liusheng
2023-12-27 c6983deafdacebb0d5dbe5782fef4864d5a2170f
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/RelativeConfirmationVO.java
@@ -102,4 +102,6 @@
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date endtime;
    private String city;
    private String operatorno;
    private String operatorname;
}