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

z

parent 9c864276
......@@ -83,5 +83,7 @@ const signup = async (req, res) => {
}
export default {
login,
signup
signup,
update,
imgUpload
};
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