AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
~~~[api] post:http://127.0.0.1:8080/people/merchant/merchantInfo *merchantId=1#商家主键 <<< success { "msg": "成功", "data": { "area_name": 所属区域 "merchant_no": **商家编号** "type_name": **商家类型** "address": **地址** "merchant_name": **商家名称** "merchant_id":商家主键 "merchant_status": 商家状态 "area_id": 区域主键 "network": 代理商 "phone":联系电话 "contact":联系人 "position": 地址 "merchant_type": 商家类型主键 }, "status": "1" } <<< error ~~~