|
|
@ -56,10 +56,10 @@ public class IcPsTripReportRecordExportExcel implements Serializable { |
|
|
|
@ExcelProperty(value = "来自地区详细地址",order = 7) |
|
|
|
private String sourceDetailAddress; |
|
|
|
/** |
|
|
|
* 来曹事由(100字以内)【磐石】 |
|
|
|
* 在曹事由(100字以内)【磐石】 |
|
|
|
*/ |
|
|
|
@ColumnWidth(25) |
|
|
|
@ExcelProperty(value = "来曹事由(100字以内)",order = 8) |
|
|
|
@ExcelProperty(value = "在曹事由(100字以内)",order = 8) |
|
|
|
private String describeContent; |
|
|
|
/** |
|
|
|
* 48小时核酸检测 0:阴性 1:阳性 -中国字 |
|
|
|