@@ -31271,6 +31271,10 @@ const docTemplate = `{
"description": "当前步骤ID",
"type": "string"
},
+ "goodsno": {
+ "description": "商品编号",
+ "type": "string"
+ },
"overshortamount": {
"description": "溢短金额",
"type": "number"
@@ -31262,6 +31262,10 @@
@@ -11375,6 +11375,9 @@ definitions:
curstepid:
description: 当前步骤ID
type: string
+ goodsno:
+ description: 商品编号
+ type: string
overshortamount:
description: 溢短金额
type: number