超级管理员 2025-12-11 10:25 回复 if (!FuncBase.equals(onlineUserId, assigneeUserId)) { throw new JeeLowCodeException("当前操作人,不是审批人"); }
if (!FuncBase.equals(onlineUserId, assigneeUserId)) {
throw new JeeLowCodeException("当前操作人,不是审批人");
}