liusheng
7 天以前 c7ef5f837fe90766574cee9d0eae9e89e34af263
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -47,4 +47,8 @@
    private String visitDeptCode;
    private String visitDeptName;
    @ApiModelProperty(value = "医生编码")
    private String drcode;
}