MrShi
2024-11-22 ba5f8ce99b414a89d1e21a650321bf373773e7ae
server/service/src/main/java/com/doumee/dao/business/model/InsuranceApply.java
@@ -78,7 +78,7 @@
    @ExcelColumn(name="期望保险生效起期")
//    @DateTimeFormat(pattern = "yyyy-MM-dd")
//    @JsonFormat(pattern="yyyy-MM-dd")
    private Date applyStartTime;
    private Date  applyStartTime;
    @ApiModelProperty(value = "实际保险生效止期")
    @ExcelColumn(name="实际保险生效止期")