龚焕茏
2024-06-06 d34010bcdba98d6906c3ad0959db3c650ea90239
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: