feat(work): 新增第三方应用查询充值账户余额接口

This commit is contained in:
Fu Diwei
2024-09-29 10:36:48 +08:00
parent 03b2de0659
commit d45f7d1901
4 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"balance": 1000090
}