xiangpei
2024-06-06 96362a744244338b32e1ae58f4d955dbde0bdc1e
src/main/resources/application.yml
@@ -24,7 +24,7 @@
  configuration:
    default-enum-type-handler: org.apache.ibatis.type.EnumOrdinalTypeHandler # 通用枚举处理器
  #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 日志打印
  type-enums-package: com.ycl.jxkg.domain.enums.general # 通用枚举所在包路径
  type-enums-package: com.ycl.jxkg.enums.general # 通用枚举所在包路径
  mapper-locations: classpath*:mapper/*.xml # mapper.xml位置
system: