小程序授权开放平台后,调用小程序提交审核接口,提示类目错误

发布于 7 年前作者 lili12186 次浏览最后编辑 7 年前来自 ask

类目数据是通过微信接口返回的,然后在小程序提交审核时报错,不知道正确格式应该是什么。

{

   “item_list”: [

       {

           “first_id”: 150,

           “title”: “首页”,

           “second_id”: 666,

           “tag”: “生活”,

           “address”: “pages\/shelf\/index”,

           “first_class”: “生活服务”,

           “second_class”: “休闲娱乐”

       }

   ]

}

0 回复
暂无回复