JeecgBoot 2.4.2 积木报表版本发布,基于SpringBoot的低代码平台
This commit is contained in:
parent
df5c106d94
commit
74a9e10ce6
|
@ -253,7 +253,7 @@ logging:
|
||||||
org.jeecg.modules.system.mapper : info
|
org.jeecg.modules.system.mapper : info
|
||||||
#enable swagger
|
#enable swagger
|
||||||
swagger:
|
swagger:
|
||||||
enable: false
|
enable: true
|
||||||
production: false
|
production: false
|
||||||
basic:
|
basic:
|
||||||
enable: false
|
enable: false
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
spring:
|
spring:
|
||||||
main:
|
|
||||||
allow-bean-definition-overriding: true
|
|
||||||
application:
|
application:
|
||||||
name: jeecg-system
|
name: jeecg-system
|
||||||
profiles:
|
profiles:
|
||||||
|
|
Loading…
Reference in New Issue