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