修改角色管理中权限分配 新增登录日志表
修改 @Create 标识为 @since
This commit is contained in:
		@@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.PathVariable;
 | 
			
		||||
 * Package: com.yovinchen.xlcs.client.user
 | 
			
		||||
 *
 | 
			
		||||
 * @author yovinchen
 | 
			
		||||
 * @Create 2023/9/25 12:27
 | 
			
		||||
 * @since 2023/9/25 12:27
 | 
			
		||||
 */
 | 
			
		||||
@FeignClient(value = "service-user")
 | 
			
		||||
public interface UserFeignClient {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user