提交 5e39d846 authored 作者: zyx's avatar zyx

update production

上级 8da2d072
...@@ -6,8 +6,8 @@ if (state === 'test') { ...@@ -6,8 +6,8 @@ if (state === 'test') {
// conf.agentApiUrl = 'http://10.1.1.5:8024/' // conf.agentApiUrl = 'http://10.1.1.5:8024/'
// conf.agentApiUrl = 'http://192.168.3.254:8081' // conf.agentApiUrl = 'http://192.168.3.254:8081'
} else if (state === 'production') { } else if (state === 'production') {
// conf.agentApiUrl = 'https://zapi.ezijing.com/' conf.agentApiUrl = 'https://zapi.ezijing.com/'
conf.agentApiUrl = 'https://api2.ezijing.com/' // conf.agentApiUrl = 'https://api2.ezijing.com/'
} }
global.app = null global.app = null
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论