From ef603030ef539b2cc943cfefd3e5d084c36e8cf9 Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Tue, 18 Feb 2020 18:28:34 +0900 Subject: [PATCH] =?UTF-8?q?20=EC=9D=BC=20=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documents/업무/2월/3째주/0218.txt | 11 +++++++++++ documents/업무/2월/3째주/0220.txt | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 documents/업무/2월/3째주/0220.txt 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