From be7146b026cbbda2ccaa86f9b2bc2820153426f3 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Wed, 15 Oct 2025 13:32:28 +0800 Subject: [PATCH] =?UTF-8?q?php=E9=93=BE=E6=8E=A5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commons/config.js b/commons/config.js index 25a42e1..3eded41 100644 --- a/commons/config.js +++ b/commons/config.js @@ -12,7 +12,7 @@ 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://ph.hnsiyao.cn', + php_production:'https://tv-ph.hnsiyao.cn', php_test:'https://playlet.test.sxczgkj.com', } @@ -24,7 +24,7 @@ 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://ph.hnsiyao.cn', + php_production:'https://tv-ph.hnsiyao.cn', php_test:'https://playlet.test.sxczgkj.com' }