@@ -6,7 +6,7 @@ function apiUrl() {
}
} = wx.getAccountInfoSync();
const devUrl = "http://hwdev.test241.wanyuhengtong.com/";
- const prodUrl = "http://hwpro.test241.wanyuhengtong.com/";
+ const prodUrl = "https://hwpro.api.mingbaihui.com/";
switch (envVersion) {
case 'release':