update
This commit is contained in:
@@ -86,4 +86,8 @@ public class ExperimentIrradiationBoard implements Serializable {
|
|||||||
@Excel(name = "图片", width = 15)
|
@Excel(name = "图片", width = 15)
|
||||||
@Schema(description = "图片")
|
@Schema(description = "图片")
|
||||||
private java.lang.String sampleImage;
|
private java.lang.String sampleImage;
|
||||||
|
/**批次*/
|
||||||
|
@Excel(name = "批次", width = 15)
|
||||||
|
@Schema(description = "批次")
|
||||||
|
private java.lang.String batch;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user