yusijie
2024-04-16 6f50ff6cdf04a7207156a23b9e2d4702cb0b5b2d
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; }
    }
}