添加字段

This commit is contained in:
守护自己的云 2025-04-09 13:51:23 +08:00
parent bbb82d61fe
commit dd2495342e

View File

@ -246,6 +246,7 @@ type ReplyProductInfo struct {
Mold int64 `json:"mold"`
MoldCount int64 `json:"moldCount"`
Serial string `json:"serial"`
Po string `json:"po"`
CustomSerial string `json:"customSerial"`
Name string `json:"name"`
EngName string `json:"engName"`