parent
1fe29da4b1
commit
26c4011ee9
|
|
@ -50,6 +50,7 @@ public class SubmitOccupyFilingApplication extends AbstractOperationServicePlugI
|
|||
if (e.getDataEntities().length > 1) {
|
||||
e.setCancelMessage("请选择一条数据审核!");
|
||||
e.setCancel(true);
|
||||
return;
|
||||
}
|
||||
|
||||
logger.info("同步开始");
|
||||
|
|
|
|||
Loading…
Reference in New Issue