Commit 164040606869494120069a8979f9e5ca260fc28a

Authored by liquanyu
1 parent 9ae7ddc513

分娩

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/hospitalapi/qhdfy/QhdfyFmService.java View file @ 1640406
... ... @@ -924,7 +924,7 @@
924 924 {
925 925  
926 926 SimpleDateFormat fmt = new SimpleDateFormat("yyyyMMddHH:mm:ss");
927   - SimpleDateFormat fmt2 = new SimpleDateFormat("yyyyMMdd");
  927 + SimpleDateFormat fmt2 = new SimpleDateFormat("yyyy-MM-dd");
928 928 SimpleDateFormat fmt1 = new SimpleDateFormat("yyyy-MM-dd HH:mm");
929 929 MaternalDeliverResult maternalDeliverResult = new MaternalDeliverResult();
930 930 // Connection conn = ConnTools.makeFmConnection();