feat: 接口配置
This commit is contained in:
parent
9b8fe0ea07
commit
ffd033d2ab
|
|
@ -1,7 +1,7 @@
|
|||
const accountInfo = wx.getAccountInfoSync();
|
||||
const hosts = {
|
||||
"develop": 'http://121.40.24.248',
|
||||
"trial": 'http://121.40.24.248',
|
||||
"develop": 'https://www.yilingjiang.com',
|
||||
"trial": 'https://www.yilingjiang.com',
|
||||
"release": 'https://release',
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user