mirror of
https://gitee.com/BDWare/router-backend
synced 2026-01-29 23:59:25 +00:00
fix: MultiPointCooperationExecutor
This commit is contained in:
@@ -10,6 +10,6 @@ appender.rolling.append=true
|
||||
appender.rolling.fileName=./log/nc.log
|
||||
appender.rolling.layout.type=PatternLayout
|
||||
appender.rolling.layout.pattern=%d-%m%n
|
||||
rootLogger.level=info
|
||||
rootLogger.level=debug
|
||||
rootLogger.appenderRef.stdout.ref=STDOUT
|
||||
rootLogger.appenderRef.log.ref=log
|
||||
Reference in New Issue
Block a user