chenhaozhe
2026-04-12 db63a35fcc7a49cbb0e5f28f1d2cc355fa19fe13
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; }
    }
}