添加jdapi.DeliveryStatusCourierChaged

This commit is contained in:
gazebo
2019-10-22 14:25:29 +08:00
parent eabf6ff8e2
commit b1cef2f0f2
4 changed files with 18 additions and 11 deletions

View File

@@ -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",