1
chenhaozhe
2025-09-28 7a9041cfac9be9f0c094a00470ffdb4b46025345
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; }
    }
}