11
This commit is contained in:
parent
a25f12bfe0
commit
c2700dce4e
|
|
@ -6,10 +6,10 @@
|
||||||
// 开发环境配置
|
// 开发环境配置
|
||||||
const development = {
|
const development = {
|
||||||
// API基础URL
|
// API基础URL
|
||||||
// baseUrl: 'https://sqqp.zpc-xy.com',
|
baseUrl: 'https://sqqp.zpc-xy.com',
|
||||||
// host: ['https://sqqp.zpc-xy.com'],
|
host: ['https://sqqp.zpc-xy.com'],
|
||||||
baseUrl: 'http://192.168.1.21:2016',
|
// baseUrl: 'http://192.168.1.21:2016',
|
||||||
host: ['http://192.168.1.21:2016'],
|
// host: ['http://192.168.1.21:2016'],
|
||||||
// baseUrl: 'http://192.168.1.24:2016',
|
// baseUrl: 'http://192.168.1.24:2016',
|
||||||
// host: ['http://192.168.1.24:2016'],
|
// host: ['http://192.168.1.24:2016'],
|
||||||
imageUrl: 'https://guyu-1308826010.cos.ap-shanghai.myqcloud.com',
|
imageUrl: 'https://guyu-1308826010.cos.ap-shanghai.myqcloud.com',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user