1
chenhaozhe
2026-02-04 0bdc3484c3632eda078d1a7c91ab88b2f437dc1f
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; }
    }
}