2
jingh
2021-09-01 424b0bbeebf38796f3539e3df2b34aeb6fe8f2c3
WebAPI/Models/StationOutBillView.cs
@@ -40,5 +40,6 @@
        public string HBillNo { get; set; }
        public string HRemark { get; set; }
        public int HBillStatus { get; set; }
        public int HProcNo { get; set; }
    }
}