@ -84,8 +84,6 @@ public class TricycleController {
if (Objects.equals(operatorById.getNlevel(), "2")) {
roleFlag = 3;
// 取部门的前六位
// cdepartmentid = cdepartmentid.substring(0, Math.min(cdepartmentid.length(), 6));
}
// PageHelper.startPage(pageNum, pageSize);