From 35c3d6fb4284eccae884b9f17a0712e9c54343c6 Mon Sep 17 00:00:00 2001 From: TangCheng <tangchengmail@163.com> Date: 星期三, 05 三月 2025 17:49:32 +0800 Subject: [PATCH] Merge branch 'weixin' of http://47.103.154.90:83/r/WI/Service.V1.0 into weixin --- JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json b/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json index d529fa2..76e0036 100644 --- a/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json +++ b/JAVA/SMTAIServer/src/main/resources/requestmap/weixin.json @@ -15,5 +15,22 @@ ] } ] + }, + "weixin/test_control": { + "map": { + "class": "#SMTAIWeixinControl", + "method": "" + }, + "no_shrio": true, + "swaggers": [ + { + "tags": [ + "寰俊鍏紬鍙蜂富娴嬭瘯鎺ュ彛" + ], + "title": "娴嬭瘯鎺ュ彛", + "parameters": [ + ] + } + ] } } \ No newline at end of file -- Gitblit v1.9.3