新版仿ok交易所-后端
1
zj
2025-12-04 a26015e5d93b6ebfd3c67ac45f7da1a87c0f489b
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: Europe/Paris
  mvc:
    pathmatch:
      matching-strategy: ANT_PATH_MATCHER
  jpa:
    properties:
      hibernate:
        jdbc:
          time_zone: Europe/Paris
# mybaits-plus配置
mybatis-plus:
  # MyBatis Mapper所对应的XML文件位置