1 Commits

Author SHA1 Message Date
be7146b026 php链接修改 2025-10-15 13:32:28 +08:00

View File

@@ -12,7 +12,7 @@ export const h5Config = {
local: 'http://192.168.1.43:1333', local: 'http://192.168.1.43:1333',
zhangsong_local:'http://192.168.1.54:1024', zhangsong_local:'http://192.168.1.54:1024',
hong:'http://192.168.1.31:8080', 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', php_test:'https://playlet.test.sxczgkj.com',
} }
@@ -24,7 +24,7 @@ export const AppConfig = {
local: 'http://192.168.1.43:1333', local: 'http://192.168.1.43:1333',
zhangsong_local:'http://192.168.1.54:1024', zhangsong_local:'http://192.168.1.54:1024',
hong:'http://192.168.1.31:8080', 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' php_test:'https://playlet.test.sxczgkj.com'
} }