陈昶聿
2026-02-02 282c7d0de97243458309735fef6dd61a2b606844
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;