优化订单详情腾讯key的提示,商品后台JPA关联优化等
This commit is contained in:
@ -39,7 +39,7 @@ spring:
|
||||
jpa:
|
||||
hibernate:
|
||||
# 生产环境设置成 none,避免程序运行时自动更新数据库结构
|
||||
ddl-auto: update
|
||||
ddl-auto: none
|
||||
show-sql: true
|
||||
|
||||
redis:
|
||||
|
Reference in New Issue
Block a user