$.getJSON(GETCLASSNOTE, {cid:cid}, function(data){
console.log(data);
});为什么得到的数据是空数组
可以指定cid为382,这个有
没有笔记