chore: 打包程序包变更nms_cxy

This commit is contained in:
TsMask
2024-03-19 18:40:07 +08:00
parent 0f735bb666
commit a4c71a4d70
357 changed files with 1479 additions and 1885 deletions

View File

@@ -3,7 +3,7 @@
# duration: rotation time with xx hours, example: 1/12/24 hours
# count: rotation count of log, default is 30 rotation
logger:
file: d:/local.git/nms_nbi/restagent/log/restagent-t.log
file: d:/local.git/nms_cxy/restagent/log/restagent-t.log
level: trace
duration: 24
count: 2
@@ -25,7 +25,7 @@ database:
host: 127.0.0.1
port: 33066
name: omc_db
backup: d:/local.git/nms_nbi/restagent/database
backup: d:/local.git/nms_cxy/restagent/database
# Redis 缓存数据,数据源声明全小写
redis:

View File

@@ -3,7 +3,7 @@
# duration: rotation time with xx hours, example: 1/12/24 hours
# count: rotation count of log, default is 30 rotation
logger:
file: d:/local.git/nms_nbi/restagent/log/restagent.log
file: d:/local.git/nms_cxy/restagent/log/restagent.log
level: trace
duration: 24
count: 2
@@ -44,7 +44,7 @@ database:
password: "root@1234"
host: "192.168.5.59"
port: 3306
name: omc_db
name: omc_db_nms_cxy
backup: d:/local.git/be.ems/restagent/database
# Redis 缓存数据,数据源声明全小写