获取京东门店等级
This commit is contained in:
@@ -38,6 +38,8 @@ type StoreDetail struct {
|
||||
MarketManName string `json:"marketManName"` //市场负责人
|
||||
OperatorName string `json:"operatorName"` //运营负责人
|
||||
OperatorName2 string `json:"operatorName2"`
|
||||
|
||||
JdStoreLevel string `json:"jdStoreLevel"` //京东门店等级
|
||||
}
|
||||
|
||||
// 带快递门店信息的
|
||||
|
||||
Reference in New Issue
Block a user