12
jingh
2021-02-24 d61d98d56ad9f6ab19f140cbc20a33a65f81fd8b
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; }
    }
}