添加jdapi.DeliveryStatusCourierChaged
This commit is contained in:
@@ -431,7 +431,9 @@ func signGetStoreList(bodyStr string) (signResult string) {
|
||||
|
||||
func (a *API) GetStoreList(lng string, lat string) (retVal map[string]interface{}, err error) {
|
||||
body := map[string]interface{}{
|
||||
"channelId": "3997",
|
||||
// "channelId": "3997", // 原来
|
||||
"channelId": "4037", // 菜市场
|
||||
// "channelId": "4038", // 水果店
|
||||
"currentPage": 1,
|
||||
"pageSize": 999,
|
||||
"coordType": "2",
|
||||
|
||||
Reference in New Issue
Block a user