💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 门店头像模版详情 ~~~[api] post:/store/template *storeid#门店id *templateid#templateid <<< success { "code":200, "msg":"", "data":{ "data":{ "template":{ "templateid":"1" }, "module":{ "1":{ "templatemoduleid":1, "chooseimage":{ "headerimage":[ "http://upload-out.oss-cn-beijing.aliyuncs.com/store/KH_5b3b49c15068f_%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20180703170925.png", "http://upload-out.oss-cn-beijing.aliyuncs.com/store/KH_5b3b49d5b19e6_%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20180703171211.png" ] } } }, "moduleedit":[ { "templatemoduleeditid":2, //编辑传这个组件id "templatemoduleid":1, "showorder":0, "image":{ "headerimage":"http://upload-out.oss-cn-beijing.aliyuncs.com/prj_kfw/provider/000/005/659/5659.jpg" } } ] } } } <<< error { "code": "500", "msg": "", "data": "" }