文档
测试

增或修 消耗品库存限量表

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
示例:操作成功
必填
data
object
数据字典
必填
storage
string
示例:333333
必填
expCode
string
示例:666666
必填
expSpec
string
示例:包
必填
units
string
示例:个
必填
amountPerPackage
object
示例:null
必填
packageUnits
string
示例:
必填
upperLevel
int
示例:100
必填
lowLevel
int
示例:10
必填
location
string
示例:
必填
supplier
string
示例:
必填

说明 / 示例

![image.png](https://cos.easydoc.net/75404686/files/kk3p5jc3.png)