1.添加员工主播数据更新字段查询

This commit is contained in:
2025-09-05 22:17:18 +08:00
parent e3c820271d
commit 4411d38b39
4 changed files with 18 additions and 0 deletions

View File

@@ -181,6 +181,7 @@ logging:
cn.iocoder.yudao.module.iot.dal.mysql: debug
cn.iocoder.yudao.module.iot.dal.tdengine: DEBUG
cn.iocoder.yudao.module.ai.dal.mysql: debug
cn.iocoder.yudao.module.tkdata.dal.mysql: debug
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # TODO 芋艿先禁用Spring Boot 3.X 存在部分错误的 WARN 提示
debug: false