yangle
2025-02-17 7de75fbf65bfacfef3f5a4a783ffb4ee9a6dd6db
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; }
    }
}