mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 随官方更新第三方平台代商家管理小程序类目管理相关接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"first": 8,
|
||||
@@ -6,7 +6,9 @@
|
||||
"certicates": [
|
||||
{
|
||||
"key": "《因私出入境中介机构经营许可证》",
|
||||
"value": "media_id"
|
||||
"value": "media_id",
|
||||
"expire_time": 123456,
|
||||
"is_permanent": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -1,10 +1,12 @@
|
||||
{
|
||||
{
|
||||
"first": 8,
|
||||
"second": 39,
|
||||
"certicates": [
|
||||
{
|
||||
"key": "《因私出入境中介机构经营许可证》",
|
||||
"value": ""
|
||||
"value": "media_id",
|
||||
"expire_time": 123456,
|
||||
"is_permanent": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user