opt:任务数优化

This commit is contained in:
2025-09-16 16:27:19 +08:00
parent 038b5ba0da
commit c29cbbbaef
6 changed files with 27 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
},
prod: {
VUE_APP_BASE_API: 'http://192.168.229.70:8011'
VUE_APP_BASE_API: 'http://172.19.10.71:8011'
}
}