新版仿ok交易所-后端
yml
zyy
2025-10-20 59d41d26fea5d1637b317e99eeeb71b754cf9837
trading-order-admin/src/main/resources/application.yml
@@ -10,7 +10,7 @@
      enabled: true
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: Europe/Paris
    time-zone: Asia/Shanghai
  mvc:
    pathmatch:
      matching-strategy: ANT_PATH_MATCHER
@@ -18,7 +18,7 @@
    properties:
      hibernate:
        jdbc:
          time_zone: Europe/Paris
          time_zone: Asia/Shanghai
# mybaits-plus配置
mybatis-plus:
  # MyBatis Mapper所对应的XML文件位置