if (!FuncBase.equals(onlineUserId, assigneeUserId)) {
throw new JeeLowCodeException("当前操作人,不是审批人");
}
if (!FuncBase.equals(onlineUserId, assigneeUserId)) {
throw new JeeLowCodeException("当前操作人,不是审批人");
}