chore: 更新版本号 2.241220

This commit is contained in:
TsMask
2024-12-20 18:36:52 +08:00
parent 4929ed30bc
commit 44612081bc
2 changed files with 3 additions and 3 deletions

View File

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