This commit is contained in:
zpc 2026-01-02 01:25:01 +08:00
parent a25f12bfe0
commit c2700dce4e

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',