AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
~~~[api] post:/api/customer/weixin/getAppletsInfoListByStore string:storeId#门店id int:type=1#小程序类型(1-微信;2-支付宝) <<< success { "status": 200, "message": "成功", "data": [     { "id": 1, "type": 1, "store_id": "2020518155323231527", "store_applets_desc": "", "template_id": "", "user_version": "", "nick_name": "", "license": "", "name": "沈树龙", "code": "123456789987654321", "code_type": 1, "legal_persona_wechat": "wadwqybz", "legal_persona_name": "孔燕京", "component_phone": "17601616173", "created_at": "2020-12-30 15:21:22", "updated_at": "2020-12-30 15:21:22"     },     { "id": 2, "type": 1, "store_id": "2020518155323231528", "store_applets_desc": "", "template_id": "", "user_version": "", "nick_name": "", "license": "", "name": "沈树龙2", "code": "123456789987654321", "code_type": 1, "legal_persona_wechat": "wadwqybz", "legal_persona_name": "孔燕京", "component_phone": "17601616173", "created_at": "2020-12-30 15:21:22", "updated_at": "2020-12-30 15:21:22"     } ] } <<< error { "status": -1, "message": "获取微信小程序创建信息列表 Unknown error, please contact customer service", } ~~~