Commit 4a3928fe authored by 刘明珠's avatar 刘明珠

生产配置调整

parent cd81e744
......@@ -13,7 +13,7 @@ function getUrlParam(name) {
}
// 公共配置 生产环境
var config = {
environmental:"test",//production 生产 test 测试
environmental:"production",//production 生产 test 测试
webUrl:"/web/onlineReport/jsp/", // 预生产环境解开
url:"",// 开发环境配置跨域设置 // 开发环境
value:'',//加密token
......
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