Files
42-CATL-DianChiXian-CATL_TV/public/config.js
2026-06-08 17:11:46 +08:00

6 lines
241 B
JavaScript

window.dt_Config = {
// serverAddress: `http://192.168.10.3:10000/submit/MESCommonBase.ashx`
// serverAddress: `http://192.168.43.124:20021/submit/MESCommonBase.ashx`
serverAddress: 'http://127.0.0.1:20021/submit/MESCommonBase.ashx'
}