jinghz@oceic.com
2023-08-24 bf24909c6d9cad6fd4bd7335e5f70b45c6a5212b
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; }
    }
}