配置全局变量
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export const appId = 'wx322b63d1e6ff4765'
|
||||
export const secret = 'a3e81ffa80aa5f04d0b104b2ccda7f32'
|
||||
|
||||
export let baseUrl = 'http://bxxt.hzwlsoft.com:1015' // 外网环境
|
||||
// export let baseUrl = 'http://10.10.10.46:8055/' // 测试环境
|
||||
// export const baseUrl = 'http://10.0.1.9:8080' // 本地环境
|
||||
export const URL_CONFIG = '/jero-boot/'
|
||||
|
||||
Reference in New Issue
Block a user