liusheng
8 小时以前 0abbee42ed08582645795b4b98e2637cc10cfed0
smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
@@ -33,7 +33,7 @@
    @ApiModelProperty(value = "门诊编号")
    private String outhospno;
    @ApiModelProperty(value = "长期任务随访标识:0不需要,1需要")
    @ApiModelProperty(value = "长期任务随访标识:0需要,1不需要")
    private String fuflag;
    /**