chore: 更新版本号 2.240729

This commit is contained in:
TsMask
2024-07-29 18:27:15 +08:00
parent 023e317b0d
commit c73fcbd91c
2 changed files with 6 additions and 6 deletions

View File

@@ -5,13 +5,13 @@ VITE_HISTORY_HASH = true
VITE_HISTORY_BASE_URL = "/"
# 应用名称
VITE_APP_NAME = "Core Network EMS"
VITE_APP_NAME = "Core Network OMC"
# 应用标识
VITE_APP_CODE = "CN EMS"
VITE_APP_CODE = "OMC"
# 应用版本
VITE_APP_VERSION = "2.240727"
VITE_APP_VERSION = "2.240729"
# 接口基础URL地址-不带/后缀
VITE_API_BASE_URL = "/omc-api"