ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 商品类(Goods) ~~~[api] *method=System.Goods.goodsCategoryShowType#传输方法 show_type=1# <<< success { "code": 0, "message": "success", "data": { "template": "3", "style": 1, "is_img": "1" }, "title": "获取商品分类展示类型" } <<< error { "code": -50, "message": "error", "data": {} }