1
lige
2023-12-13 c8e7da7a5d379362b9e84046c159aa5098e4b394
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;
}