YL
2021-10-08 82bf8f5e4d2f2dd392fa5063b804e3c7ca8ed3fd
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; }
    }
}