王 垚
2021-10-20 e9fd7a63787076a22e2e64bd7ed1f2ffdabc49c4
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; }
    }
}