huliguo
2025-07-31 7b1772169b274e87fe441923f0dbf5e25ee30a72
pt-admin/src/main/resources/application.yml
@@ -16,7 +16,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 8086
  port: 8080
  servlet:
    # 应用的访问路径
    context-path: /
@@ -76,6 +76,7 @@
    database: 0
    # 密码
    password: weier0306
#    password: 123456
    # 连接超时时间
    timeout: 10s
    jedis:
@@ -103,7 +104,7 @@
  # 令牌密钥
  secret: abcdefghijklmnopqrstuvwxyz
  # 令牌有效期(默认1440分钟,24小时)
  expireTime: 1440
  expireTime: 43200
## MyBatis配置
#mybatis:
@@ -151,6 +152,7 @@
  mchId: 1719862902
  key: 5Kb8zX9qR2TdF7Yw3vHnJgLp6sA4cE1M
  callbackPath: http://47.109.140.106:8080
#  callbackPath: http://221.182.45.100:8086
  certPath: classpath:cert/apiclient_cert.p12
  RASPath:
ali: