杨乐
2022-01-21 45d569f41e2c20d2afabc42a2fdb9e19d6f1e0ec
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; }
    }
}