💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
~~~[api] post:/panter/record *string:token#登录token *string:agent_id#ID(代理id,如果是tp系统专用,固定传值43) *string:mch_img_m1# 门头照 *string:mch_names# 商户简称 *string:mch_provice# 所属省 *string:mch_citys# 所属市 *string:mch_district# 所属区 *int:system# 开通服务 传系统id(如果是tp系统专用,固定传值1) *string:contacts# 联系人 *string:mch_tel# 联系人电话 *string:longitude# 经度 *string:latitude# 纬度 <<< success {"status":"0000","codemsg":"success",data:"data"} <<< error {"status":errorcode,"codemsg":error msg} ~~~ > **查询成功data参数** 如下非测试可用数据,仅供参考,具体参考请求字段: { "token:token": "xxxxxxxxx", } ``` [安全规范](https://ihavenolimitations.xyz/zzkpay/jyzzpay/1029442) [应答码说明](https://ihavenolimitations.xyz/zzkpay/jyzzpay/1029159)