1
chenhaozhe
2025-12-26 a5e44a59d7128a7c6303fd781804cab7a6fe9d29
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; }
    }
}