feat(wxapi): 随官方更新第三方平台代商家管理小程序类目管理相关接口模型

This commit is contained in:
Fu Diwei
2023-09-26 22:30:51 +08:00
parent e768ef071b
commit 19932504d0
3 changed files with 25 additions and 5 deletions

View File

@@ -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
}
]
}

View File

@@ -1,10 +1,12 @@
{
{
"first": 8,
"second": 39,
"certicates": [
{
"key": "《因私出入境中介机构经营许可证》",
"value": ""
"value": "media_id",
"expire_time": 123456,
"is_permanent": 1
}
]
}