|
@@ -144,7 +144,7 @@ public class YpPlanService {
|
|
return ResultVoUtil.success(map);
|
|
return ResultVoUtil.success(map);
|
|
}
|
|
}
|
|
|
|
|
|
- private static final int BATCH_SIZE = 80;
|
|
|
|
|
|
+ private static final int BATCH_SIZE = 60;
|
|
|
|
|
|
/**
|
|
/**
|
|
* @Description 药品计划导入数据excel解析
|
|
* @Description 药品计划导入数据excel解析
|