增或修 消耗品库存限量表
POST
/expStorageProfile/addExpStorageProfile
接口描述
增或修 消耗品库存限量表
请求参数
参数名
类型
描述
必填
storage
string
库存代码
必填
expCode
string
消耗品代码
必填
expSpec
string
规格
必填
units
string
单位
必填
amountPerPackage
string
可选
packageUnits
string
包装单位
可选
upperLevel
string
上限数
可选
lowLevel
string
下限数
可选
location
string
位置
可选
supplier
string
供应商
可选
响应参数
参数名
类型
描述
必填
code
int
示例:10000
必填
message
string
示例:操作成功
必填