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

ecit user-manager-ui.js

parent 25ef6b58
const protocol = window.location.protocol const protocol = window.location.protocol
const domain = '' const domain = ''
const opSystem = 'YHGLXT' const opSystem = 'YHGLXT'
const apiHost = `${protocol}//user-manage-ui.domain.com` const apiHost = `${protocol}//user-op.domain.com`
const opSystemPanelUrl = `${apiHost}/userManage/systemPanel` const opSystemPanelUrl = `${apiHost}/userManage/systemPanel`
export default{ export default{
......
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