Commit bbabf0e1b5512059ed37be7519c72ea7c4efc784

Authored by gengxiaokai
1 parent 493ecec657

德州分娩接口

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/hospitalapi/dzfy/DzfyFmService.java View file @ bbabf0e
... ... @@ -172,6 +172,7 @@
172 172  
173 173 if(CollectionUtils.isNotEmpty(list)){
174 174  
  175 +
175 176 for(Fm fm:list){
176 177 int a = 0;//用来判断是否建了儿童档案,如果建了儿童档案就不保存分娩记录
177 178 int count = 0;