陈昶聿
14 小时以前 a9d3da5b62ed78a9e4d50e774672b3f0f658fd4a
smartor/src/main/java/com/smartor/domain/ServiceSubTaskMYDAnswerReq.java
@@ -25,6 +25,9 @@
    @ApiModelProperty(value = "任务ID")
    private String taskId;
    @ApiModelProperty(value = "subId")
    private Long subId;
    @ApiModelProperty(value = "住院 1   门诊2    投诉3")
    private String mzzy;
}