Commit 7c562c87 authored by chenhao's avatar chenhao

删除多余的条件返回值

parent 8eb19886
......@@ -110,7 +110,6 @@ public class PlanAuditServiceImpl implements IPlanAuditService {
return nextCondition;
}
}
return fail;
}
return condition;
}
......
Markdown is supported
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