Commit c7f377d0e088f081edaf1d00bbdb744fc7df5ef8

Authored by jiangjiazhi
1 parent 3bbd6d18df

分娩作废产检劵

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/worker/AntExRecordWorker.java View file @ c7f377d
... ... @@ -38,7 +38,7 @@
38 38  
39 39 private BasicConfigService basicConfigService;
40 40  
41   - public static SimpleDateFormat y_m_d = new SimpleDateFormat("yyyy-MM-dd");
  41 + public SimpleDateFormat y_m_d = new SimpleDateFormat("yyyy-MM-dd");
42 42  
43 43 public AntExRecordWorker(List<AntExRecordModel> record,
44 44 boolean isRegion,