fix: 拓扑信息OMC默认无信息

This commit is contained in:
TsMask
2023-12-25 17:07:34 +08:00
parent 12f810d890
commit e79d054ceb
2 changed files with 5 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.231222.9"
VITE_APP_VERSION = "2.231225.9"
# 接口基础URL地址-不带/后缀
VITE_API_BASE_URL = "/omc-api"