feat: 版本发布日志

This commit is contained in:
TsMask
2024-01-19 18:05:32 +08:00
parent a3587d85c1
commit ff5d5b3dc8
2 changed files with 14 additions and 5 deletions

View File

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