1
duhe
2023-12-25 5e3df1c7ce50b55cec07041abd0aa455b4ccb4cf
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; }
    }
}