jinghz@oceic.com
2023-08-15 01f5e329d4dfbcd2253a273d8d65b5bfce8d570e
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; }
    }
}