应急救护


耗材添加

[TOC]

简要描述
  • 小程序耗材添加接口
请求URL
  • https://test.fulin.cloud/firstaid/AdminCabinet/add
请求方式
  • POST
参数
参数名 必选 类型 必填 说明
vt 接口标识 int Y -
siteid 站点 int Y -
userid 添加人员ID int Y -
type 耗材类型 string Y -
name 生产商 string Y -
producer 生产商 string Y -
productiondate 生产日期 string Y -
effectivedate 有效期 string Y -
photo 图片 string Y -
返回示例
{
    "code":1,
    "msg":"添加成功",
    "data":{
        "id":"3"
    }
}
备注

页面列表

ITEM_HTML