rentaiming
2024-07-12 2d3e5ac35829cc64ff3fb56409b1e645875183aa
ruoyi-modules/ruoyi-management/src/main/java/com/ruoyi/management/domain/vo/ManagementimgSlVolumeProductionCkVO.java
@@ -12,7 +12,6 @@
@Data
@ApiModel(value = "通过物资拿出库物资的数据对象", description = "通过物资拿出库物资的数据对象")
public class ManagementimgSlVolumeProductionCkVO {
    @TableId(value = "id", type = IdType.ASSIGN_ID)
    private Long id;
    @ApiModelProperty("物资id")