From e5b1d3588dfe66ecd659ba1a6f9d2d410b4e0cd0 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 26 九月 2025 15:42:37 +0800
Subject: [PATCH] 钉钉 部门信息同步 与 主动推送
---
h5_meeting/manifest.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/h5_meeting/manifest.json b/h5_meeting/manifest.json
index eeba487..6167242 100644
--- a/h5_meeting/manifest.json
+++ b/h5_meeting/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "瀹夋嘲浼氳瀹�",
- "appid" : "__UNI__EF8BAA7",
+ "appid" : "__UNI__C77DAC4",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -97,8 +97,9 @@
"proxy" : {
"/gateway_interface" : {
"target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+
// "target" : "http://192.168.0.173/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
- // "target" : "http://192.168.0.173/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+ // "target" : "https://atwl.ahzyssl.com/zhyq_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
"changeOrigin" : true, // 鍏佽璺ㄥ煙
"pathRewrite" : {
"^/gateway_interface" : ""
--
Gitblit v1.9.3