From 9d6b106dd8486fe4bcbccc1cd182ead31a0354b0 Mon Sep 17 00:00:00 2001
From: TangCheng <tangchengmail@163.com>
Date: 星期四, 06 三月 2025 17:00:00 +0800
Subject: [PATCH] 开发中

---
 JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json b/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json
index e8d6864..328cd01 100644
--- a/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json
+++ b/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json
@@ -1,20 +1,20 @@
 {
-  "weixin/wechat_notify": {
-    "map": {
-      "class": "#SMTAIWeixinControl",
-      "method": "weChatNotify"
-    },
-    "no_shrio": true,
+  "weixin/wechat_notify": {"map": { "class": "#SMTAIWeixinControl", "method": "weChatNotify"},  "no_shrio": true,
     "swaggers": [
-      {
-        "tags": [
-          "寰俊楠岃瘉"
-        ],
+      { "tags": ["寰俊楠岃瘉"],
         "title": "寰俊楠岃瘉",
         "parameters": [
         ]
       }
     ]
-  }
-
+  },
+	"agent/we_chat_test":{"map":{"class":"#SMTAIWeixinControl", "method":"weChatTest"},  "no_shrio": true,
+			"swaggers":[
+			{	"tags" : ["agent绠$悊"],
+				"title" : "娴嬭瘯寰俊瀵硅瘽",
+				"parameters" : [
+				]
+			}
+		]
+	}
 }
\ No newline at end of file

--
Gitblit v1.9.3