Commit af4c9c95 authored by wentao.suo's avatar wentao.suo

add xhed-ui.js

parent 257be4e9
let protocol = window.location.protocol
let allApi = {
ApiBaseUrl: `${protocol}//gapi.domain.com/silkroad-route/`, // 循环额度网关
// ShuntBaseUrl: `${protocol}//192.168.4.164:9070/`, // 流量分发
// MallHost: `${protocol}//mallapi.xyqb.com/`, // 商城后端
// mallUrl: `${protocol}//192.168.4.24:7002/`, // 商城ui
// xyqbUserUI: `${protocol}//192.168.4.162:7043/`, // 用户中心ui
// h5Url: `${protocol}//192.168.4.24:7051/`, // h5-ui
// xyqbH5Backend: `${protocol}//192.168.28.14:7054/`, // 中间层
// devHtHost: '24' // 开发/测试 环境取合同, 值为xyqb所在环境(如4.24)
}
module.exports = allApi
\ No newline at end of file
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