7 lines
224 B
JavaScript
7 lines
224 B
JavaScript
window.g = {
|
|
API_WEB_URL: 'http://localhost:10060',
|
|
lineUrlList: {
|
|
'Line_09': 'http://127.0.0.1:10060/submit/MESCommonBase.ashx',
|
|
'Line_10': 'http://127.0.0.1:10060/submit/MESCommonBase.ashx'
|
|
}
|
|
}; |