ouyangqing
2021-01-27 30d8a77f99ab5b9b2296cedad7a3d9e3aef7da48
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; }
    }
}