add new fields to list endpoints

This commit is contained in:
2025-02-10 15:21:23 +05:30
parent 0576329695
commit 6ae05cfe6b
3 changed files with 25 additions and 1 deletions

View File

@@ -51,7 +51,10 @@ export async function listNotifications(
$project: {
_id: 1,
pid: 1,
statusPipeline: 1,
permitNumber: 1,
permitLink: 1,
status: 1,
changes: 1,
createdAt: 1,
county: {
$let: {