From b692bc616882db5272095ac982c964b3763b0062 Mon Sep 17 00:00:00 2001 From: MeysamMoghaddam <65253484+MeysamMoghaddam@users.noreply.github.com> Date: Sat, 27 Sep 2025 22:51:23 +0330 Subject: [PATCH] Update model.ndm2 --- docs/model.ndm2 | 5591 ++++++++++++++++++++++++++--------------------- 1 file changed, 3091 insertions(+), 2500 deletions(-) diff --git a/docs/model.ndm2 b/docs/model.ndm2 index 6623e8f..cc31eba 100644 --- a/docs/model.ndm2 +++ b/docs/model.ndm2 @@ -25,302 +25,6 @@ "name": "CMS", "comment": "", "tables": [ - { - "objectType": "Table_MSSQL", - "name": "User", - "comment": "کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 0, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Id", - "type": "bigint", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شناسه", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Id", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": true, - "isExistingField": false, - "identitySeed": -2147483648, - "identityIncrement": -2147483648, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "", - "fields": [ - "Id" - ], - "fillFactor": 0, - "oldName": "", - "isClustered": true, - "isPadded": false, - "noRecomputeStatistics": false, - "ignoreDuplicatedKeyValues": false, - "allowRowLocks": true, - "allowPageLocks": true, - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - "foreignKeys": [ - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_User_User_1", - "fields": [ - "ParentId" - ], - "referencedSchema": "CMS", - "referencedTable": "User", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": true, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - } - ], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, { "objectType": "Table_MSSQL", "name": "UserAddress", @@ -1499,571 +1203,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "UserService", - "comment": "سرویس های کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "UserService", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 4423, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "CreateNewUser", - "type": "CreateCommand", - "size": 0, - "isNullable": "Default", - "scale": 0, - "comment": "ایجاد کاربر جدید", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "CreateNewUser", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "UpdateUser", - "type": "UpdateCommand", - "size": 0, - "isNullable": "Default", - "scale": 0, - "comment": "ویرایش کاربر", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "UpdateUser", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "DeleteUser", - "type": "DeleteCommand", - "size": 0, - "isNullable": "Default", - "scale": 0, - "comment": "حذف کاربر", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "DeleteUser", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "GetUser", - "type": "GetOneQuery", - "size": 0, - "isNullable": "Default", - "scale": 0, - "comment": "واکشی یک کاربر", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "GetUser", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "GetAllUserByFilter", - "type": "GetAllByFilterQuery", - "size": 0, - "isNullable": "Default", - "scale": 0, - "comment": "واکشی کاربر ها بر مبنای فیلتر", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "GetAllUserByFilter", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "foreignKeys": [ - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_CreateNewUserRequest_1", - "fields": [ - "CreateNewUser" - ], - "referencedSchema": "CMS", - "referencedTable": "CreateNewUserRequest", - "referencedFields": [ - "FirstName" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_CreateNewUserResponse_1", - "fields": [ - "CreateNewUser" - ], - "referencedSchema": "CMS", - "referencedTable": "CreateNewUserResponse", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_UpdateUserRequest_1", - "fields": [ - "UpdateUser" - ], - "referencedSchema": "CMS", - "referencedTable": "UpdateUserRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_DeleteUserRequest_1", - "fields": [ - "DeleteUser" - ], - "referencedSchema": "CMS", - "referencedTable": "DeleteUserRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_GetUserRequest_1", - "fields": [ - "GetUser" - ], - "referencedSchema": "CMS", - "referencedTable": "GetUserRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_GetUserResponse_1", - "fields": [ - "GetUser" - ], - "referencedSchema": "CMS", - "referencedTable": "GetUserResponse", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_GetAllUserByFilterRequest_1", - "fields": [ - "GetAllUserByFilter" - ], - "referencedSchema": "CMS", - "referencedTable": "GetAllUserByFilterRequest", - "referencedFields": [ - "PaginationState" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserService_GetAllUserByFilterResponse_1", - "fields": [ - "GetAllUserByFilter" - ], - "referencedSchema": "CMS", - "referencedTable": "GetAllUserByFilterResponse", - "referencedFields": [ - "MetaData" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - } - ], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - { - "objectType": "Table_MSSQL", - "name": "CreateNewUserRequest", - "comment": "ورودی ایجاد کاربر جدید", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "CreateNewUserRequest", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 2207, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "foreignKeys": [], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, { "objectType": "Table_MSSQL", "name": "CreateNewUserResponse", @@ -2159,281 +1298,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "UpdateUserRequest", - "comment": "ورودی ویرایش کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "UpdateUserRequest", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 5462, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Id", - "type": "bigint", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شناسه", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Id", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": true, - "isExistingField": false, - "identitySeed": -2147483648, - "identityIncrement": -2147483648, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "", - "fields": [ - "Id" - ], - "fillFactor": 0, - "oldName": "", - "isClustered": false, - "isPadded": false, - "noRecomputeStatistics": false, - "ignoreDuplicatedKeyValues": false, - "allowRowLocks": false, - "allowPageLocks": false, - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - "foreignKeys": [], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, { "objectType": "Table_MSSQL", "name": "DeleteUserRequest", @@ -2485,7 +1349,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_43", "fields": [ "Id" ], @@ -2580,282 +1444,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", - "fields": [ - "Id" - ], - "fillFactor": 0, - "oldName": "", - "isClustered": false, - "isPadded": false, - "noRecomputeStatistics": false, - "ignoreDuplicatedKeyValues": false, - "allowRowLocks": false, - "allowPageLocks": false, - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - "foreignKeys": [], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - { - "objectType": "Table_MSSQL", - "name": "GetUserResponse", - "comment": "خروجی واکشی یک کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "GetUserResponse", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 2333, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Id", - "type": "bigint", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شناسه", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Id", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": true, - "isExistingField": false, - "identitySeed": -2147483648, - "identityIncrement": -2147483648, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_42", "fields": [ "Id" ], @@ -3047,281 +1636,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "GetAllUserByFilterFilter", - "comment": "فیلترهای کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "GetAllUserByFilterFilter", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 8110, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Id", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Id", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": true, - "isExistingField": false, - "identitySeed": -2147483648, - "identityIncrement": -2147483648, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "", - "fields": [ - "Id" - ], - "fillFactor": 0, - "oldName": "", - "isClustered": false, - "isPadded": false, - "noRecomputeStatistics": false, - "ignoreDuplicatedKeyValues": false, - "allowRowLocks": false, - "allowPageLocks": false, - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - "foreignKeys": [], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, { "objectType": "Table_MSSQL", "name": "GetAllUserByFilterResponse", @@ -3440,281 +1754,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "GetAllUserByFilterResponseModel", - "comment": "مدل خروجی کاربر بر مبنای فیلتر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "GetAllUserByFilterResponseModel", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 6827, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Id", - "type": "bigint", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شناسه", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Id", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": true, - "isExistingField": false, - "identitySeed": -2147483648, - "identityIncrement": -2147483648, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FirstName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FirstName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "LastName", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "نام خانوادگی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "LastName", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Mobile", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "شماره موبایل", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Mobile", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "NationalCode", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "کد ملی", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "NationalCode", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "AvatarPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "آدرس آواتار", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "AvatarPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ParentId", - "type": "bigint", - "size": -2147483648, - "isNullable": "Yes", - "scale": -2147483648, - "comment": "شناسه والد", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "Others", - "schema": "", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ParentId", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "", - "fields": [ - "Id" - ], - "fillFactor": 0, - "oldName": "", - "isClustered": false, - "isPadded": false, - "noRecomputeStatistics": false, - "ignoreDuplicatedKeyValues": false, - "allowRowLocks": false, - "allowPageLocks": false, - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, - "foreignKeys": [], - "uniques": [], - "checks": [], - "triggers": [], - "storage": { - "objectType": "Storage_MSSQL", - "name": "", - "oldName": "", - "storageType": "Default", - "filegroup": "", - "textImageFilegroup": "", - "filestreamFilegroup": "", - "partitionScheme": "", - "partitionColumn": "", - "filestreamPartitionScheme": "", - "dataCompressions": [] - } - }, { "objectType": "Table_MSSQL", "name": "UserAddressService", @@ -4331,7 +2370,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_41", "fields": [ "Id" ], @@ -4606,7 +2645,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_40", "fields": [ "Id" ], @@ -4701,7 +2740,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_39", "fields": [ "Id" ], @@ -4796,7 +2835,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_38", "fields": [ "Id" ], @@ -5071,7 +3110,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_37", "fields": [ "Id" ], @@ -5494,7 +3533,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_36", "fields": [ "Id" ], @@ -5887,7 +3926,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_35", "fields": [ "Id" ], @@ -6487,7 +4526,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_34", "fields": [ "Id" ], @@ -6702,7 +4741,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_33", "fields": [ "Id" ], @@ -6797,7 +4836,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_32", "fields": [ "Id" ], @@ -6892,7 +4931,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_31", "fields": [ "Id" ], @@ -7107,7 +5146,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_30", "fields": [ "Id" ], @@ -7470,7 +5509,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_29", "fields": [ "Id" ], @@ -7803,7 +5842,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_28", "fields": [ "Id" ], @@ -8463,7 +6502,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_27", "fields": [ "Id" ], @@ -8738,7 +6777,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_26", "fields": [ "Id" ], @@ -8833,7 +6872,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_25", "fields": [ "Id" ], @@ -8928,7 +6967,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_24", "fields": [ "Id" ], @@ -9203,7 +7242,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_23", "fields": [ "Id" ], @@ -9626,7 +7665,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_22", "fields": [ "Id" ], @@ -10019,7 +8058,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_21", "fields": [ "Id" ], @@ -10559,7 +8598,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_20", "fields": [ "Id" ], @@ -10714,7 +8753,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_19", "fields": [ "Id" ], @@ -10809,7 +8848,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_18", "fields": [ "Id" ], @@ -10904,7 +8943,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_17", "fields": [ "Id" ], @@ -11059,7 +9098,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_16", "fields": [ "Id" ], @@ -11362,7 +9401,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_15", "fields": [ "Id" ], @@ -11635,7 +9674,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_14", "fields": [ "Id" ], @@ -12175,7 +10214,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_13", "fields": [ "Id" ], @@ -12330,7 +10369,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_12", "fields": [ "Id" ], @@ -12425,7 +10464,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_11", "fields": [ "Id" ], @@ -12520,7 +10559,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_10", "fields": [ "Id" ], @@ -12675,7 +10714,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_9", "fields": [ "Id" ], @@ -12978,7 +11017,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_8", "fields": [ "Id" ], @@ -13251,7 +11290,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_7", "fields": [ "Id" ], @@ -13294,6 +11333,2542 @@ "filestreamPartitionScheme": "", "dataCompressions": [] } + }, + { + "objectType": "Table_MSSQL", + "name": "User", + "comment": "کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 0, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شماره موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ParentId", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه والد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ParentId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ReferralCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "کد ارجاع", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ReferralCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsMobileVerified ", + "type": "bit", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "موبایل فعال شده؟", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "IsMobileVerified ", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "MobileVerifiedAt", + "type": "datetime", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "تاریخ فعال سازی موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "MobileVerifiedAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_6", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": true, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": true, + "allowPageLocks": true, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [ + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_User_User_1", + "fields": [ + "ParentId" + ], + "referencedSchema": "CMS", + "referencedTable": "User", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": true, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + } + ], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "UpdateUserRequest", + "comment": "ورودی ویرایش کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "UpdateUserRequest", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 5462, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_5", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": false, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": false, + "allowPageLocks": false, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "GetAllUserByFilterResponseModel", + "comment": "مدل خروجی کاربر بر مبنای فیلتر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetAllUserByFilterResponseModel", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 6827, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شماره موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ParentId", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه والد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ParentId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ReferralCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "کد ارجاع", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ReferralCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsMobileVerified ", + "type": "bit", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "موبایل فعال شده؟", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "IsMobileVerified ", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "MobileVerifiedAt", + "type": "datetime", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "تاریخ فعال سازی موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "MobileVerifiedAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_4", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": false, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": false, + "allowPageLocks": false, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "GetUserResponse", + "comment": "خروجی واکشی یک کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetUserResponse", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 2333, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شماره موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ParentId", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه والد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ParentId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ReferralCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "کد ارجاع", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ReferralCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsMobileVerified ", + "type": "bit", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "موبایل فعال شده؟", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "IsMobileVerified ", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "MobileVerifiedAt", + "type": "datetime", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "تاریخ فعال سازی موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "MobileVerifiedAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_3", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": false, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": false, + "allowPageLocks": false, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "GetAllUserByFilterFilter", + "comment": "فیلترهای کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetAllUserByFilterFilter", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 8110, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شماره موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ParentId", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه والد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ParentId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ReferralCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ارجاع", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ReferralCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsMobileVerified ", + "type": "bit", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "موبایل فعال شده؟", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "IsMobileVerified ", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "MobileVerifiedAt", + "type": "datetime", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "تاریخ فعال سازی موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "MobileVerifiedAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_2", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": false, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": false, + "allowPageLocks": false, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "CreateNewUserRequest", + "comment": "ورودی ایجاد کاربر جدید", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "CreateNewUserRequest", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 2207, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "FirstName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FirstName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "LastName", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "نام خانوادگی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "LastName", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شماره موبایل", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "NationalCode", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "کد ملی", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "NationalCode", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "AvatarPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "آدرس آواتار", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "AvatarPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ParentId", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "شناسه والد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ParentId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "UserService", + "comment": "سرویس های کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "UserService", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 4423, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "CreateNewUser", + "type": "CreateCommand", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "ایجاد کاربر جدید", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "CreateNewUser", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UpdateUser", + "type": "UpdateCommand", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "ویرایش کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "UpdateUser", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "DeleteUser", + "type": "DeleteCommand", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "حذف کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "DeleteUser", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "GetUser", + "type": "GetOneQuery", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "واکشی یک کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "GetUser", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "GetAllUserByFilter", + "type": "GetAllByFilterQuery", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "واکشی کاربر ها بر مبنای فیلتر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "GetAllUserByFilter", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "foreignKeys": [ + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_CreateNewUserRequest_1", + "fields": [ + "CreateNewUser" + ], + "referencedSchema": "CMS", + "referencedTable": "CreateNewUserRequest", + "referencedFields": [ + "FirstName" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_CreateNewUserResponse_1", + "fields": [ + "CreateNewUser" + ], + "referencedSchema": "CMS", + "referencedTable": "CreateNewUserResponse", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_UpdateUserRequest_1", + "fields": [ + "UpdateUser" + ], + "referencedSchema": "CMS", + "referencedTable": "UpdateUserRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_DeleteUserRequest_1", + "fields": [ + "DeleteUser" + ], + "referencedSchema": "CMS", + "referencedTable": "DeleteUserRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_GetUserRequest_1", + "fields": [ + "GetUser" + ], + "referencedSchema": "CMS", + "referencedTable": "GetUserRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_GetUserResponse_1", + "fields": [ + "GetUser" + ], + "referencedSchema": "CMS", + "referencedTable": "GetUserResponse", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_GetAllUserByFilterRequest_1", + "fields": [ + "GetAllUserByFilter" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllUserByFilterRequest", + "referencedFields": [ + "PaginationState" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserService_GetAllUserByFilterResponse_1", + "fields": [ + "GetAllUserByFilter" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllUserByFilterResponse", + "referencedFields": [ + "MetaData" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + } + ], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + { + "objectType": "Table_MSSQL", + "name": "OtpToken", + "comment": "توکن Otp", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 0, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Id", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Id", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": true, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Mobile", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "موبایل مقصد", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Mobile", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Purpose", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "مقصود", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Purpose", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "CodeHash", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "کد هش شده", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "CodeHash", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ExpiresAt", + "type": "datetime", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "زمان انقضا", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ExpiresAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Attempts", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شمارش تلاش‌ها", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Attempts", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsUsed", + "type": "bit", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "موفق بود؟", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "IsUsed", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_1_copy_1_copy_2_copy_2", + "fields": [ + "Id" + ], + "fillFactor": 0, + "oldName": "", + "isClustered": true, + "isPadded": false, + "noRecomputeStatistics": false, + "ignoreDuplicatedKeyValues": false, + "allowRowLocks": true, + "allowPageLocks": true, + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } + }, + "foreignKeys": [], + "uniques": [], + "checks": [], + "triggers": [], + "storage": { + "objectType": "Storage_MSSQL", + "name": "", + "oldName": "", + "storageType": "Default", + "filegroup": "", + "textImageFilegroup": "", + "filestreamFilegroup": "", + "partitionScheme": "", + "partitionColumn": "", + "filestreamPartitionScheme": "", + "dataCompressions": [] + } } ], "views": [] @@ -13321,9 +13896,9 @@ "schemaName": "CMS", "tableName": "User", "x": 5440, - "y": 3090, - "width": 280, - "height": 220, + "y": 3280, + "width": 370, + "height": 270, "isBold": false, "titleColor": { "r": 55, @@ -13336,8 +13911,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserAddress", - "x": 5770, - "y": 3090, + "x": 5870, + "y": 3300, "width": 310, "height": 220, "isBold": false, @@ -13352,8 +13927,8 @@ "type": "table", "schemaName": "CMS", "tableName": "Package", - "x": 5430, - "y": 2580, + "x": 5470, + "y": 2780, "width": 310, "height": 170, "isBold": false, @@ -13368,8 +13943,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserOrder", - "x": 5430, - "y": 2800, + "x": 5470, + "y": 3000, "width": 310, "height": 230, "isBold": false, @@ -13385,7 +13960,7 @@ "schemaName": "CMS", "tableName": "Role", "x": 4720, - "y": 3130, + "y": 3350, "width": 310, "height": 130, "isBold": false, @@ -13401,7 +13976,7 @@ "schemaName": "CMS", "tableName": "UserRole", "x": 5080, - "y": 3130, + "y": 3350, "width": 310, "height": 130, "isBold": false, @@ -13417,7 +13992,7 @@ "schemaName": "CMS", "tableName": "UserService", "x": 2660, - "y": 2780, + "y": 2970, "width": 400, "height": 175, "isBold": false, @@ -13433,9 +14008,9 @@ "schemaName": "CMS", "tableName": "CreateNewUserRequest", "x": 2940, - "y": 2240, + "y": 2450, "width": 400, - "height": 213, + "height": 200, "isBold": false, "titleColor": { "r": 255, @@ -13449,7 +14024,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserResponse", "x": 2550, - "y": 2110, + "y": 2300, "width": 400, "height": 100, "isBold": false, @@ -13465,9 +14040,9 @@ "schemaName": "CMS", "tableName": "UpdateUserRequest", "x": 2150, - "y": 2760, + "y": 2970, "width": 400, - "height": 213, + "height": 170, "isBold": false, "titleColor": { "r": 255, @@ -13481,7 +14056,7 @@ "schemaName": "CMS", "tableName": "DeleteUserRequest", "x": 2660, - "y": 3010, + "y": 3200, "width": 400, "height": 100, "isBold": false, @@ -13497,7 +14072,7 @@ "schemaName": "CMS", "tableName": "GetUserRequest", "x": 4200, - "y": 2890, + "y": 3080, "width": 400, "height": 100, "isBold": false, @@ -13513,9 +14088,9 @@ "schemaName": "CMS", "tableName": "GetUserResponse", "x": 4200, - "y": 2630, + "y": 2760, "width": 400, - "height": 213, + "height": 270, "isBold": false, "titleColor": { "r": 200, @@ -13529,7 +14104,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterRequest", "x": 3240, - "y": 2710, + "y": 2900, "width": 400, "height": 137, "isBold": false, @@ -13545,9 +14120,9 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterFilter", "x": 4140, - "y": 2360, + "y": 2430, "width": 400, - "height": 213, + "height": 270, "isBold": false, "titleColor": { "r": 255, @@ -13561,7 +14136,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponse", "x": 3180, - "y": 2510, + "y": 2710, "width": 400, "height": 118, "isBold": false, @@ -13577,9 +14152,9 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponseModel", "x": 3630, - "y": 2440, + "y": 2580, "width": 400, - "height": 213, + "height": 270, "isBold": false, "titleColor": { "r": 200, @@ -13592,8 +14167,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserAddressService", - "x": 5450, - "y": 2030, + "x": 4660, + "y": 2220, "width": 400, "height": 175, "isBold": false, @@ -13609,7 +14184,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserAddressRequest", "x": 3090, - "y": 1980, + "y": 2060, "width": 400, "height": 213, "isBold": false, @@ -13624,8 +14199,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserAddressResponse", - "x": 4190, - "y": 2140, + "x": 3400, + "y": 2330, "width": 400, "height": 100, "isBold": false, @@ -13640,8 +14215,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdateUserAddressRequest", - "x": 5450, - "y": 2250, + "x": 4660, + "y": 2450, "width": 400, "height": 213, "isBold": false, @@ -13656,8 +14231,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeleteUserAddressRequest", - "x": 5900, - "y": 1930, + "x": 5110, + "y": 2110, "width": 400, "height": 100, "isBold": false, @@ -13672,8 +14247,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserAddressRequest", - "x": 5340, - "y": 1830, + "x": 4550, + "y": 2010, "width": 400, "height": 100, "isBold": false, @@ -13688,8 +14263,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserAddressResponse", - "x": 4820, - "y": 1810, + "x": 4030, + "y": 2000, "width": 400, "height": 213, "isBold": false, @@ -13704,8 +14279,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterRequest", - "x": 4310, - "y": 1610, + "x": 3520, + "y": 1530, "width": 400, "height": 137, "isBold": false, @@ -13720,8 +14295,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterFilter", - "x": 3800, - "y": 1550, + "x": 3000, + "y": 1470, "width": 400, "height": 213, "isBold": false, @@ -13736,8 +14311,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponse", - "x": 4250, - "y": 1890, + "x": 3460, + "y": 1810, "width": 400, "height": 118, "isBold": false, @@ -13752,8 +14327,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponseModel", - "x": 3800, - "y": 1820, + "x": 3000, + "y": 1740, "width": 400, "height": 213, "isBold": false, @@ -13768,8 +14343,8 @@ "type": "table", "schemaName": "CMS", "tableName": "PackageService", - "x": 3080, - "y": 230, + "x": 2250, + "y": 250, "width": 400, "height": 175, "isBold": false, @@ -13784,8 +14359,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageRequest", - "x": 2830, - "y": 1750, + "x": 2260, + "y": 1920, "width": 400, "height": 175, "isBold": false, @@ -13800,8 +14375,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageResponse", - "x": 3340, - "y": 1750, + "x": 2520, + "y": 1770, "width": 400, "height": 100, "isBold": false, @@ -13816,8 +14391,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdatePackageRequest", - "x": 3530, - "y": 230, + "x": 2710, + "y": 250, "width": 400, "height": 175, "isBold": false, @@ -13832,7 +14407,7 @@ "type": "table", "schemaName": "CMS", "tableName": "DeletePackageRequest", - "x": 3080, + "x": 2250, "y": 30, "width": 400, "height": 100, @@ -13848,8 +14423,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageRequest", - "x": 2620, - "y": 270, + "x": 1800, + "y": 280, "width": 400, "height": 100, "isBold": false, @@ -13864,8 +14439,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageResponse", - "x": 2740, - "y": 520, + "x": 1930, + "y": 540, "width": 400, "height": 175, "isBold": false, @@ -13880,8 +14455,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterRequest", - "x": 2810, - "y": 810, + "x": 2000, + "y": 830, "width": 400, "height": 137, "isBold": false, @@ -13896,8 +14471,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterFilter", - "x": 2810, - "y": 1000, + "x": 2000, + "y": 1020, "width": 400, "height": 175, "isBold": false, @@ -13912,8 +14487,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponse", - "x": 2890, - "y": 1290, + "x": 2080, + "y": 1310, "width": 400, "height": 118, "isBold": false, @@ -13928,8 +14503,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponseModel", - "x": 2890, - "y": 1460, + "x": 2080, + "y": 1480, "width": 400, "height": 175, "isBold": false, @@ -13945,7 +14520,7 @@ "schemaName": "CMS", "tableName": "UserOrderService", "x": 540, - "y": 3160, + "y": 3380, "width": 400, "height": 175, "isBold": false, @@ -13961,7 +14536,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderRequest", "x": 1890, - "y": 2490, + "y": 2710, "width": 400, "height": 213, "isBold": false, @@ -13977,7 +14552,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderResponse", "x": 830, - "y": 2480, + "y": 2680, "width": 400, "height": 100, "isBold": false, @@ -13993,7 +14568,7 @@ "schemaName": "CMS", "tableName": "UpdateUserOrderRequest", "x": 430, - "y": 2220, + "y": 2420, "width": 400, "height": 213, "isBold": false, @@ -14009,7 +14584,7 @@ "schemaName": "CMS", "tableName": "DeleteUserOrderRequest", "x": 30, - "y": 3210, + "y": 3410, "width": 400, "height": 100, "isBold": false, @@ -14025,7 +14600,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderRequest", "x": 540, - "y": 3390, + "y": 3600, "width": 400, "height": 100, "isBold": false, @@ -14041,7 +14616,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderResponse", "x": 1180, - "y": 3230, + "y": 3440, "width": 400, "height": 213, "isBold": false, @@ -14057,7 +14632,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterRequest", "x": 1180, - "y": 3040, + "y": 3250, "width": 400, "height": 137, "isBold": false, @@ -14073,7 +14648,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterFilter", "x": 1630, - "y": 3030, + "y": 3240, "width": 400, "height": 213, "isBold": false, @@ -14089,7 +14664,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponse", "x": 1120, - "y": 2830, + "y": 3040, "width": 400, "height": 118, "isBold": false, @@ -14105,7 +14680,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponseModel", "x": 1570, - "y": 2760, + "y": 2970, "width": 400, "height": 213, "isBold": false, @@ -14121,7 +14696,7 @@ "schemaName": "CMS", "tableName": "RoleService", "x": 1710, - "y": 4910, + "y": 5160, "width": 400, "height": 175, "isBold": false, @@ -14137,7 +14712,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleRequest", "x": 1890, - "y": 3480, + "y": 3730, "width": 400, "height": 137, "isBold": false, @@ -14153,7 +14728,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleResponse", "x": 1440, - "y": 3600, + "y": 3830, "width": 400, "height": 100, "isBold": false, @@ -14169,7 +14744,7 @@ "schemaName": "CMS", "tableName": "UpdateRoleRequest", "x": 1250, - "y": 4930, + "y": 5180, "width": 400, "height": 137, "isBold": false, @@ -14185,7 +14760,7 @@ "schemaName": "CMS", "tableName": "DeleteRoleRequest", "x": 1710, - "y": 5140, + "y": 5390, "width": 400, "height": 100, "isBold": false, @@ -14201,7 +14776,7 @@ "schemaName": "CMS", "tableName": "GetRoleRequest", "x": 2160, - "y": 4960, + "y": 5200, "width": 400, "height": 100, "isBold": false, @@ -14216,8 +14791,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetRoleResponse", - "x": 2030, - "y": 4660, + "x": 2040, + "y": 4910, "width": 400, "height": 137, "isBold": false, @@ -14233,7 +14808,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterRequest", "x": 1960, - "y": 4410, + "y": 4660, "width": 400, "height": 137, "isBold": false, @@ -14249,7 +14824,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterFilter", "x": 1960, - "y": 4220, + "y": 4470, "width": 400, "height": 137, "isBold": false, @@ -14265,7 +14840,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponse", "x": 1890, - "y": 3990, + "y": 4230, "width": 400, "height": 118, "isBold": false, @@ -14281,7 +14856,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponseModel", "x": 1890, - "y": 3800, + "y": 4040, "width": 400, "height": 137, "isBold": false, @@ -14296,8 +14871,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserRoleService", - "x": 7740, - "y": 3360, + "x": 7290, + "y": 3620, "width": 400, "height": 175, "isBold": false, @@ -14312,8 +14887,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserRoleRequest", - "x": 5490, - "y": 3480, + "x": 5540, + "y": 3730, "width": 400, "height": 137, "isBold": false, @@ -14328,8 +14903,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserRoleResponse", - "x": 6590, - "y": 3480, + "x": 6140, + "y": 3730, "width": 400, "height": 100, "isBold": false, @@ -14344,8 +14919,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdateUserRoleRequest", - "x": 7740, - "y": 3590, + "x": 7290, + "y": 3850, "width": 400, "height": 137, "isBold": false, @@ -14360,8 +14935,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeleteUserRoleRequest", - "x": 8250, - "y": 3410, + "x": 7800, + "y": 3660, "width": 400, "height": 100, "isBold": false, @@ -14376,8 +14951,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserRoleRequest", - "x": 7740, - "y": 3230, + "x": 7290, + "y": 3470, "width": 400, "height": 100, "isBold": false, @@ -14392,8 +14967,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserRoleResponse", - "x": 7230, - "y": 3220, + "x": 6770, + "y": 3480, "width": 400, "height": 137, "isBold": false, @@ -14408,8 +14983,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterRequest", - "x": 6710, - "y": 3040, + "x": 6260, + "y": 2340, "width": 400, "height": 137, "isBold": false, @@ -14424,8 +14999,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterFilter", - "x": 6260, - "y": 3040, + "x": 5810, + "y": 2330, "width": 400, "height": 137, "isBold": false, @@ -14440,8 +15015,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponse", - "x": 6650, - "y": 3240, + "x": 6200, + "y": 2540, "width": 400, "height": 118, "isBold": false, @@ -14456,8 +15031,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponseModel", - "x": 6200, - "y": 3230, + "x": 5750, + "y": 2530, "width": 400, "height": 137, "isBold": false, @@ -14467,15 +15042,31 @@ "b": 160, "a": 1 } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "OtpToken", + "x": 6230, + "y": 3300, + "width": 310, + "height": 230, + "isBold": false, + "titleColor": { + "r": 55, + "g": 131, + "b": 192, + "a": 1 + } } ], "layers": [ { "name": "Domain", "x": 4660, - "y": 2520, - "width": 1480, - "height": 837, + "y": 2720, + "width": 1932, + "height": 890, "layerColor": { "r": 100, "g": 234, @@ -14501,29 +15092,29 @@ "visible": true, "vertices": [ { - "x": 5735, - "y": 3280 + "x": 5825, + "y": 3530 }, { - "x": 5760, - "y": 3280 + "x": 5850, + "y": 3530 }, { - "x": 5760, - "y": 3340 + "x": 5850, + "y": 3590 }, { - "x": 5700, - "y": 3340 + "x": 5790, + "y": 3590 }, { - "x": 5700, - "y": 3325 + "x": 5790, + "y": 3565 } ], "label": { - "x": 5725, - "y": 3242, + "x": 5815, + "y": 3492, "width": 104, "height": 30, "fontName": "Arial Unicode MS", @@ -14547,17 +15138,17 @@ "visible": true, "vertices": [ { - "x": 5755, - "y": 3200 + "x": 5855, + "y": 3410 }, { - "x": 5735, - "y": 3200 + "x": 5825, + "y": 3410 } ], "label": { - "x": 5608, - "y": 3162, + "x": 5708, + "y": 3372, "width": 157, "height": 30, "fontName": "Arial Unicode MS", @@ -14582,16 +15173,16 @@ "vertices": [ { "x": 5065, - "y": 3200 + "y": 3410 }, { "x": 5045, - "y": 3200 + "y": 3410 } ], "label": { "x": 5081, - "y": 3202, + "y": 3412, "width": 135, "height": 30, "fontName": "Arial Unicode MS", @@ -14616,16 +15207,16 @@ "vertices": [ { "x": 5405, - "y": 3200 + "y": 3410 }, { "x": 5425, - "y": 3200 + "y": 3410 } ], "label": { "x": 5261, - "y": 3162, + "y": 3372, "width": 134, "height": 30, "fontName": "Arial Unicode MS", @@ -14649,17 +15240,17 @@ "visible": true, "vertices": [ { - "x": 5580, - "y": 2785 + "x": 5630, + "y": 2985 }, { - "x": 5580, - "y": 2765 + "x": 5630, + "y": 2965 } ], "label": { - "x": 5414, - "y": 2755, + "x": 5464, + "y": 2955, "width": 168, "height": 30, "fontName": "Arial Unicode MS", @@ -14683,17 +15274,17 @@ "visible": true, "vertices": [ { - "x": 5580, - "y": 3045 + "x": 5630, + "y": 3245 }, { - "x": 5580, - "y": 3075 + "x": 5630, + "y": 3265 } ], "label": { - "x": 5440, - "y": 2995, + "x": 5490, + "y": 3195, "width": 142, "height": 30, "fontName": "Arial Unicode MS", @@ -14718,20 +15309,20 @@ "vertices": [ { "x": 2890, - "y": 2765 + "y": 2955 }, { "x": 2890, - "y": 2350 + "y": 2550 }, { "x": 2925, - "y": 2350 + "y": 2550 } ], "label": { "x": 2898, - "y": 2775, + "y": 2965, "width": 278, "height": 30, "fontName": "Arial Unicode MS", @@ -14756,16 +15347,16 @@ "vertices": [ { "x": 2750, - "y": 2765 + "y": 2955 }, { "x": 2750, - "y": 2225 + "y": 2415 } ], "label": { "x": 2758, - "y": 2745, + "y": 2935, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -14790,16 +15381,16 @@ "vertices": [ { "x": 2645, - "y": 2860 + "y": 3060 }, { "x": 2565, - "y": 2860 + "y": 3060 } ], "label": { "x": 2661, - "y": 2862, + "y": 3062, "width": 254, "height": 30, "fontName": "Arial Unicode MS", @@ -14824,16 +15415,16 @@ "vertices": [ { "x": 2860, - "y": 2970 + "y": 3160 }, { "x": 2860, - "y": 2995 + "y": 3185 } ], "label": { "x": 2868, - "y": 2930, + "y": 3120, "width": 249, "height": 30, "fontName": "Arial Unicode MS", @@ -14858,16 +15449,16 @@ "vertices": [ { "x": 3075, - "y": 2930 + "y": 3120 }, { "x": 4185, - "y": 2930 + "y": 3120 } ], "label": { "x": 3071, - "y": 2902, + "y": 3092, "width": 228, "height": 30, "fontName": "Arial Unicode MS", @@ -14892,24 +15483,24 @@ "vertices": [ { "x": 3075, - "y": 2900 + "y": 3100 }, { "x": 4150, - "y": 2900 + "y": 3100 }, { "x": 4150, - "y": 2760 + "y": 2940 }, { "x": 4185, - "y": 2760 + "y": 2940 } ], "label": { "x": 3071, - "y": 2902, + "y": 3102, "width": 238, "height": 30, "fontName": "Arial Unicode MS", @@ -14934,24 +15525,24 @@ "vertices": [ { "x": 3075, - "y": 2830 + "y": 3020 }, { "x": 3180, - "y": 2830 + "y": 3020 }, { "x": 3180, - "y": 2780 + "y": 2970 }, { "x": 3225, - "y": 2780 + "y": 2970 } ], "label": { "x": 3071, - "y": 2832, + "y": 3022, "width": 295, "height": 30, "fontName": "Arial Unicode MS", @@ -14976,24 +15567,24 @@ "vertices": [ { "x": 3075, - "y": 2800 + "y": 2990 }, { "x": 3120, - "y": 2800 + "y": 2990 }, { "x": 3120, - "y": 2570 + "y": 2770 }, { "x": 3165, - "y": 2570 + "y": 2770 } ], "label": { "x": 3071, - "y": 2802, + "y": 2992, "width": 305, "height": 30, "fontName": "Arial Unicode MS", @@ -15018,24 +15609,24 @@ "vertices": [ { "x": 3655, - "y": 2770 + "y": 2970 }, { "x": 4090, - "y": 2770 + "y": 2970 }, { "x": 4090, - "y": 2490 + "y": 2620 }, { "x": 4125, - "y": 2490 + "y": 2620 } ], "label": { "x": 3651, - "y": 2772, + "y": 2972, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -15060,16 +15651,16 @@ "vertices": [ { "x": 3595, - "y": 2570 + "y": 2760 }, { "x": 3615, - "y": 2570 + "y": 2760 } ], "label": { "x": 3591, - "y": 2572, + "y": 2762, "width": 442, "height": 30, "fontName": "Arial Unicode MS", @@ -15093,25 +15684,25 @@ "visible": true, "vertices": [ { - "x": 5435, - "y": 2150 + "x": 4645, + "y": 2340 }, { - "x": 4640, - "y": 2150 + "x": 3850, + "y": 2340 }, { - "x": 4640, - "y": 2090 + "x": 3850, + "y": 2190 }, { "x": 3505, - "y": 2090 + "y": 2190 } ], "label": { - "x": 5451, - "y": 2152, + "x": 4661, + "y": 2342, "width": 384, "height": 30, "fontName": "Arial Unicode MS", @@ -15135,17 +15726,17 @@ "visible": true, "vertices": [ { - "x": 5435, - "y": 2180 + "x": 4645, + "y": 2380 }, { - "x": 4605, - "y": 2180 + "x": 3815, + "y": 2380 } ], "label": { - "x": 5451, - "y": 2152, + "x": 4661, + "y": 2352, "width": 394, "height": 30, "fontName": "Arial Unicode MS", @@ -15169,17 +15760,17 @@ "visible": true, "vertices": [ { - "x": 5650, - "y": 2220 + "x": 4860, + "y": 2410 }, { - "x": 5650, - "y": 2235 + "x": 4860, + "y": 2435 } ], "label": { - "x": 5658, - "y": 2210, + "x": 4868, + "y": 2400, "width": 360, "height": 30, "fontName": "Arial Unicode MS", @@ -15203,21 +15794,21 @@ "visible": true, "vertices": [ { - "x": 5680, - "y": 2015 + "x": 4890, + "y": 2205 }, { - "x": 5680, - "y": 1970 + "x": 4890, + "y": 2160 }, { - "x": 5885, - "y": 1970 + "x": 5095, + "y": 2160 } ], "label": { - "x": 5688, - "y": 1995, + "x": 4898, + "y": 2185, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -15241,17 +15832,17 @@ "visible": true, "vertices": [ { - "x": 5540, - "y": 2015 + "x": 4750, + "y": 2205 }, { - "x": 5540, - "y": 1945 + "x": 4750, + "y": 2125 } ], "label": { - "x": 5548, - "y": 1995, + "x": 4758, + "y": 2185, "width": 334, "height": 30, "fontName": "Arial Unicode MS", @@ -15275,25 +15866,25 @@ "visible": true, "vertices": [ { - "x": 5435, - "y": 2050 + "x": 4645, + "y": 2240 }, { - "x": 5280, - "y": 2050 + "x": 4490, + "y": 2240 }, { - "x": 5280, - "y": 1930 + "x": 4490, + "y": 2130 }, { - "x": 5235, - "y": 1930 + "x": 4445, + "y": 2130 } ], "label": { - "x": 5451, - "y": 2052, + "x": 4661, + "y": 2242, "width": 344, "height": 30, "fontName": "Arial Unicode MS", @@ -15317,25 +15908,25 @@ "visible": true, "vertices": [ { - "x": 5435, - "y": 2080 + "x": 4645, + "y": 2270 }, { - "x": 4770, - "y": 2080 + "x": 3980, + "y": 2270 }, { - "x": 4770, - "y": 1680 + "x": 3980, + "y": 1600 }, { - "x": 4725, - "y": 1680 + "x": 3935, + "y": 1600 } ], "label": { - "x": 5451, - "y": 2082, + "x": 4661, + "y": 2272, "width": 401, "height": 30, "fontName": "Arial Unicode MS", @@ -15359,25 +15950,25 @@ "visible": true, "vertices": [ { - "x": 5435, - "y": 2110 + "x": 4645, + "y": 2310 }, { - "x": 4700, - "y": 2110 + "x": 3910, + "y": 2310 }, { - "x": 4700, - "y": 1950 + "x": 3910, + "y": 1870 }, { - "x": 4665, - "y": 1950 + "x": 3875, + "y": 1870 } ], "label": { - "x": 5451, - "y": 2112, + "x": 4661, + "y": 2312, "width": 411, "height": 30, "fontName": "Arial Unicode MS", @@ -15401,17 +15992,17 @@ "visible": true, "vertices": [ { - "x": 4295, - "y": 1680 + "x": 3505, + "y": 1600 }, { - "x": 4215, - "y": 1680 + "x": 3415, + "y": 1600 } ], "label": { - "x": 4311, - "y": 1682, + "x": 3521, + "y": 1602, "width": 463, "height": 30, "fontName": "Arial Unicode MS", @@ -15435,17 +16026,17 @@ "visible": true, "vertices": [ { - "x": 4235, - "y": 1940 + "x": 3445, + "y": 1860 }, { - "x": 4215, - "y": 1940 + "x": 3415, + "y": 1860 } ], "label": { - "x": 4251, - "y": 1942, + "x": 3461, + "y": 1862, "width": 548, "height": 30, "fontName": "Arial Unicode MS", @@ -15469,25 +16060,25 @@ "visible": true, "vertices": [ { - "x": 3340, - "y": 420 + "x": 2530, + "y": 440 }, { - "x": 3340, - "y": 1690 + "x": 2530, + "y": 1710 }, { - "x": 3140, - "y": 1690 + "x": 2460, + "y": 1710 }, { - "x": 3140, - "y": 1735 + "x": 2460, + "y": 1905 } ], "label": { - "x": 3348, - "y": 410, + "x": 2538, + "y": 430, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -15511,17 +16102,17 @@ "visible": true, "vertices": [ { - "x": 3430, - "y": 420 + "x": 2610, + "y": 440 }, { - "x": 3430, - "y": 1735 + "x": 2610, + "y": 1755 } ], "label": { - "x": 3438, - "y": 380, + "x": 2618, + "y": 400, "width": 340, "height": 30, "fontName": "Arial Unicode MS", @@ -15545,17 +16136,17 @@ "visible": true, "vertices": [ { - "x": 3495, - "y": 320 + "x": 2665, + "y": 330 }, { - "x": 3515, - "y": 320 + "x": 2695, + "y": 330 } ], "label": { - "x": 3491, - "y": 322, + "x": 2661, + "y": 332, "width": 306, "height": 30, "fontName": "Arial Unicode MS", @@ -15579,17 +16170,17 @@ "visible": true, "vertices": [ { - "x": 3280, - "y": 215 + "x": 2450, + "y": 235 }, { - "x": 3280, + "x": 2450, "y": 145 } ], "label": { - "x": 3288, - "y": 195, + "x": 2458, + "y": 215, "width": 301, "height": 30, "fontName": "Arial Unicode MS", @@ -15613,17 +16204,17 @@ "visible": true, "vertices": [ { - "x": 3065, - "y": 320 + "x": 2235, + "y": 330 }, { - "x": 3035, - "y": 320 + "x": 2215, + "y": 330 } ], "label": { - "x": 3081, - "y": 292, + "x": 2251, + "y": 302, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -15647,25 +16238,25 @@ "visible": true, "vertices": [ { - "x": 3120, - "y": 420 + "x": 2300, + "y": 440 }, { - "x": 3120, - "y": 460 + "x": 2300, + "y": 480 }, { - "x": 3050, - "y": 460 + "x": 2240, + "y": 480 }, { - "x": 3050, - "y": 505 + "x": 2240, + "y": 525 } ], "label": { - "x": 3128, - "y": 410, + "x": 2308, + "y": 430, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -15689,25 +16280,25 @@ "visible": true, "vertices": [ { - "x": 3200, - "y": 420 + "x": 2390, + "y": 440 }, { - "x": 3200, - "y": 750 + "x": 2390, + "y": 770 }, { - "x": 3130, - "y": 750 + "x": 2310, + "y": 770 }, { - "x": 3130, - "y": 795 + "x": 2310, + "y": 815 } ], "label": { - "x": 3208, - "y": 410, + "x": 2398, + "y": 430, "width": 347, "height": 30, "fontName": "Arial Unicode MS", @@ -15731,25 +16322,25 @@ "visible": true, "vertices": [ { - "x": 3270, - "y": 420 + "x": 2460, + "y": 440 }, { - "x": 3270, - "y": 1230 + "x": 2460, + "y": 1250 }, { - "x": 3200, - "y": 1230 + "x": 2390, + "y": 1250 }, { - "x": 3200, - "y": 1275 + "x": 2390, + "y": 1295 } ], "label": { - "x": 3278, - "y": 410, + "x": 2468, + "y": 430, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -15773,17 +16364,17 @@ "visible": true, "vertices": [ { - "x": 3010, - "y": 962 + "x": 2200, + "y": 982 }, { - "x": 3010, - "y": 985 + "x": 2200, + "y": 1005 } ], "label": { - "x": 3018, - "y": 952, + "x": 2208, + "y": 972, "width": 409, "height": 30, "fontName": "Arial Unicode MS", @@ -15807,17 +16398,17 @@ "visible": true, "vertices": [ { - "x": 3090, - "y": 1423 + "x": 2280, + "y": 1443 }, { - "x": 3090, - "y": 1445 + "x": 2280, + "y": 1465 } ], "label": { - "x": 3098, - "y": 1413, + "x": 2288, + "y": 1433, "width": 494, "height": 30, "fontName": "Arial Unicode MS", @@ -15842,24 +16433,24 @@ "vertices": [ { "x": 955, - "y": 3180 + "y": 3400 }, { "x": 1000, - "y": 3180 + "y": 3400 }, { "x": 1000, - "y": 2620 + "y": 2840 }, { "x": 1875, - "y": 2620 + "y": 2840 } ], "label": { "x": 951, - "y": 3182, + "y": 3402, "width": 354, "height": 30, "fontName": "Arial Unicode MS", @@ -15884,20 +16475,20 @@ "vertices": [ { "x": 770, - "y": 3145 + "y": 3365 }, { "x": 770, - "y": 2520 + "y": 2730 }, { "x": 815, - "y": 2520 + "y": 2730 } ], "label": { "x": 778, - "y": 3125, + "y": 3345, "width": 364, "height": 30, "fontName": "Arial Unicode MS", @@ -15922,16 +16513,16 @@ "vertices": [ { "x": 630, - "y": 3145 + "y": 3365 }, { "x": 630, - "y": 2448 + "y": 2648 } ], "label": { "x": 638, - "y": 3155, + "y": 3375, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -15956,16 +16547,16 @@ "vertices": [ { "x": 525, - "y": 3250 + "y": 3460 }, { "x": 445, - "y": 3250 + "y": 3460 } ], "label": { "x": 541, - "y": 3222, + "y": 3432, "width": 325, "height": 30, "fontName": "Arial Unicode MS", @@ -15990,16 +16581,16 @@ "vertices": [ { "x": 740, - "y": 3350 + "y": 3570 }, { "x": 740, - "y": 3375 + "y": 3585 } ], "label": { "x": 748, - "y": 3310, + "y": 3530, "width": 304, "height": 30, "fontName": "Arial Unicode MS", @@ -16024,16 +16615,16 @@ "vertices": [ { "x": 955, - "y": 3310 + "y": 3530 }, { "x": 1165, - "y": 3310 + "y": 3530 } ], "label": { "x": 951, - "y": 3312, + "y": 3532, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -16058,24 +16649,24 @@ "vertices": [ { "x": 955, - "y": 3240 + "y": 3460 }, { "x": 1120, - "y": 3240 + "y": 3460 }, { "x": 1120, - "y": 3110 + "y": 3320 }, { "x": 1165, - "y": 3110 + "y": 3320 } ], "label": { "x": 951, - "y": 3242, + "y": 3462, "width": 371, "height": 30, "fontName": "Arial Unicode MS", @@ -16100,24 +16691,24 @@ "vertices": [ { "x": 955, - "y": 3210 + "y": 3430 }, { "x": 1060, - "y": 3210 + "y": 3430 }, { "x": 1060, - "y": 2890 + "y": 3100 }, { "x": 1105, - "y": 2890 + "y": 3100 } ], "label": { "x": 951, - "y": 3212, + "y": 3432, "width": 381, "height": 30, "fontName": "Arial Unicode MS", @@ -16142,16 +16733,16 @@ "vertices": [ { "x": 1595, - "y": 3110 + "y": 3320 }, { "x": 1615, - "y": 3110 + "y": 3320 } ], "label": { "x": 1591, - "y": 3112, + "y": 3322, "width": 433, "height": 30, "fontName": "Arial Unicode MS", @@ -16176,16 +16767,16 @@ "vertices": [ { "x": 1535, - "y": 2890 + "y": 3100 }, { "x": 1555, - "y": 2890 + "y": 3100 } ], "label": { "x": 1531, - "y": 2892, + "y": 3102, "width": 518, "height": 30, "fontName": "Arial Unicode MS", @@ -16210,24 +16801,24 @@ "vertices": [ { "x": 1830, - "y": 4895 + "y": 5145 }, { "x": 1830, - "y": 3740 + "y": 3990 }, { "x": 1980, - "y": 3740 + "y": 3990 }, { "x": 1980, - "y": 3632 + "y": 3882 } ], "label": { "x": 1838, - "y": 4905, + "y": 5155, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -16252,16 +16843,16 @@ "vertices": [ { "x": 1750, - "y": 4895 + "y": 5145 }, { "x": 1750, - "y": 3715 + "y": 3945 } ], "label": { "x": 1758, - "y": 4875, + "y": 5125, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -16286,16 +16877,16 @@ "vertices": [ { "x": 1695, - "y": 5000 + "y": 5250 }, { "x": 1665, - "y": 5000 + "y": 5250 } ], "label": { "x": 1711, - "y": 5002, + "y": 5252, "width": 256, "height": 30, "fontName": "Arial Unicode MS", @@ -16320,16 +16911,16 @@ "vertices": [ { "x": 1910, - "y": 5100 + "y": 5350 }, { "x": 1910, - "y": 5125 + "y": 5375 } ], "label": { "x": 1918, - "y": 5060, + "y": 5310, "width": 251, "height": 30, "fontName": "Arial Unicode MS", @@ -16354,16 +16945,16 @@ "vertices": [ { "x": 2125, - "y": 5000 + "y": 5250 }, { "x": 2145, - "y": 5000 + "y": 5250 } ], "label": { "x": 2121, - "y": 4972, + "y": 5222, "width": 230, "height": 30, "fontName": "Arial Unicode MS", @@ -16388,24 +16979,24 @@ "vertices": [ { "x": 2060, - "y": 4895 + "y": 5145 }, { "x": 2060, - "y": 4860 + "y": 5100 }, { - "x": 2120, - "y": 4860 + "x": 2130, + "y": 5100 }, { - "x": 2120, - "y": 4812 + "x": 2130, + "y": 5062 } ], "label": { "x": 2068, - "y": 4905, + "y": 5155, "width": 240, "height": 30, "fontName": "Arial Unicode MS", @@ -16429,25 +17020,25 @@ "visible": true, "vertices": [ { - "x": 1980, - "y": 4895 + "x": 1990, + "y": 5145 }, { - "x": 1980, - "y": 4600 + "x": 1990, + "y": 4850 }, { "x": 2040, - "y": 4600 + "y": 4850 }, { "x": 2040, - "y": 4562 + "y": 4812 } ], "label": { - "x": 1988, - "y": 4905, + "x": 1998, + "y": 5155, "width": 297, "height": 30, "fontName": "Arial Unicode MS", @@ -16472,24 +17063,24 @@ "vertices": [ { "x": 1900, - "y": 4895 + "y": 5145 }, { "x": 1900, - "y": 4160 + "y": 4410 }, { "x": 1970, - "y": 4160 + "y": 4410 }, { "x": 1970, - "y": 4123 + "y": 4363 } ], "label": { "x": 1908, - "y": 4905, + "y": 5155, "width": 307, "height": 30, "fontName": "Arial Unicode MS", @@ -16514,16 +17105,16 @@ "vertices": [ { "x": 2160, - "y": 4395 + "y": 4645 }, { "x": 2160, - "y": 4372 + "y": 4622 } ], "label": { "x": 2168, - "y": 4405, + "y": 4655, "width": 359, "height": 30, "fontName": "Arial Unicode MS", @@ -16548,16 +17139,16 @@ "vertices": [ { "x": 2090, - "y": 3975 + "y": 4215 }, { "x": 2090, - "y": 3952 + "y": 4192 } ], "label": { "x": 2098, - "y": 3985, + "y": 4225, "width": 444, "height": 30, "fontName": "Arial Unicode MS", @@ -16581,29 +17172,29 @@ "visible": true, "vertices": [ { - "x": 7725, - "y": 3490 + "x": 7275, + "y": 3740 }, { - "x": 7050, - "y": 3490 + "x": 6590, + "y": 3740 }, { - "x": 7050, - "y": 3420 + "x": 6590, + "y": 3670 }, { - "x": 5720, - "y": 3420 + "x": 5770, + "y": 3670 }, { - "x": 5720, - "y": 3465 + "x": 5770, + "y": 3715 } ], "label": { - "x": 7741, - "y": 3492, + "x": 7291, + "y": 3742, "width": 338, "height": 30, "fontName": "Arial Unicode MS", @@ -16627,17 +17218,17 @@ "visible": true, "vertices": [ { - "x": 7725, - "y": 3520 + "x": 7275, + "y": 3780 }, { - "x": 7005, - "y": 3520 + "x": 6555, + "y": 3780 } ], "label": { - "x": 7741, - "y": 3492, + "x": 7291, + "y": 3752, "width": 348, "height": 30, "fontName": "Arial Unicode MS", @@ -16661,17 +17252,17 @@ "visible": true, "vertices": [ { - "x": 7940, - "y": 3550 + "x": 7490, + "y": 3810 }, { - "x": 7940, - "y": 3575 + "x": 7490, + "y": 3835 } ], "label": { - "x": 7948, - "y": 3540, + "x": 7498, + "y": 3800, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -16695,17 +17286,17 @@ "visible": true, "vertices": [ { - "x": 8155, - "y": 3450 + "x": 7705, + "y": 3710 }, { - "x": 8235, - "y": 3450 + "x": 7785, + "y": 3710 } ], "label": { - "x": 8151, - "y": 3422, + "x": 7701, + "y": 3682, "width": 309, "height": 30, "fontName": "Arial Unicode MS", @@ -16729,17 +17320,17 @@ "visible": true, "vertices": [ { - "x": 7940, - "y": 3345 + "x": 7490, + "y": 3605 }, { - "x": 7940, - "y": 3345 + "x": 7490, + "y": 3585 } ], "label": { - "x": 7948, - "y": 3325, + "x": 7498, + "y": 3585, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -16763,25 +17354,25 @@ "visible": true, "vertices": [ { - "x": 7725, - "y": 3390 + "x": 7275, + "y": 3640 }, { - "x": 7680, - "y": 3390 + "x": 7230, + "y": 3640 }, { - "x": 7680, - "y": 3290 + "x": 7230, + "y": 3550 }, { - "x": 7645, - "y": 3290 + "x": 7185, + "y": 3550 } ], "label": { - "x": 7741, - "y": 3392, + "x": 7291, + "y": 3642, "width": 298, "height": 30, "fontName": "Arial Unicode MS", @@ -16805,25 +17396,25 @@ "visible": true, "vertices": [ { - "x": 7725, - "y": 3410 + "x": 7275, + "y": 3670 }, { - "x": 7170, - "y": 3410 + "x": 6720, + "y": 3670 }, { - "x": 7170, - "y": 3110 + "x": 6720, + "y": 2410 }, { - "x": 7125, - "y": 3110 + "x": 6675, + "y": 2410 } ], "label": { - "x": 7741, - "y": 3412, + "x": 7291, + "y": 3672, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -16847,25 +17438,25 @@ "visible": true, "vertices": [ { - "x": 7725, - "y": 3450 + "x": 7275, + "y": 3700 }, { - "x": 7110, - "y": 3450 + "x": 6660, + "y": 3700 }, { - "x": 7110, - "y": 3300 + "x": 6660, + "y": 2600 }, { - "x": 7065, - "y": 3300 + "x": 6615, + "y": 2600 } ], "label": { - "x": 7741, - "y": 3452, + "x": 7291, + "y": 3702, "width": 365, "height": 30, "fontName": "Arial Unicode MS", @@ -16889,17 +17480,17 @@ "visible": true, "vertices": [ { - "x": 6695, - "y": 3110 + "x": 6245, + "y": 2410 }, { - "x": 6675, - "y": 3110 + "x": 6225, + "y": 2410 } ], "label": { - "x": 6711, - "y": 3112, + "x": 6261, + "y": 2412, "width": 417, "height": 30, "fontName": "Arial Unicode MS", @@ -16923,17 +17514,17 @@ "visible": true, "vertices": [ { - "x": 6635, - "y": 3300 + "x": 6185, + "y": 2600 }, { - "x": 6615, - "y": 3300 + "x": 6165, + "y": 2600 } ], "label": { - "x": 6651, - "y": 3302, + "x": 6201, + "y": 2602, "width": 502, "height": 30, "fontName": "Arial Unicode MS",