郑永安
2023-09-04 c03cfd052348f0f83655b942e1564597da301ec1
src/main/java/com/gk/hotwork/Domain/SafetySelfInspectionDO.java
@@ -57,7 +57,7 @@
    private Date inspectionStartTime;
    /** 检查结束时间   **/
    @JsonFormat(pattern="yyyy-MM-dd",timezone = "GMT+8")
    @JsonFormat(pattern="yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
    private Date inspectionEndTime;
    /** 主键id  id **/