@ -18,4 +18,8 @@ public class FlowRuleManageServiceImpl implements FlowRuleManageService {
private final SystemFlowRuleUserService systemFlowRuleUserService;
@Override
public boolean saveFlowRule(String flowId, String ruleId, String userId) {
return false;
}