1
black-goat-me
2023-05-20 699b04d39a79bd6bb8efae1c6e2d65766c3d12b8
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; }
    }
}