1
yusijie
2024-06-14 0ea5ad3c5f42ed420d1f8954586ec007c2d88aee
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; }
    }
}