chore: 更新版本号 2.250509

This commit is contained in:
TsMask
2025-05-09 19:55:07 +08:00
parent ef084b4287
commit ae6b866e0a
3 changed files with 6 additions and 4 deletions

View File

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