Update UmsRoleServiceImpl.java

This commit is contained in:
macro
2023-08-04 14:57:50 +08:00
parent 2749f7c58e
commit 96828cedc7

View File

@@ -11,7 +11,6 @@ import com.macro.mall.service.UmsAdminCacheService;
import com.macro.mall.service.UmsRoleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import java.util.Date;
import java.util.List;