sinake
3 天以前 2a3d4e4c082403aeb31d4c1c499a6107ffa835af
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -44,4 +44,11 @@
    @ApiModelProperty(value = "科室病区")
    private Integer statisticaltype;
    private String visitDeptCode;
    private String visitDeptName;
    @ApiModelProperty(value = "医生编码")
    private String drcode;
}