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