1
沈泽
2021-08-27 d3b2b4ed9036646d58dc1e998e2a30c9383db6ed
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; }
    }
}