💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
~~~[api] get://api.php *method=默认值#System.Shop.shopNoticeList page_index=默认值#第几页,默认为1 page_size=默认值#显示条数 shop_id#店铺编号 order#列表顺序 *private_key=默认值#若开启api安全,则api秘钥必须 <<< success { "code": 0, "message": "success", "data": { "data": [{ "id": 8, "notice_title": "niushop电商平台", "create_time": 1584154076 }, { "id": 7, "notice_title": "单商户版本持续优化中", "create_time": 1584009126 }, { "id": 6, "notice_title": "多商户4.0即将上线", "create_time": 1584008998 }], "total_count": 3, "page_count": 1 }, "title": "公告列表" } <<< error {"code": -50, "message": "error", "data": {} } ~~~