Browse Source

修改时间显示方式

caizhen 4 years ago
parent
commit
1083309b6c

+ 1 - 1
lift-business-service/src/main/java/cn/com/ty/lift/business/contract/dao/entity/model/response/ContractManageExportDto.java

@@ -73,7 +73,7 @@ public class ContractManageExportDto {
     /**
     /**
      * 签约时间
      * 签约时间
      */
      */
-    private LocalDate givenDate;
+    private String givenDate;
 
 
     /**
     /**
      * 签约人
      * 签约人