对结果排序

collection.orderBy() 参数说明 使用示例

  1. collection.orderBy("name", "asc").get().then(function(res) {});