chenhaozhe
2025-09-10 2c41a0addbf4cfaa8ed8b4ec7c9d82b19cf882f9
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; }
    }
}