|
@@ -101,11 +101,6 @@ public class StrainPurificationInfo extends BaseEntity implements Serializable {
|
|
*/
|
|
*/
|
|
@Schema(description = "检测细节")
|
|
@Schema(description = "检测细节")
|
|
private String testingDetails;
|
|
private String testingDetails;
|
|
- /**
|
|
|
|
- * 检测附件
|
|
|
|
- */
|
|
|
|
- @Schema(description = "检测附件")
|
|
|
|
- private String testingFile;
|
|
|
|
/**
|
|
/**
|
|
* 基因鉴定
|
|
* 基因鉴定
|
|
*/
|
|
*/
|