Просмотр исходного кода

✨ feat(mes): 添加 mes 模块的 MySQL 调试配置

YunaiV месяцев назад: 2
Родитель
Сommit
67801112cc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      yudao-server/src/main/resources/application-local.yaml

+ 1 - 0
yudao-server/src/main/resources/application-local.yaml

@@ -186,6 +186,7 @@ logging:
     cn.iocoder.yudao.module.statistics.dal.mysql: debug
     cn.iocoder.yudao.module.crm.dal.mysql: debug
     cn.iocoder.yudao.module.erp.dal.mysql: debug
+    cn.iocoder.yudao.module.mes.dal.mysql: debug
     cn.iocoder.yudao.module.iot.dal.mysql: debug
     cn.iocoder.yudao.module.iot.dal.tdengine: DEBUG
     cn.iocoder.yudao.module.iot.service.rule: debug