Commit f981518f by doszhang

dos

parent 00b17afb
......@@ -534,6 +534,7 @@ function checkWord(name,callback) {
name:name
},
success: function(resp){
console.log(123);
callback(resp.status);
}
})
......
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