1
duhe
2023-05-29 4a3dc0b7a4f94d7137b5f89db668c32d6f8f25b6
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; }
    }
}