Commit ba9594d3 authored by 이재연's avatar 이재연
Browse files

defaultimg

parent 4da3bf22
......@@ -27,7 +27,7 @@ const UserModel = (sequelize) => {
},
img: {
type: DataTypes.STRING,
// defaultValue: img
defaultValue:'defaultimg'
},
roomNumber: {
type: DataTypes.ARRAY(DataTypes.STRING),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment