新版仿ok交易所-后端
zyy
2025-09-22 843c148251b49e577c20854c375e9519b8c59210
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文件位置