- vendorList
This commit is contained in:
@@ -45,7 +45,7 @@ type ActMapPureInfo struct {
|
||||
|
||||
type ActVendorInfo struct {
|
||||
model.Act
|
||||
VendorList []*ActMapPureInfo
|
||||
VendorList []*ActMapPureInfo `json:"vendorList"`
|
||||
}
|
||||
|
||||
type tPreCreateActVendorInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user