新版仿ok交易所-后端
1
zj
9 days ago 6e09aa2c20ff596c2dfae165d94a9af8ce281030
trading-order-admin/src/main/resources/application.yml
@@ -10,11 +10,15 @@
      enabled: true
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8
    time-zone: America/New_York
  mvc:
    pathmatch:
      matching-strategy: ANT_PATH_MATCHER
  jpa:
    properties:
      hibernate:
        jdbc:
          time_zone: America/New_York
# mybaits-plus配置
mybatis-plus:
  # MyBatis Mapper所对应的XML文件位置