diff --git a/documents/업무/2월/3째주/0218.txt b/documents/업무/2월/3째주/0218.txt index ec15f2c..a09e63c 100644 --- a/documents/업무/2월/3째주/0218.txt +++ b/documents/업무/2월/3째주/0218.txt @@ -128,3 +128,14 @@ state 생성 15: {roomSeq: "13", eventSeq: 33, seq: 577, senderSeq: 9829, type: "b", …} 16: {roomSeq: "13", eventSeq: 34, seq: 578, senderSeq: 9829, type: "b", …} 17: {roomSeq: "13", eventSeq: 35, seq: 579, senderSeq: 9829, type: "b", …} + +20일 와서 할일 + 주소록 동기화 테스트 + 모바일로 테스트 하지 못할경우 + JSON 데이터 만들어서 테스트 진행 + state + reducer + action + sync-service + 테스트 후 수정 + \ No newline at end of file diff --git a/documents/업무/2월/3째주/0220.txt b/documents/업무/2월/3째주/0220.txt new file mode 100644 index 0000000..bfe4789 --- /dev/null +++ b/documents/업무/2월/3째주/0220.txt @@ -0,0 +1,11 @@ +20일 와서 할일 + 주소록 동기화 테스트 + 모바일로 테스트 하지 못할경우 + JSON 데이터 만들어서 테스트 진행 + state + reducer + action + sync-service + 테스트 후 수정 + PhoneBookData 추가 + \ No newline at end of file