aa
This commit is contained in:
@@ -18,4 +18,7 @@ type VendorOrgCode struct {
|
||||
IsOpen int `json:"isOpen"` //主要三方配送用,是否配送,默认0表示打开,1表示关
|
||||
EmpowerURL string `orm:"column(empower_url)" json:"empowerURL"` //授权地址
|
||||
StoreBrandName string `json:"storeBrandName"` //建店品牌名(和饿百供应商不同,美团是根据平台账号划分)
|
||||
Token string `json:"token"`
|
||||
AppKey string `json:"appKey"`
|
||||
AppSecret string `json:"appSecret"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user