Commit 091eb893 authored by 袁玲利's avatar 袁玲利

消费异常

parent a650d787
...@@ -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