lige
2023-12-20 7b5e645e1c87bdf767f158e80aac6beff546bf8d
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;
}