Commit 5693a43e1fd81f734c4c159e4fd32d730d74bee5

Authored by liquanyu
1 parent d652ae197f

update code

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/BabyBuildController.java View file @ 5693a43
... ... @@ -219,6 +219,7 @@
219 219 @RequestParam(value = "isArea",required = false) String isArea) {
220 220  
221 221 if (CollectionUtils.isNotEmpty(highRiskInfos)){
  222 +
222 223 System.out.println(highRiskInfos.size() + ":highRiskInfos" );
223 224 }
224 225 if (CollectionUtils.isNotEmpty(weakSonInfos)){