chenhaozhe
2025-08-20 0e4d5df5bc966405fee1f4451d3e4143d2a54bbd
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; }
    }
}