전체 메시지 안 보내지던 것 수정

10초마다 메시지
This commit is contained in:
2018-04-21 13:06:10 +09:00
parent 243604d6c1
commit 481494a885
4 changed files with 15 additions and 18 deletions
-3
View File
@@ -59,9 +59,6 @@ function fetchMsg(){
}
function redrawMsg(deferred){
console.log(deferred);
function registerSequence(obj){
if(!obj.result){
deferred.reject();