7 lines
201 B
JavaScript
7 lines
201 B
JavaScript
window.dt_Config = {
|
|
titleText: '智能制造数字孪生系统',
|
|
iframeAddress: 'http://127.0.0.1:10061/#?transparent=true',
|
|
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
|
|
}
|
|
|