Skip to content

Commit c309ca7

Browse files
Jokky6colorful3
authored andcommitted
refactor:change test .yml
1 parent 5e70240 commit c309ca7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/application-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ spring:
1313
# h2 内存数据库配置,供测试使用,其它环境勿用
1414
datasource:
1515
driver-class-name: com.mysql.cj.jdbc.Driver
16-
password: '17605259250'
17-
url: jdbc:mysql://jokky.fun:3306/lin-cms?useSSL=false&serverTimezone=UTC&characterEncoding=UTF8
16+
password: '123456'
17+
url: jdbc:mysql://localhost:3306/lin-cms?useSSL=false&serverTimezone=UTC&characterEncoding=UTF8
1818
username: root
1919

2020
# 开启权限拦截

0 commit comments

Comments
 (0)