@ -85,7 +85,7 @@ namespace CK.SCP.Models.ScpEntity
[StringLength(50)]
public string Site { get; set; }
public int State { get; set; }
[StringLength(500)]
public string Remark { get; set; }
public DateTime? ShipTime { get; set; }