陈昶聿
2026-01-23 3a1f1ee4e166ad7ff89d4e88d3433243a74e27d8
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;