|
@@ -30,7 +30,7 @@ public class OPE0353 extends QCCatalogue {
|
|
|| operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getMeasuresAfterOp().length() < 10)
|
|
|| operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getMeasuresAfterOp().length() < 10)
|
|
|| StringUtil.isBlank(operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getAttentionAfterOp())
|
|
|| StringUtil.isBlank(operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getAttentionAfterOp())
|
|
|| operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getAttentionAfterOp().length() < 10) {
|
|
|| operationDoc.getOperationDiscussionDoc().getOperationDiscussionLabel().getAttentionAfterOp().length() < 10) {
|
|
- flag = true;
|
|
|
|
|
|
+ flag = flag;
|
|
}
|
|
}
|
|
return true;
|
|
return true;
|
|
}).count();
|
|
}).count();
|