fnps
This commit is contained in:
@@ -1110,8 +1110,8 @@ func (a *API) GetJdStoreInfo(vendorStoreID string) (retVal interface{}, err erro
|
||||
jdParams := map[string]interface{}{
|
||||
"_djrandom": time.Now().UnixNano(),
|
||||
"functionId": "store/storeDetailV220",
|
||||
"body": `{"storeId":"` + vendorStoreID + `"}`,
|
||||
"appVersion": "8.3.0",
|
||||
"body": `{"refPageSource":"home","storeId":"` + vendorStoreID + `","skuId":"","activityId":"","promotionType":"","longitude":104.0455,"latitude":30.693336,"missionId":"","sourcePage":"","keyWord":"","source":"","cateName":"","channelId":"","pageSource":"store","ref":"home","ctp":"storeinfo"}`,
|
||||
"appVersion": "8.4.5",
|
||||
"appName": "paidaojia",
|
||||
"platCode": "H5",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user