wangchangsheng 2 роки тому
батько
коміт
415df6591f

+ 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