zgq
2021-06-30 a5e3cae8ab6c4635c316ea0d3a2cfe6b200e0f78
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; }
    }
}