yj
2025-09-03 f28ac0166536a2a4b68cac685a41ea667f60f7e9
ecloud_dify.spec
@@ -11,7 +11,6 @@
# 添加配置文件
datas.append(('config.example.json', '.'))
datas.append(('config.production.json', '.'))
if os.path.exists('config.json'):
    datas.append(('config.json', '.'))