yangys
2024-05-18 040976de6f9934b99f30268a28e2ecf42260e217
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;