1
llj
2026-02-02 d447fe730ad8b7e6c3c31b3fdaab67e3bcf9fe5b
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; }
    }
}