mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 10:57:10 +08:00 
			
		
		
		
	chore: continew-starter 2.7.4 => 2.7.5
1.BaseServiceImpl 所在包调整 2.BaseController 改为在 Admin common 模块编写(重构权限校验 checkPermission 处理) 3.CRUD ValidateGroup => CrudValidationGroup 4.Admin ValidateGroup => ValidationGroup 5.修复 Query 查询数组范围报错 Closes #IB8711
This commit is contained in:
		@@ -30,7 +30,7 @@ import top.continew.admin.open.model.resp.AppResp;
 | 
			
		||||
import top.continew.admin.open.model.resp.AppSecretResp;
 | 
			
		||||
import top.continew.admin.open.service.AppService;
 | 
			
		||||
import top.continew.starter.core.constant.StringConstants;
 | 
			
		||||
import top.continew.starter.extension.crud.service.impl.BaseServiceImpl;
 | 
			
		||||
import top.continew.starter.extension.crud.service.BaseServiceImpl;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 应用业务实现
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user