1
chenhaozhe
2025-08-08 05a1bcf2d3fb7033b09a0cb7f99dc0514eacf537
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; }
    }
}