|
@@ -176,6 +176,10 @@ logging:
|
|
|
cn.iocoder.yudao.module.relations.dal.mysql: debug
|
|
|
cn.iocoder.yudao.module.holiday.dal.mysql: debug
|
|
|
cn.iocoder.yudao.module.attendance.dal.mysql: debug
|
|
|
+ cn.iocoder.yudao.module.asset.dal.mysql: debug
|
|
|
+ cn.iocoder.yudao.module.cash.dal.mysql: debug
|
|
|
+ cn.iocoder.yudao.module.contract.dal.mysql: debug
|
|
|
+ cn.iocoder.yudao.module.expense.dal.mysql: debug
|
|
|
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # TODO 芋艿:先禁用,Spring Boot 3.X 存在部分错误的 WARN 提示
|
|
|
# org.flowable: debug
|
|
|
|