ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 提现申请 +++ post:/order/withdraw/apply.do *string:userId=1#用户ID *string:withdrawAmount=10#提现金额 *string:accountId=123456#提现账户ID *string:type=1#提现类型(0:转余额,1:转支付宝) <<< success { "code": "00000", "info": "提现申请成功。", "data": {"orderId":"TX...."} } <<< error { "code": "10003", "info": "参数不正确。", "data": "" } +++