Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 6750bddb authored by 65160381's avatar 65160381
Browse files

Update file registerController.js

parent b9e2ea9b
No related branches found
No related tags found
No related merge requests found
Pipeline #563 passed with warnings
const bcrypt = require('bcrypt'); const bcrypt = require('bcrypt');
const pool = require('../db'); // ใช้การเชื่อมต่อฐานข้อมูลที่คุณมี const pool = require('../db');
module.exports = { module.exports = {
showRegisterPage: (req, res) => { showRegisterPage: (req, res) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment