liyong
10 小时以前 1a1098e691a4d73799395b7396546af19eebee24
src/main/resources/application-dev.yml
@@ -28,7 +28,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 7003
  port: 7008
  servlet:
    # 应用的访问路径
    context-path: /
@@ -154,7 +154,7 @@
    database: 0
    # 密码
    #    password: root2022!
    password:
    password: 123456
    # 连接超时时间
    timeout: 10s