WebAPI/Models/Supplier.cs
@@ -7,7 +7,7 @@ { public class Supplier { public long HItemID { get; set; } public long HInterID { get; set; } public string HNumber { get; set; } public string HShortNumber { get; set; } public string HName { get; set; }