@ -72,7 +72,7 @@ public class OutStore extends Model<OutStore> {
*/
@TableField("POSTING_DATE_TIME")
@ExcelColumn(value = "过账日期")
private LocalDateTime postingDateTime;
private String postingDateTime;
/**
* 导入人员