@@ -55,6 +55,7 @@ func RegisterTables() {
dao.Channel{},
dao.ParkingLot{},
dao.VehicleRecord{},
+ dao.PaymentRecord{},
dao.UHFReader{},
dao.Camera{},
dao.Shortlist{},