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

@@ -650,7 +650,7 @@ paths:
type: number
method:
type: string
enum: [wechat, alipay]
enum: [alipay]
responses:
'200':
description: Recharge initiated
@@ -939,7 +939,7 @@ paths:
properties:
method:
type: string
enum: [wechat, alipay, balance]
enum: [alipay, balance]
responses:
'200':
content:
@@ -1249,4 +1249,4 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/UploadResult'
$ref: '#/components/schemas/UploadResult'