修复代码生成器,不能添加数据源问题
This commit is contained in:
parent
ed80815c3b
commit
7b756dea1d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user