@@ -118,5 +118,7 @@ public class CoreOutInRecordVo{
@JsonFormat(pattern = "yyyy年MM月dd日", timezone = "GMT+8")
private Date endTime;
+ private String letterNo;
+
}