Gitlab@Informatics

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

Update file registerController.js

parent 1fdeb5b6
No related branches found
No related tags found
No related merge requests found
Pipeline #561 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