chore: 依赖版本升级

This commit is contained in:
TsMask
2023-12-26 10:13:19 +08:00
parent 3aea520289
commit b8e8c07704
2 changed files with 3 additions and 3 deletions

View File

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