Blog

회원 가입

Method
POST
DB 설계
user_num : int user_id : String user_password1 : String user_address1 : String user_address2 : String user_postcode : Int(Number) user_name : String user_email : String user_type : Int(Number)
URL
/join
request
DB Create
response
회원 정보 DB 저장 결과(성공/실패)
구분
1
기타
시간나면 패스워드 암호화 활용