Files
QingAnVue2TV/public/config.js

7 lines
183 B
JavaScript

window.dt_Config = {
titleText: '智能制造数字孪生系统',
iframeAddress: 'http://localhost:10061/',
serverAddress: 'http://127.0.0.1:10057/submit/MESCommonBase.ashx'
}