From 20d0f43ffa95a1fa3e82b13b099c90d613b88d6e Mon Sep 17 00:00:00 2001 From: zpc Date: Thu, 1 Jan 2026 18:40:43 +0800 Subject: [PATCH] 11 --- uniapp/mahjong_group/common/env.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uniapp/mahjong_group/common/env.js b/uniapp/mahjong_group/common/env.js index 788d2f9..7886db2 100644 --- a/uniapp/mahjong_group/common/env.js +++ b/uniapp/mahjong_group/common/env.js @@ -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',