zzr99
2022-07-08 17378c3946c1aac0dbe3b6cd05911421a17d3b34
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; }
    }
}