wangchangsheng 2 years ago
parent
commit
415df6591f
1 changed files with 2 additions and 2 deletions
  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