YL
2021-09-28 c2c6c5dd4c8a9f68dd7a6be5237f23a21aaa90b7
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; }
    }
}