mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 10:57:13 +08:00 
			
		
		
		
	refactor: 调整 IBaseEnum 所属包
This commit is contained in:
		| @@ -55,7 +55,7 @@ import top.charles7c.continew.starter.core.autoconfigure.project.ProjectProperti | ||||
| import top.charles7c.continew.starter.core.util.FileUploadUtils; | ||||
| import top.charles7c.continew.starter.core.util.validate.CheckUtils; | ||||
| import top.charles7c.continew.starter.core.util.validate.ValidationUtils; | ||||
| import top.charles7c.continew.starter.data.mybatis.plus.enums.IBaseEnum; | ||||
| import top.charles7c.continew.starter.data.mybatis.plus.base.IBaseEnum; | ||||
| import top.charles7c.continew.starter.extension.crud.model.query.SortQuery; | ||||
| import top.charles7c.continew.starter.extension.crud.model.resp.R; | ||||
| import top.charles7c.continew.starter.log.common.annotation.Log; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user