wangchangsheng 2 년 전
부모
커밋
415df6591f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      web/runeconomy-xk/src/main/resources/application-test.yml

+ 2 - 2
web/runeconomy-xk/src/main/resources/application-test.yml

@@ -97,9 +97,9 @@ mybatis-plus:
       #table-prefix: t_
       id-type: assign_uuid
   #配置类型别名对应的包
-  type-aliases-package: com.gyee.backconfig.model.auto
+  type-aliases-package: com.gyee.runeconomy.model.auto
   #用于扫描通用枚举包
-  type-enums-package: com.gyee.backconfig.config
+  type-enums-package: com.gyee.runeconomy.config
 logging:
   level:
     root: info