chore: config.js说明

This commit is contained in:
TsMask
2023-11-28 15:22:00 +08:00
parent c21fbd133a
commit a22213eae3
2 changed files with 7 additions and 6 deletions

View File

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