提交 1e3c5c42 authored 作者: 屈传平's avatar 屈传平

Merge branch 'featrue/wandian'

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