refactor: 项目结构调整

This commit is contained in:
haoxr
2023-03-08 23:55:32 +08:00
parent 9a1c1088f1
commit e23bce488e
3 changed files with 21 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
package com.youlai.system.common.annotation;
package com.youlai.system.framework.mybatisplus;
import java.lang.annotation.*;