微调
This commit is contained in:
@@ -80,7 +80,7 @@ public class ProvinceDevExcel implements Serializable {
|
||||
private String sampleId;
|
||||
|
||||
@Excel(name = "送样日期(yyyy-MM-dd)", width = 25, format = "yyyy-MM-dd", orderNum = "18")
|
||||
private String arrivedDate;
|
||||
private LocalDate arrivedDate;
|
||||
|
||||
@Excel(name="委托方", width = 40, orderNum = "19")
|
||||
private String delegate;
|
||||
|
||||
Reference in New Issue
Block a user