Merge branch 'main' into branch-1

This commit is contained in:
2025-03-31 19:53:28 +05:30
77 changed files with 3682 additions and 257 deletions

View File

@@ -1,5 +1,5 @@
import cameraModel from "../../../shared/model/camera/camera-Model"
import userModel from "../../../shared/model/user-Model"
import cameraModel from "../../../shared/model/camera/camera-Model.ts"
import userModel from "../../../shared/model/user-Model.ts"
export const activeUsers = async (data: any) => {
const {organization}=data