Commit f79d7486 authored by 王建威's avatar 王建威

change host.js

parent 3f3644c4
// php测试环境
export const php = 'http://test.pet-dbc.cn/mobile/index.php?'
//export const php = 'http://test.pet-dbc.cn/mobile/index.php?'
// php镜像
// export const php = 'https://jingxiang.pet-dbc.cn/mobile/index.php?'
......@@ -8,7 +8,7 @@ export const php = 'http://test.pet-dbc.cn/mobile/index.php?'
export const php = 'https://shop.pet-dbc.cn/mobile/index.php?'
// go测试环境
export const go = 'https://tm.pet-dbc.cn'
// export const go = 'https://tm.pet-dbc.cn'
// go镜像环境
// export const go = 'https://jxm.pet-dbc.cn'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment