新版仿ok交易所-后端
1
zyy
2025-09-23 b011546dbdff18eadf1843cda4ecc6b5b5f87de1
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: Asia/Shanghai
  mvc:
    pathmatch:
      matching-strategy: ANT_PATH_MATCHER
  jpa:
    properties:
      hibernate:
        jdbc:
          time_zone: Asia/Shanghai
# mybaits-plus配置
mybatis-plus:
  # MyBatis Mapper所对应的XML文件位置