yxh
yxh
2025-05-22 8a228c854bfc8e781cc7e3f7f3ca6f500f2392a8
ruoyi-project/src/main/java/com/ruoyi/project/domain/vo/TimeVO.java
@@ -19,6 +19,8 @@
    private String city;
    private String reporterno;
    //器官移植状态 :0:未移植;1:已移植,2:弃用
    private Integer transplantstate = null;
}