xiangpei
2025-05-22 e868be6c913a6a99e1491c088d052a5f58e252f9
config/application.yml
@@ -62,8 +62,10 @@
        type: com.alibaba.druid.pool.DruidDataSource
        driverClassName: com.mysql.cj.jdbc.Driver
        url: jdbc:mysql://42.193.1.25:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
#        url: jdbc:mysql://127.0.0.1:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
        username: root
        password: 321$YcYl@1970!
#        password: 123456
        maxActive: 50
        initialSize: 20
        maxWait: 60000
@@ -306,12 +308,12 @@
xxl:
  job:
    admin:
      addresses: http://127.0.0.1:30001/xxl-job-admin
      addresses: http://127.0.0.1:9001/xxl-job-admin
    executor:
      appname: xxl-job-executor-lilishop
      address:
      ip:
      port: 8891
      port: 8848
      logpath: ./xxl-job/executor
      logretentiondays: 7