init: CATL电池线PAD Web首次入库

This commit is contained in:
XingCheng3
2026-06-08 17:11:45 +08:00
commit 414f4aadab
43 changed files with 9669 additions and 0 deletions

5
public/config.js Normal file
View File

@@ -0,0 +1,5 @@
window.g = {
// API_MES_URL: 'http://127.0.0.1:9981',
API_WEB_URL: 'http://192.168.10.3:10000',
Mqtt_Ip: "ws://127.0.0.1:8083/mqtt",
};