22
zgq
2021-02-25 ca089c3c0de722bdd1e4d49c40c8bff0d3a26fc2
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; }
    }
}