xiaoyong931011
2023-02-13 63c0850a182713b26101a578ae062aab8b028f82
订单发货设置
1 files modified
8 ■■■■ changed files
src/main/resources/application-job.yml 8 ●●●● patch | view | raw | blame | history
src/main/resources/application-job.yml
@@ -19,14 +19,14 @@
          #          password: mall!@#123
          #          driver-class-name: com.mysql.cj.jdbc.Driver
          #          url: jdbc:mysql://127.0.0.1:3306/db_pingtuan?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8
          username: db_yyg
          password: yyg123!@#
          username: db_mall_qianayi
          password: db_mall_qianayi123!@#123
          driver-class-name: com.mysql.cj.jdbc.Driver
          url: jdbc:mysql://127.0.0.1:3306/db_yyg?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8
          url: jdbc:mysql://121.37.162.173:3306/db_mall_qianayi?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8
  redis:
    # Redis数据库索引(默认为 0)
    database: 0
    database: 8
    # Redis服务器地址
    host: 127.0.0.1
    # Redis服务器连接端口