提交 4da484b8 编写于 作者: zlt2000's avatar zlt2000

删除无用代码

上级 34cc9723
......@@ -19,8 +19,6 @@ import com.central.search.model.LogicDelDto;
import com.central.search.model.SearchDto;
import com.central.user.model.SysUserExcel;
import org.apache.commons.collections4.MapUtils;
import org.redisson.api.RLock;
import org.redisson.api.RedissonClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.CachePut;
......@@ -59,9 +57,6 @@ public class SysUserController {
@Autowired
private IQueryService queryService;
@Autowired
private RedissonClient redisson;
/**
* 当前登录用户 LoginAppUser
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册