企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### 车辆品牌修改 ~~~[api] post:/base/vehicle/style_edit *id#车辆车型id *model#车辆类型(数组) *driver_type_id#司机人员类型id(数组) <<< success { "code":"0", "msg":"success", “id”:“3” } <<< error { "code":"1", "msg":"error", } ~~~ ### 返回字段说明 | 字段 | 说明 | | --- | --- | | code | 返回判断:0:成功;其他:失败 | | msg| 返回信息说明 | | id| 货物id|