企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
#物资入库 请求地址 :http://slj.180depangzi.com/home/Material/selectOutput 请求参数: | 参数 | 必要 | 注释| 响应参数 ~~~ $output=name,type,ification,local,size,number ~~~ 成功 ~~~ success { "code":200, "data":$output, "msg": "获取数据成功" } ~~~ 失败 ~~~ { "code":501, "data": "", "msg": "获取数据失败" } ~~~