mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
fix bug issue 848
This commit is contained in:
parent
b4bf2698e0
commit
23963b95ad
@ -74,7 +74,7 @@ spring.datasource.password=123456
|
||||
|
||||
# MySQL Blob
|
||||
spring.jpa.properties.hibernate.current_session_context_class=org.springframework.orm.hibernate5.SpringSessionContext
|
||||
spring.jpa.show-sql=false
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.format_sql=true
|
||||
|
||||
##############################################
|
||||
@ -170,4 +170,6 @@ telemetry.channel.webim.visitor=on
|
||||
extras.login.banner=off
|
||||
extras.login.chatbox=off
|
||||
extras.auth.super-admin.pass=
|
||||
extras.log.request=off
|
||||
extras.log.request=off
|
||||
|
||||
spring.jpa.properties.hibernate.allow_update_outside_transaction=true
|
Loading…
x
Reference in New Issue
Block a user