mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增代商家管理小程序查询小程序版本信息接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"exp_info": {
|
||||
"exp_time": 1640762988,
|
||||
"exp_version": "V1.0",
|
||||
"exp_desc": "test"
|
||||
},
|
||||
"release_info": {
|
||||
"release_time": 1640763902,
|
||||
"release_version": "V1.5",
|
||||
"release_desc": "test"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user