短剧新需求
This commit is contained in:
parent
bb386d0f54
commit
3ffe266b0c
|
|
@ -11,14 +11,4 @@ password = VideoUser@1
|
|||
[prod]
|
||||
url = jdbc:mysql://rm-gc7xx913734hv5w5q.mysql.cn-chengdu.rds.aliyuncs.com/duanju?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=CTT
|
||||
username = video_user
|
||||
password = VideoUser@1
|
||||
|
||||
## 可选配置
|
||||
# 是否在日志中显示执行的SQL
|
||||
showSql = true
|
||||
# 是否格式化显示的SQL
|
||||
formatSql = false
|
||||
# 是否显示SQL参数
|
||||
showParams = true
|
||||
# 打印SQL的日志等级,默认debug,可以是info、warn、error
|
||||
sqlLevel = debug
|
||||
password = VideoUser@1
|
||||
Loading…
Reference in New Issue