Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit cfe25a11 authored by 65160394's avatar 65160394
Browse files

Project Round 3

parent ecb4abc2
Branches
No related tags found
No related merge requests found
const { User, Tour } = require('../models/tourModel');
const pool = require('../config/database');
exports.getTours = async (req, res) => {
try {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment