fix : comment
This commit is contained in:
@@ -148,7 +148,6 @@ class OrderRepository extends BaseRepository<IOrder> {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
console.log("matchQuery", matchQuery);
|
||||
return this.model.aggregate([
|
||||
{
|
||||
$match: matchQuery,
|
||||
|
||||
Reference in New Issue
Block a user