修改映射名

zw
lxw 4 months ago
parent 2d39de72e9
commit 2279afe5ea

@ -186,7 +186,7 @@ namespace Entity.DbModel.Station
/// <summary>
/// 电池入仓时间
/// </summary>
[SugarColumn(ColumnName = "int_time")]
[SugarColumn(ColumnName = "in_time")]
public DateTime? InTime { get; set; }
}
}
Loading…
Cancel
Save