1
duhe
2025-07-24 16593a5ca1e6b7f84a3e1aa140407cee9b1f5ab6
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; }
    }
}