1
llj
2025-12-10 91a6f3cfec7444a51db2ea2d34bc2b5fd9a19efd
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; }
    }
}