yxj
2021-09-28 50a7dddf67ff38c5cbf104e6d0a90e25fdc3e4e0
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; }
    }
}