陈昶聿
8 天以前 20690ee710328db40b7deaf5dd84c821c8f6ea2b
smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java
@@ -739,15 +739,13 @@
    private List<String> visitDeptCodes;
    /**
     * 医生编码
     * 分组key
     */
    @Excel(name = "分组key")
    @ApiModelProperty(value = "分组key")
    private String groupKey;
    /**
     * 医生编码
     * 分组code集合
     */
    @Excel(name = "分组code集合")
    @ApiModelProperty(value = "分组code集合")
    private List<String> groupKeyList;