@@ -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