gongchunyi
14 小时以前 4295247f77b9ae0c64db3977b5717b68f86c1273
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