liusheng
2024-05-13 39fc3bbaf0c3d4bdfc9183cee6384ae0540711a9
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/RelativeConfirmationVO.java
@@ -104,4 +104,6 @@
    private String city;
    private String operatorno;
    private String operatorname;
    private Integer workflow;
    private Integer terminationCase;
}