1
chenhaozhe
2025-12-14 af49b6526b50ac2c9f3fdc6ec1b6d8adbb2f745c
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; }
    }
}