王 垚
2022-11-28 e4674196f18a1bec1d92ce63a50addbca001c9b4
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; }
@@ -20,7 +20,7 @@
        public string HRemark { get; set; }
        public bool HStopflag { get; set; }
        public string HStopflag { get; set; }
        public string HHelpCode { get; set; }