💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[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", } ~~~