chenhaozhe
2025-04-29 30a00c8bc8b9412b8088bc4f4c1519ed767f09d2
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; }
    }
}