陈昶聿
9 小时以前 0c0a64646a2a04d24a3c7e28d1e9d2a96dc569e4
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -47,6 +47,9 @@
    @ApiModelProperty(value = "科室Code集合")
    private List<String> deptcodes;
    @ApiModelProperty(value = "子任务Id集合")
    private List<Long> subTaskIds;
    @ApiModelProperty(value = "科室病区")
    private Integer statisticaltype;
@@ -78,6 +81,12 @@
    private String orgid;
    /**
     * 院区编码
     */
    @ApiModelProperty("院区编码")
    private String campusid;
    /**
     * 问题编码-查询使用,支持多个问题,用逗号区分
     */
    @ApiModelProperty(value = "问题编码")