aa
This commit is contained in:
@@ -341,6 +341,9 @@ type Store struct {
|
||||
PayPercentage int `json:"payPercentage"`
|
||||
OldPayPercentage int `json:"oldPayPercentage"`
|
||||
|
||||
StoreFrontPic string `orm:"size(255)" json:"storeFrontPic"` //门面照
|
||||
StoreInPic string `orm:"size(255)" json:"storeInPic"` //门店内照片
|
||||
|
||||
// OperatorName string `orm:"size(8)" json:"operatorName"` // 运营人姓名
|
||||
OperatorPhone string `orm:"size(16)" json:"operatorPhone"` // 京东运营人电话
|
||||
OperatorRole string `orm:"size(32)" json:"operatorRole"` // 京东运营人组(角色)
|
||||
|
||||
Reference in New Issue
Block a user