add: 电梯驱动

This commit is contained in:
ls
2024-10-14 08:32:57 +08:00
parent 5e5b6f63bb
commit e311c5228e
23 changed files with 1702 additions and 233 deletions

View File

@@ -1,6 +1,6 @@
window.g = {
dev: {
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
VUE_APP_BASE_API: 'http://127.0.0.1:8012'
},
prod: {
VUE_APP_BASE_API: 'http://10.1.3.96:8011'