Files
52-NingdePDC-CATL_TV/public/config.js
XingCheng3 fffe77ec31 MVP
2026-05-22 12:58:06 +08:00

7 lines
272 B
JavaScript

window.dt_Config = {
// serverAddress: `http://192.168.43.124:20021/submit/MESCommonBase.ashx`
serverAddress: 'http://172.16.1.5:10000/submit/MESCommonBase.ashx',
// serverAddress: 'http://127.0.0.1:10260/submit/MESCommonBase.ashx',
carouselInterval: 1000 * 30,
}