获取京东门店等级修改
This commit is contained in:
@@ -749,9 +749,6 @@ func (a *API) GetJdStoreLevel(vendorOrgCode, vendorStoreID string) (level string
|
||||
if level != "" {
|
||||
break
|
||||
}
|
||||
if i == 50 {
|
||||
level = "0"
|
||||
}
|
||||
}
|
||||
return level, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user