Commit 8acc2bf53542e93f2ac994dc5c56f192ecf6c1b5
1 parent
ed0e0ca175
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/controller/MatDeliverController.java
View file @
8acc2bf
... | ... | @@ -313,7 +313,7 @@ |
313 | 313 | map.put("dueDate",queryModel.getDueDate()); |
314 | 314 | map.put("fmTime",queryModel.getFmTime()); |
315 | 315 | if(StringUtils.isNotEmpty(queryModel.getBhnum())){ |
316 | - map.put("zyNo","00009"); | |
316 | + map.put("zyNo"," 00009"); | |
317 | 317 | }else { |
318 | 318 | map.put("zyNo", "-"); |
319 | 319 | } |