提交人:陈绍鑫

日期:2025/11/26 18:30
内容:备案申请代码
This commit is contained in:
陈绍鑫 2025-11-26 18:40:32 +08:00
parent c1769c0c68
commit 820be9c142
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ public class SubmitOccupyFilingApplication extends AbstractOperationServicePlugI
if (res){ if (res){
arrayList.add(dataEntity); arrayList.add(dataEntity);
} }
}else {
arrayList.add(dataEntity);
} }
} catch (Exception ex) { } catch (Exception ex) {
logger.info("同步代码失败"); logger.info("同步代码失败");