yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/ExcelTemplateVO.java
@@ -3,7 +3,6 @@
import io.swagger.annotations.ApiModelProperty;
import java.util.List;
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/vo/ExcelTemplateVO.class */
public class ExcelTemplateVO {
    @ApiModelProperty("拓展字段")
    private List<Long> relationIds;