chenhaozhe
2025-06-23 a2e882d3b9ad2a4ed118447c8b56216aaf95a5f7
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; }
    }
}