文档
测试

编辑卖出食品登记

POST
http://114.118.99.244:8145/api/tenant/sellEnter_edit

请求参数

参数名
类型
描述
必填
amount
string
示例:数量
必填
batchNumber
string
示例:批号
必填
fileUrl
string
示例:文件名称
必填
goodsName
string
示例:商品名称
必填
id
string
示例:卖出记录ID
必填
measuringUnit
string
示例:计量单位
必填
originPlace
string
示例:产地
必填
productionDate
string
示例:生产日期
必填
ranks
string
示例:商品规格
必填
receiveAddress
string
示例:收货人地址
必填
receiveName
string
示例:收货人姓名
必填
receivePhone
string
示例:收货人电话
必填
sellDate
string
示例:卖出日期
必填
shelfLife
string
示例:保质期
必填
stallName
string
示例:商户摊位号
必填
tenantId
string
示例:商户ID
必填
tenantName
string
示例:商户名称
必填

响应参数

参数名
类型
描述
必填
code
int
200:成功 500:失败
必填
msg
String
原因提示
必填