forked from gxwebsoft/mp-10550
refactor(api): 更新 API调用以使用 request-legacy- 将多个 API 文件中的 request 引用更新为 request-legacy
- 修改了部分 API调用的错误处理方式 - 更新了部分函数参数名称
This commit is contained in:
@@ -54,7 +54,8 @@ export default defineAppConfig({
|
||||
"withdraw/index",
|
||||
"orders/index",
|
||||
"team/index",
|
||||
"qrcode/index"
|
||||
"qrcode/index",
|
||||
"info"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user