添加字段
This commit is contained in:
parent
bbb82d61fe
commit
dd2495342e
@ -246,6 +246,7 @@ type ReplyProductInfo struct {
|
|||||||
Mold int64 `json:"mold"`
|
Mold int64 `json:"mold"`
|
||||||
MoldCount int64 `json:"moldCount"`
|
MoldCount int64 `json:"moldCount"`
|
||||||
Serial string `json:"serial"`
|
Serial string `json:"serial"`
|
||||||
|
Po string `json:"po"`
|
||||||
CustomSerial string `json:"customSerial"`
|
CustomSerial string `json:"customSerial"`
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
EngName string `json:"engName"`
|
EngName string `json:"engName"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user