This commit is contained in:
zpc 2026-01-01 18:40:43 +08:00
parent 82037a0895
commit 20d0f43ffa

View File

@ -6,10 +6,10 @@
// 开发环境配置
const development = {
// API基础URL
// baseUrl: 'https://sqqp.zpc-xy.com',
// host: ['https://sqqp.zpc-xy.com'],
baseUrl: 'http://192.168.1.21:2016',
host: ['http://192.168.1.21:2016'],
baseUrl: 'https://sqqp.zpc-xy.com',
host: ['https://sqqp.zpc-xy.com'],
// baseUrl: 'http://192.168.1.21:2016',
// host: ['http://192.168.1.21:2016'],
// baseUrl: 'http://192.168.1.24:2016',
// host: ['http://192.168.1.24:2016'],
imageUrl: 'https://guyu-1308826010.cos.ap-shanghai.myqcloud.com',