1
chenhaozhe
2026-04-13 debfb742b27f7a5e668e6cd3f52db2ee8ddfe815
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; }
    }
}