修复代码生成器,不能添加数据源问题

This commit is contained in:
阿沐 2023-03-24 22:34:11 +08:00
parent ed80815c3b
commit 7b756dea1d

View File

@ -43,6 +43,8 @@ storage:
maku: maku:
xss: xss:
enabled: true enabled: true
exclude-urls:
- /maku-generator/**
mybatis-plus: mybatis-plus:
mapper-locations: classpath*:/mapper/**/*.xml mapper-locations: classpath*:/mapper/**/*.xml