更新plc

This commit is contained in:
2024-07-16 11:04:46 +08:00
parent 572f72c213
commit 6f88d254e5
336 changed files with 212 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-11-15 08:20:28
* @LastEditors: zwq
* @LastEditTime: 2023-12-13 16:23:31
* @LastEditTime: 2024-07-16 10:49:37
* @Description:
*/
/**
@@ -12,9 +12,9 @@
window.SITE_CONFIG = {}
// api接口请求地址
window.SITE_CONFIG['baseUrl'] = 'http://192.168.1.43:8090/'
window.SITE_CONFIG['baseUrl'] = 'http://192.168.1.48:8090/'
// api接口请求地址
window.SITE_CONFIG['wbURL'] = '192.168.1.43:8090/'
window.SITE_CONFIG['wbURL'] = '192.168.1.48:8090/'
// cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './' // 域名