部署
This commit is contained in:
@@ -19,6 +19,7 @@ type BenefitProductItem struct {
|
||||
Name string `json:"name"`
|
||||
EngName string `json:"engName"`
|
||||
Mold int64 `json:"mold"`
|
||||
MoldCount int64 `json:"moldCount"`
|
||||
FactoryId int64 `json:"factoryId"`
|
||||
FactoryName string `json:"factoryName"`
|
||||
FactorySerial string `json:"factorySerial"`
|
||||
|
||||
Reference in New Issue
Block a user