1
cwjbxqmz
2024-02-26 17be11c6c4be17c9944004a99551ebe6159a12ba
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; }
    }
}