Commit 41e62a57 authored by 吴春's avatar 吴春

1

parent 346e0481
...@@ -3,9 +3,9 @@ const isOnline = function () { ...@@ -3,9 +3,9 @@ const isOnline = function () {
} }
export default function () { export default function () {
//CRM API //CRM API
let domainUrl = "http://192.168.5.46:5003"; let domainUrl = "http://192.168.5.56:5003";
//旅游ERPApi //旅游ERPApi
let erpApiUrl = "http://192.168.5.46" let erpApiUrl = "http://192.168.5.56"
let erpSiteUrl = "";//ERP前端域名 let erpSiteUrl = "";//ERP前端域名
let javaUrl="http://192.168.10.215:9000";//javaapi域名获取优惠卷 let javaUrl="http://192.168.10.215:9000";//javaapi域名获取优惠卷
let ViittoFileUrl="http://192.168.5.214:8130";//文件预览站点 let ViittoFileUrl="http://192.168.5.214:8130";//文件预览站点
......
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