chore: remove wechat remnants

This commit is contained in:
2026-01-17 21:06:02 +08:00
parent 1419bd9bd0
commit 79146434a8
18 changed files with 46 additions and 114 deletions

View File

@@ -8029,7 +8029,7 @@ const docTemplate = `{
"type": "object",
"properties": {
"method": {
"description": "Method 支付方式(wechat/alipay/balance。",
"description": "Method 支付方式alipay/balance。",
"type": "string"
}
}
@@ -8180,7 +8180,7 @@ const docTemplate = `{
"type": "number"
},
"method": {
"description": "Method 充值方式(wechat/alipay。",
"description": "Method 充值方式alipay。",
"type": "string"
}
}