ERP:增加供应商的实现

This commit is contained in:
YunaiV
2024-02-06 17:59:44 +08:00
parent 46d26659bf
commit bfe3dc95fe
17 changed files with 650 additions and 11 deletions

View File

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