王 垚
2021-12-06 d5ca00ae21018adf8987bde8b2ab4dc7c9a3fc7f
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; }