chore: 更新版本号240627

This commit is contained in:
TsMask
2024-06-27 18:32:02 +08:00
parent 847bae4c77
commit e31c85835d
2 changed files with 2 additions and 2 deletions

View File

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