企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 评价基础信息 ~~~[api] post:/api/Goodsevaluate/firstinfo *goods_id#商品id name#说明文字 <<< success { "code": 0, "message": "操作成功", "data": { "evaluate_id": 149, "order_goods_id": 2215, "goods_id": 249, "sku_id": 688, "sku_name": "5号商品 ", "sku_price": "300.00", "content": "2222222222222222", "images": "", "explain_first": "", "member_name": "xxs12", "member_headimg": "https:\/\/wx.qlogo.cn\/mmopen\/vi_32\/Q0j4TwGTfTJ2ftyrRgUyb4ibwN9IDbIRiaeWjAoLpOoJc7hkXHRe0uZINPa14waqXEE1QrcaOhqSQKvah9Uhovmw\/132", "member_id": 54, "is_anonymous": 0, "again_content": "22222222222222", "again_images": "[object Object],[object Object]", "again_explain": "", "create_time": 1593336440, "again_time": 1593336524 }, "timestamp": 1593741380 } <<< error 这里填写错误的返回码 以此类推,每个状态使用 <<< 分割, 第一行添加状态名称 ~~~