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