fix: 自定义url前缀不能用omc

This commit is contained in:
TsMask
2023-10-17 10:03:52 +08:00
parent 604f85d67f
commit 2381425798
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ ne:
# chk2ne: true/false, if put OmcNeConfig parameters to NE
omc:
uriPrefix: /api/rest/oam
uriPrefix: "/omc/rest"
neType: OMC
neId: 001
rmUID: 4400HX101

View File

@@ -79,7 +79,7 @@ ne:
# chk2ne: true/false, if put OmcNeConfig parameters to NE
omc:
uriPrefix: /api/rest/oam
uriPrefix: "/omc/rest"
neType: OMC
neId: 001
rmUID: 4400HX101