diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml b/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml index 045658f52..530868ebb 100644 --- a/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml +++ b/jeecg-boot/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml @@ -306,6 +306,7 @@ logging: level: org.flywaydb: debug org.jeecg.modules.system.mapper: info + org.springframework.context.support.PostProcessorRegistrationDelegate: error knife4j: #开启增强配置 enable: true