import { sum, multiply } from '@entria/mongo-aggregate-lodash';{ $group: { averageDividend: sum(multiply('$score', '$field.weight')), ...
確定! 回上一頁