陈昶聿
2026-06-09 bd0634ddee19487b1f82e782ff1fa9f18cb88a3d
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;
}