this.update({ " id" : uid }, {"auth":[]}, function(err,user) { callback(err,user); }) [TypeError: Cannot read property 'schema' of undefined] 为什么不能重置auth 字段?