Commit 96828ced authored by macro's avatar macro
Browse files

Update UmsRoleServiceImpl.java

parent 2749f7c5
...@@ -11,7 +11,6 @@ import com.macro.mall.service.UmsAdminCacheService; ...@@ -11,7 +11,6 @@ import com.macro.mall.service.UmsAdminCacheService;
import com.macro.mall.service.UmsRoleService; import com.macro.mall.service.UmsRoleService;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import java.util.Date; import java.util.Date;
import java.util.List; import java.util.List;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment