mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(work): 新增微盘版本和容量管理相关接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"total_capacity_for_all": 22666689904640,
|
||||
"total_capacity_for_vip": 22300038149020,
|
||||
"rest_capacity_for_all": 0,
|
||||
"rest_capacity_for_vip": 0
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"userid": "USERID"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"is_pro": true,
|
||||
"total_vip_acct_num": 10,
|
||||
"use_vip_acct_num": 5,
|
||||
"pro_expire_time": 1754827419
|
||||
}
|
||||
Reference in New Issue
Block a user