chenhaozhe
3 天以前 2f19dbfe2d75abdd583f2ecc1b5d03cc4f3be968
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; }
    }
}