Commit b9029e4e authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_0831' into uat

parents 7c04dead 091eb893
...@@ -454,7 +454,7 @@ export default { ...@@ -454,7 +454,7 @@ export default {
AuthOauthToken: uni.getStorageSync("AuthOauthToken") || "", AuthOauthToken: uni.getStorageSync("AuthOauthToken") || "",
"Content-Type": "application/x-www-form-urlencoded", "Content-Type": "application/x-www-form-urlencoded",
}, },
url: `${gHost}/cloud-gateway/bill/cateringAbnormal/getCateringAbnormalGroupList`, url: `${az_gHost}/cloud-gateway/bill/cateringAbnormal/getCateringAbnormalGroupList`,
}, },
params params
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment