@@ -114,6 +114,6 @@ class TradeService extends BaseService
}
})
->groupBy('status')
- ->count('id');
+ ->count();