Commit 52b98e4428136ba4e9b4639418b8b60fbabba28f

Authored by zhongnanhuang
1 parent c8e5122b

测试环境配置文件修改

src/main/resources/application-test.yml
... ... @@ -72,7 +72,7 @@ spring:
72 72 min-idle: 3
73 73 time-between-eviction-runs: 100
74 74 password: ''
75   - port: 63780
  75 + port: 6380
76 76 timeout: 2000
77 77 mail:
78 78 # 配置 SMTP 服务器地址
... ...