Commit 16fe09d7cc976d4634a2a8a958572e59594de948
1 parent
e675c4e3e8
Exists in
master
and in
6 other branches
威海产后观察
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/MatDeliverFacade.java
View file @
16fe09d
... | ... | @@ -2146,7 +2146,7 @@ |
2146 | 2146 | } |
2147 | 2147 | matDeliverQuery.setCunZai(sList); |
2148 | 2148 | } |
2149 | - }else{ | |
2149 | + }else if("1".equals(childbirthManagerRequest.getGcStatus())){ | |
2150 | 2150 | if(CollectionUtils.isNotEmpty(prList)){ |
2151 | 2151 | List<String> sList = new ArrayList<String>(); |
2152 | 2152 | for(PostpartumRecords p : prList){ |