liusheng
5 天以前 a44fd7aa13448bf9a6f2a35f01c3b5de670a1e22
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;
    /**