Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
bora-it
Commits
ba9594d3
Commit
ba9594d3
authored
Aug 01, 2021
by
이재연
Browse files
defaultimg
parent
4da3bf22
Changes
2
Hide whitespace changes
Inline
Side-by-side
models/user.model.js
View file @
ba9594d3
...
...
@@ -27,7 +27,7 @@ const UserModel = (sequelize) => {
},
img
:
{
type
:
DataTypes
.
STRING
,
//
defaultValue:
img
defaultValue
:
'
default
img
'
},
roomNumber
:
{
type
:
DataTypes
.
ARRAY
(
DataTypes
.
STRING
),
...
...
uploads/defaultimg
0 → 100644
View file @
ba9594d3
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment