From 5bf0a4e6862fcc34e8eb90e7ee67220f611d7b7e Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 11 Aug 2025 09:31:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E6=B1=82=E5=9C=B0=E5=9D=80=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/config.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/commons/config.js b/commons/config.js index c66a277..60056d5 100644 --- a/commons/config.js +++ b/commons/config.js @@ -12,7 +12,9 @@ export const h5Config = { local: 'http://192.168.1.43:1333', zhangsong_local:'http://192.168.1.54:1024', hong:'http://192.168.1.31:8080', - php_production:'https://playlet.test.sxczgkj.com' + php_production:'https://ph.hnsiyao.cn', + php_test:'https://playlet.test.sxczgkj.com', + } export const AppConfig = { @@ -22,7 +24,8 @@ export const AppConfig = { local: 'http://192.168.1.43:1333', zhangsong_local:'http://192.168.1.54:1024', hong:'http://192.168.1.31:8080', - php_production:'https://playlet.test.sxczgkj.com' + php_production:'https://ph.hnsiyao.cn', + php_test:'https://playlet.test.sxczgkj.com' } export function returnShareUrl() {