This commit is contained in:
@@ -14,7 +14,7 @@ namespace AyaNova.Models
|
||||
public long WoSerial { get; set; }
|
||||
public string CustomerName { get; set; }
|
||||
public long CustomerId { get; set; }
|
||||
public long? WoStatusIdId { get; set; }
|
||||
public long? WoStatusId { get; set; }
|
||||
public string StatusColor { get; set; }
|
||||
public string StatusName { get; set; }
|
||||
public string PartNumber { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user