取消校验
This commit is contained in:
parent
f5a4968f7b
commit
2e84e033d1
|
|
@ -73,7 +73,7 @@ public class AfterPmoSyncJmQMSRule implements IRule<PMOAggVO> {
|
|||
|
||||
if(vo.getChildrenVO().length >=0 ){
|
||||
if(vo.getChildrenVO()[0].getAttributeValue("vdef32").equals("Y")){
|
||||
continue;
|
||||
// continue;
|
||||
}
|
||||
}
|
||||
// 组装数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue