yj
2025-08-27 307236190c98c13395b114df990eec50a9160251
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', '.'))