1
wtt
2025-05-26 cab9c912a2a4ea3e45c1e8d1507efd5fa5fda4ac
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; }
    }
}