aa
This commit is contained in:
@@ -10,4 +10,5 @@ type VendorOrgCode struct {
|
|||||||
|
|
||||||
Type string `json:"type"` //platform 普通平台, delivery 三方配送平台
|
Type string `json:"type"` //platform 普通平台, delivery 三方配送平台
|
||||||
IsJxCat int `json:"isJxCat"` //是否使用京西分类,0默认使用
|
IsJxCat int `json:"isJxCat"` //是否使用京西分类,0默认使用
|
||||||
|
IsOpen int `json:"isOpen"` //主要三方配送用,是否配送,默认0表示打开,1表示关
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user