我正在尝试通过关系模型的列对主模型的整个数据集进行排序。我正在使用LaravelORM5.2.43和JensenggersMongoDb3.1这是我的模型UserEventActivity.php-Mongo模型useJenssegers\Mongodb\Eloquent\ModelasEloquent;classUserEventActivityextendsEloquent{protected$collection='user_event_activity';protected$connection='mongodb';publicfunctionhandset(){return$