chore: 更新版本号 2.2508.1

This commit is contained in:
TsMask
2025-08-15 18:59:11 +08:00
parent 66957520f7
commit 4433990878
3 changed files with 17 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ VITE_APP_NAME = "Core Network OMC"
VITE_APP_CODE = "OMC"
# 应用版本
VITE_APP_VERSION = "2.250725"
VITE_APP_VERSION = "local-prod"
# 接口基础URL地址-不带/后缀
VITE_API_BASE_URL = "/omc-api"