Commit ecba8f25 authored by Deokhyun Lee's avatar Deokhyun Lee

added signUpForm and logIn methods

parent b939d186
...@@ -35,5 +35,6 @@ public class MainClass { ...@@ -35,5 +35,6 @@ public class MainClass {
} }
} }
//
} }
...@@ -21,4 +21,5 @@ public class Member { ...@@ -21,4 +21,5 @@ public class Member {
} }
return retList; return retList;
} }
//
} }
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