2
lige
2023-12-09 894b091f0e9b6b501e408885ce28f6a391e43d7c
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjAskMedicalHistory.java
@@ -222,4 +222,11 @@
    @Excel(name = "接触毒物")
    private String contactPoison;
    /**
     * 体检类别
     */
    @TableField(exist = false)
    private String tjCategory;
}