TangCheng
2025-03-05 5fcb48ce80fa7398f2fbd6cf04790e12347ab687
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "weixin/wechat_notify": {
    "map": {
      "class": "#SMTAIWeixinControl",
      "method": "weChatNotify"
    },
    "no_shrio": true,
    "swaggers": [
      {
        "tags": [
          "微信验证"
        ],
        "title": "微信验证",
        "parameters": [
        ]
      }
    ]
  }
 
}