Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing #1

Open
6 tasks
sshrik opened this issue Dec 30, 2016 · 0 comments
Open
6 tasks

Parsing #1

sshrik opened this issue Dec 30, 2016 · 0 comments

Comments

@sshrik
Copy link
Contributor

sshrik commented Dec 30, 2016

주고 받아야 하는 내용

회원가입 : ID, PW, 닉네임
알림 : 받아야 할 알림, 줘야 할 알림

  • 분류숫자( 회원가입 : " 1 " );ID;PW;닉네임
  • 분류숫자( 갚음 : " 4 " ) ;UUID(거래);UUID(준 사람);준 돈
  • 분류숫자( 받음 : " 5 " ) ;UUID(거래);UUID(갚은 사람);돈;승인 여부(Y || N)
  • 분류숫자( 거래 승인 : " 3 " ) ;UUID(거래);UUID(돈을 줘야 하는 사람);승인 여부
  • 분류숫자( 거래 만들기 : " 2 " );UUID;거래이름;날짜;받아야 할 사람 UUID ; 줘야 할 사람 명수 ; ( 줘야 할 사람 UUID; 줘야 할 돈 ; )+ 줘야 할 .. ; 메모 ( ; 있어도 됨 )
  • 분류숫자( ID 유효성 및 UUID 세팅 " 6 " );승이여부(Y || N);UUID( ID에 부여됨 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant