提交 90fd8aad authored 作者: 屈传平's avatar 屈传平

wangdian

上级 fd850217
...@@ -276,10 +276,10 @@ type StockinRefundPushReq struct { ...@@ -276,10 +276,10 @@ type StockinRefundPushReq struct {
} }
type StockinDetailList struct { type StockinDetailList struct {
SpecNo string `json:"spec_no"` SpecNo string `json:"spec_no"`
StockinNum int `json:"stockin_num"` StockinNum int `json:"stockin_num"`
BatchNo string `json:"batch_no"` BatchNo string `json:"batch_no"`
StockinPrice float64 `json:"stockin_price"` StockinPrice string `json:"stockin_price"`
} }
type StockinRefundPushRes struct { type StockinRefundPushRes struct {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论