fix platform plugin

This commit is contained in:
chenjianxing 2023-04-17 11:34:46 +08:00 committed by jianxing
parent ea2e973e79
commit cceb8032b7
1 changed files with 1 additions and 2 deletions

View File

@ -1,12 +1,11 @@
package io.metersphere.plugin.platform.dto;
import io.metersphere.base.domain.TestCaseWithBLOBs;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class TestCaseDemandDTO extends TestCaseWithBLOBs {
public class TestCaseDemandDTO {
/**
* 修改前的需求ID