From f28ac0166536a2a4b68cac685a41ea667f60f7e9 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期三, 03 九月 2025 14:43:03 +0800
Subject: [PATCH] 兼容企业微信

---
 ecloud_dify.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ecloud_dify.spec b/ecloud_dify.spec
index 528fbd5..a2ac334 100644
--- a/ecloud_dify.spec
+++ b/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', '.'))
 

--
Gitblit v1.9.1