增或改 消耗品基本信息表
POST
/expInfo/addExpInfo
接口描述
增或改 消耗品基本信息表
请求参数
参数名
类型
描述
必填
infoId
string
消耗品基本信息号 示例:1
必填
expCode
string
消耗品代码 示例:ceshi
可选
expName
string
消耗品名称 示例:测试
可选
attr
string
消耗品属性 示例:c
可选
specs
string
规格型号 示例:自费
可选
specsAbbr
string
规格型号缩写 示例:自
可选
units
string
单位 示例:个
可选
country
string
国别 示例:中
可选
factory
string
厂家代码 示例:cesh
可选
tradePric
string
批发价 示例:
必填
retailPric
string
零售价 示例:
必填
operator
string
操作员 示例:
可选
storeId
string
库房ID 示例:
可选
响应参数
参数名
类型
描述
必填
code
int
示例:10000
必填
message
string
示例:操作成功
必填
infoId
string
示例:1
必填
expCode
string
示例:ceshi
必填
expName
string
示例:测试
必填
attr
string
示例:c
必填
specs
string
示例:自费
必填
specsAbbr
string
示例:自
必填
units
string
示例:个
必填
country
string
示例:中
必填
factory
string
示例:cesh
必填
tradePric
object
示例:null
必填
retailPric
object
示例:null
必填
operator
string
示例:
必填
storeId
string
示例:
必填