zzr99
2021-11-17 90f1e3aa861fd9ad5bb3ac7e9fc63a365fc86f48
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; }
    }
}