src/main/java/com/zy/asrs/importexcle/ImportOrderListener.java
@@ -155,7 +155,7 @@ // // log.info("存储数据库成功!"); // } private static final int MAX_BATCH_SIZE = 150; // 建议 100~200,根据字段数控制 private static final int MAX_BATCH_SIZE = 50; // 建议 100~200,根据字段数控制 /** * 分批存储数据库,避免SQL Server参数上限(2100)错误