parent
c1769c0c68
commit
820be9c142
|
|
@ -66,6 +66,8 @@ public class SubmitOccupyFilingApplication extends AbstractOperationServicePlugI
|
|||
if (res){
|
||||
arrayList.add(dataEntity);
|
||||
}
|
||||
}else {
|
||||
arrayList.add(dataEntity);
|
||||
}
|
||||
} catch (Exception ex) {
|
||||
logger.info("同步代码失败");
|
||||
|
|
|
|||
Loading…
Reference in New Issue