Commit 0602c711 by doszhang

dos

parent 1666ca0e
......@@ -540,6 +540,10 @@ function checkWord(name,callback) {
callback();
}
else console.log('error');
},
error: function() {
console.log(3556);
}
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment