diff --git a/docs/model.ndm2 b/docs/model.ndm2 index f88a909..0266f95 100644 --- a/docs/model.ndm2 +++ b/docs/model.ndm2 @@ -2768,354 +2768,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "UserOrderService", - "comment": "سرویس های سفارش کاربر", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "UserOrderService", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 9042, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "CreateNewUserOrder", - "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": "CreateNewUserOrder", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "UpdateUserOrder", - "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": "UpdateUserOrder", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "DeleteUserOrder", - "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": "DeleteUserOrder", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "GetUserOrder", - "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": "GetUserOrder", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "GetAllUserOrderByFilter", - "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": "GetAllUserOrderByFilter", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "foreignKeys": [ - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_CreateNewUserOrderRequest_1", - "fields": [ - "CreateNewUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "CreateNewUserOrderRequest", - "referencedFields": [ - "Price" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_CreateNewUserOrderResponse_1", - "fields": [ - "CreateNewUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "CreateNewUserOrderResponse", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_UpdateUserOrderRequest_1", - "fields": [ - "UpdateUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "UpdateUserOrderRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_DeleteUserOrderRequest_1", - "fields": [ - "DeleteUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "DeleteUserOrderRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_GetUserOrderRequest_1", - "fields": [ - "GetUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "GetUserOrderRequest", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_GetUserOrderResponse_1", - "fields": [ - "GetUserOrder" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "GetUserOrderResponse", - "referencedFields": [ - "Id" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1", - "fields": [ - "GetAllUserOrderByFilter" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "GetAllUserOrderByFilterRequest", - "referencedFields": [ - "PaginationState" - ], - "onDelete": "", - "onUpdate": "", - "isNotForReplication": false, - "isEnabled": false, - "comment": "", - "sourceCardinality": "NoneRelationship", - "targetCardinality": "NoneRelationship", - "oldName": "" - }, - { - "objectType": "ForeignKey_MSSQL", - "name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1", - "fields": [ - "GetAllUserOrderByFilter" - ], - "referencedSchema": "FrontOffice", - "referencedTable": "GetAllUserOrderByFilterResponse", - "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": "CreateNewUserOrderResponse", @@ -13840,461 +13492,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "GetProductsResponse", - "comment": "خروجی واکشی یک توکن Otp", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "GetProductsResponse", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 6349, - "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": "None", - "schema": "sys", - "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": "Title", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Title", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Description", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Description", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ShortInfomation", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ShortInfomation", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "FullInformation", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "FullInformation", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Price", - "type": "bigint", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Price", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Discount", - "type": "int", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Discount", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Rate", - "type": "int", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "Rate", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ImagePath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ImagePath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ThumbnailPath", - "type": "nvarchar", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "SQL_Latin1_General_CP1_CI_AS", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ThumbnailPath", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "SaleCount", - "type": "int", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "SaleCount", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "ViewCount", - "type": "int", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "ViewCount", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "RemainingCount", - "type": "int", - "size": -2147483648, - "isNullable": "No", - "scale": -2147483648, - "comment": "", - "computedExpression": "", - "defaultValue": "", - "defaultValueType": "None", - "schema": "sys", - "userDefinedType": "", - "collate": "", - "isWithValues": false, - "isFilestream": false, - "isColumnSet": false, - "isPersisted": false, - "isSparse": false, - "isRowGUIDColumn": false, - "oldName": "RemainingCount", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "_copy_65", - "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": "GetProductsRequest", @@ -16067,7 +15264,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_30", "fields": [], "fillFactor": 0, "oldName": "", @@ -16211,7 +15408,7 @@ "indexes": [], "primaryKey": { "objectType": "PrimaryKey_MSSQL", - "name": "", + "name": "_copy_29", "fields": [], "fillFactor": 0, "oldName": "", @@ -16608,6 +15805,1541 @@ "filestreamPartitionScheme": "", "dataCompressions": [] } + }, + { + "objectType": "Table_MSSQL", + "name": "UserOrderService", + "comment": "سرویس های سفارش کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "UserOrderService", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 9042, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "CreateNewUserOrder", + "type": "CreateCommand", + "size": 0, + "isNullable": "Yes", + "scale": 0, + "comment": "ایجاد سفارش کاربر جدید", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "CreateNewUserOrder", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UpdateUserOrder", + "type": "UpdateCommand", + "size": 0, + "isNullable": "Yes", + "scale": 0, + "comment": "ویرایش سفارش کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "UpdateUserOrder", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "DeleteUserOrder", + "type": "DeleteCommand", + "size": 0, + "isNullable": "Yes", + "scale": 0, + "comment": "حذف سفارش کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "DeleteUserOrder", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "GetUserOrder", + "type": "GetOneQuery", + "size": 0, + "isNullable": "Yes", + "scale": 0, + "comment": "واکشی یک سفارش کاربر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "GetUserOrder", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "GetAllUserOrderByFilter", + "type": "GetAllByFilterQuery", + "size": 0, + "isNullable": "Yes", + "scale": 0, + "comment": "واکشی سفارش کاربر ها بر مبنای فیلتر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "GetAllUserOrderByFilter", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "SubmitShopBuyOrder", + "type": "Command", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "SubmitShopBuyOrder", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_28", + "fields": [], + "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_UserOrderService_CreateNewUserOrderRequest_1", + "fields": [ + "CreateNewUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "CreateNewUserOrderRequest", + "referencedFields": [ + "Price" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_CreateNewUserOrderResponse_1", + "fields": [ + "CreateNewUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "CreateNewUserOrderResponse", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_UpdateUserOrderRequest_1", + "fields": [ + "UpdateUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "UpdateUserOrderRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_DeleteUserOrderRequest_1", + "fields": [ + "DeleteUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "DeleteUserOrderRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_GetUserOrderRequest_1", + "fields": [ + "GetUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "GetUserOrderRequest", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_GetUserOrderResponse_1", + "fields": [ + "GetUserOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "GetUserOrderResponse", + "referencedFields": [ + "Id" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1", + "fields": [ + "GetAllUserOrderByFilter" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "GetAllUserOrderByFilterRequest", + "referencedFields": [ + "PaginationState" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1", + "fields": [ + "GetAllUserOrderByFilter" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "GetAllUserOrderByFilterResponse", + "referencedFields": [ + "MetaData" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_SubmitShopBuyOrderRequest_1", + "fields": [ + "SubmitShopBuyOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "SubmitShopBuyOrderRequest", + "referencedFields": [ + "TotalAmount" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": true, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_UserOrderService_SubmitShopBuyOrderResponse_1", + "fields": [ + "SubmitShopBuyOrder" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "SubmitShopBuyOrderResponse", + "referencedFields": [ + "OrderId" + ], + "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": "SubmitShopBuyOrderRequest", + "comment": "ورودی واکشی یک سفارش کاربر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 3325, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "TotalAmount", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "کل مبلغ قابل پرداخت", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "TotalAmount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_5_copy_1", + "fields": [ + "TotalAmount" + ], + "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": "SubmitShopBuyOrderResponse", + "comment": "خروجی ایجاد سفارش کاربر جدید", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 2992, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "OrderId", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "OrderId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "PaymentStatus", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "PaymentStatus", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Created", + "type": "datetime2", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Created", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "PaymentMethod", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "PaymentMethod", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UserAddressText", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "UserAddressText", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "TotalAmount", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "TotalAmount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FactorDetail", + "type": "Collection", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FactorDetail", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_8_copy_1", + "fields": [ + "OrderId" + ], + "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": [ + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_SubmitShopBuyOrderResponse_SubmitShopBuyOrderFactorDetail_1", + "fields": [ + "FactorDetail" + ], + "referencedSchema": "FrontOffice", + "referencedTable": "SubmitShopBuyOrderFactorDetail", + "referencedFields": [ + "ProductId" + ], + "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": "GetProductsResponse", + "comment": "خروجی واکشی یک توکن Otp", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetProductsResponse", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 6349, + "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": "None", + "schema": "sys", + "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": "Title", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Title", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Description", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Description", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ShortInfomation", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ShortInfomation", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "FullInformation", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "FullInformation", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Price", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Price", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Discount", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Discount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Rate", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Rate", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ImagePath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ImagePath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ThumbnailPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "SQL_Latin1_General_CP1_CI_AS", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ThumbnailPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "SaleCount", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "SaleCount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ViewCount", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ViewCount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "RemainingCount", + "type": "int", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "sys", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "RemainingCount", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_65", + "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": "SubmitShopBuyOrderFactorDetail", + "comment": "خروجی ایجاد سفارش کاربر جدید", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 2992, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "ProductId", + "type": "bigint", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "شناسه", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ProductId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": -2147483648, + "identityIncrement": -2147483648, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ProductTitle", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "No", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ProductTitle", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ProductThumbnailPath", + "type": "nvarchar", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "ProductThumbnailPath", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UnitPrice", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "UnitPrice", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Count", + "type": "int", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "Count", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UnitDiscountPrice", + "type": "bigint", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "None", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "UnitDiscountPrice", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_8_copy_1_copy_1", + "fields": [ + "ProductId" + ], + "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": [] + } } ], "views": [] @@ -16762,8 +17494,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "UserAddressService", - "x": 540, - "y": 4080, + "x": 3390, + "y": 2580, "width": 400, "height": 200, "isBold": false, @@ -16778,8 +17510,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "CreateNewUserAddressRequest", - "x": 1570, - "y": 3950, + "x": 4420, + "y": 2460, "width": 400, "height": 213, "isBold": false, @@ -16794,8 +17526,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "CreateNewUserAddressResponse", - "x": 920, - "y": 3760, + "x": 3770, + "y": 2260, "width": 400, "height": 106, "isBold": false, @@ -16810,8 +17542,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "UpdateUserAddressRequest", - "x": 1060, - "y": 3920, + "x": 3910, + "y": 2430, "width": 400, "height": 213, "isBold": false, @@ -16826,8 +17558,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "DeleteUserAddressRequest", - "x": 410, - "y": 3450, + "x": 3260, + "y": 1950, "width": 400, "height": 106, "isBold": false, @@ -16842,8 +17574,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetUserAddressRequest", - "x": 30, - "y": 4130, + "x": 2880, + "y": 2630, "width": 400, "height": 106, "isBold": false, @@ -16858,8 +17590,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetUserAddressResponse", - "x": 540, - "y": 4330, + "x": 3390, + "y": 2840, "width": 400, "height": 213, "isBold": false, @@ -16874,8 +17606,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserAddressByFilterRequest", - "x": 2090, - "y": 4220, + "x": 4930, + "y": 2720, "width": 400, "height": 137, "isBold": false, @@ -16890,8 +17622,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserAddressByFilterFilter", - "x": 2540, - "y": 4220, + "x": 5390, + "y": 2730, "width": 400, "height": 213, "isBold": false, @@ -16906,8 +17638,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserAddressByFilterResponse", - "x": 2090, - "y": 4040, + "x": 4930, + "y": 2540, "width": 400, "height": 118, "isBold": false, @@ -16922,8 +17654,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserAddressByFilterResponseModel", - "x": 2540, - "y": 3950, + "x": 5390, + "y": 2460, "width": 400, "height": 213, "isBold": false, @@ -16938,8 +17670,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "PackageService", - "x": 3860, - "y": 5060, + "x": 940, + "y": 5350, "width": 400, "height": 120, "isBold": false, @@ -16954,8 +17686,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetPackageRequest", - "x": 4310, - "y": 5050, + "x": 1400, + "y": 5340, "width": 400, "height": 106, "isBold": false, @@ -16970,8 +17702,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetPackageResponse", - "x": 3860, - "y": 5240, + "x": 940, + "y": 5540, "width": 400, "height": 175, "isBold": false, @@ -16986,8 +17718,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllPackageByFilterRequest", - "x": 3400, - "y": 5050, + "x": 480, + "y": 5340, "width": 400, "height": 137, "isBold": false, @@ -17002,8 +17734,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllPackageByFilterFilter", - "x": 2950, - "y": 5030, + "x": 30, + "y": 5320, "width": 400, "height": 175, "isBold": false, @@ -17018,8 +17750,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllPackageByFilterResponse", - "x": 3860, - "y": 4860, + "x": 940, + "y": 5160, "width": 400, "height": 118, "isBold": false, @@ -17034,8 +17766,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllPackageByFilterResponseModel", - "x": 3860, - "y": 4620, + "x": 940, + "y": 4910, "width": 400, "height": 175, "isBold": false, @@ -17051,9 +17783,9 @@ "schemaName": "FrontOffice", "tableName": "UserOrderService", "x": 530, - "y": 5220, + "y": 4480, "width": 400, - "height": 175, + "height": 212, "isBold": false, "titleColor": { "r": 0, @@ -17066,8 +17798,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "CreateNewUserOrderRequest", - "x": 1030, - "y": 5020, + "x": 880, + "y": 4090, "width": 400, "height": 230, "isBold": false, @@ -17082,8 +17814,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "CreateNewUserOrderResponse", - "x": 1530, - "y": 5180, + "x": 1040, + "y": 4370, "width": 400, "height": 106, "isBold": false, @@ -17099,7 +17831,7 @@ "schemaName": "FrontOffice", "tableName": "UpdateUserOrderRequest", "x": 400, - "y": 4620, + "y": 3620, "width": 400, "height": 130, "isBold": false, @@ -17115,7 +17847,7 @@ "schemaName": "FrontOffice", "tableName": "DeleteUserOrderRequest", "x": 30, - "y": 5260, + "y": 4530, "width": 400, "height": 106, "isBold": false, @@ -17131,7 +17863,7 @@ "schemaName": "FrontOffice", "tableName": "GetUserOrderRequest", "x": 530, - "y": 5450, + "y": 4740, "width": 400, "height": 106, "isBold": false, @@ -17146,8 +17878,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetUserOrderResponse", - "x": 2030, - "y": 5300, + "x": 2110, + "y": 4610, "width": 400, "height": 230, "isBold": false, @@ -17162,8 +17894,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserOrderByFilterRequest", - "x": 2030, - "y": 5120, + "x": 2110, + "y": 4420, "width": 400, "height": 137, "isBold": false, @@ -17178,8 +17910,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserOrderByFilterFilter", - "x": 2480, - "y": 5070, + "x": 2550, + "y": 4420, "width": 400, "height": 240, "isBold": false, @@ -17194,8 +17926,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserOrderByFilterResponse", - "x": 790, - "y": 4800, + "x": 2050, + "y": 4250, "width": 400, "height": 118, "isBold": false, @@ -17210,8 +17942,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserOrderByFilterResponseModel", - "x": 1230, - "y": 4740, + "x": 2500, + "y": 4140, "width": 400, "height": 230, "isBold": false, @@ -17306,8 +18038,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "SetAddressAsDefaultRequest", - "x": 800, - "y": 3600, + "x": 3640, + "y": 2110, "width": 400, "height": 106, "isBold": false, @@ -17322,8 +18054,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "TransactionTypeEnum", - "x": 2320, - "y": 3150, + "x": 2100, + "y": 2430, "width": 250, "height": 110, "isBold": false, @@ -17338,8 +18070,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "CurrencyEnum", - "x": 1990, - "y": 2740, + "x": 1740, + "y": 2840, "width": 200, "height": 110, "isBold": false, @@ -17355,7 +18087,7 @@ "schemaName": "FrontOffice", "tableName": "TransactionService", "x": 500, - "y": 3040, + "y": 3140, "width": 520, "height": 160, "isBold": false, @@ -17371,7 +18103,7 @@ "schemaName": "FrontOffice", "tableName": "GetTransactionRequest", "x": 1190, - "y": 3150, + "y": 3250, "width": 400, "height": 110, "isBold": false, @@ -17386,8 +18118,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetTransactionResponse", - "x": 2230, - "y": 2550, + "x": 1630, + "y": 2240, "width": 420, "height": 490, "isBold": false, @@ -17402,8 +18134,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllTransactionByFilterRequest", - "x": 800, - "y": 2130, + "x": 1190, + "y": 3070, "width": 400, "height": 137, "isBold": false, @@ -17418,8 +18150,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllTransactionByFilterFilter", - "x": 1880, - "y": 1950, + "x": 1640, + "y": 3060, "width": 400, "height": 490, "isBold": false, @@ -17434,8 +18166,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllTransactionByFilterResponse", - "x": 1130, - "y": 2910, + "x": 2430, + "y": 2070, "width": 350, "height": 118, "isBold": false, @@ -17450,8 +18182,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllTransactionByFilterResponseModel", - "x": 1530, - "y": 2550, + "x": 2400, + "y": 2240, "width": 410, "height": 490, "isBold": false, @@ -17466,8 +18198,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "PaymentRequestRequest", - "x": 1920, - "y": 3090, + "x": 1360, + "y": 2780, "width": 330, "height": 230, "isBold": false, @@ -17483,7 +18215,7 @@ "schemaName": "FrontOffice", "tableName": "PaymentRequestResponse", "x": 570, - "y": 3250, + "y": 3350, "width": 380, "height": 106, "isBold": false, @@ -17499,7 +18231,7 @@ "schemaName": "FrontOffice", "tableName": "PaymentVerificationRequest", "x": 410, - "y": 2020, + "y": 1950, "width": 330, "height": 120, "isBold": false, @@ -17515,7 +18247,7 @@ "schemaName": "FrontOffice", "tableName": "PaymentVerificationResponse", "x": 30, - "y": 3020, + "y": 3130, "width": 360, "height": 190, "isBold": false, @@ -17610,8 +18342,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "ProductsService", - "x": 3690, - "y": 2530, + "x": 3930, + "y": 4200, "width": 400, "height": 175, "isBold": false, @@ -17626,8 +18358,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetProductsResponse", - "x": 4220, - "y": 2400, + "x": 4460, + "y": 4070, "width": 400, "height": 426, "isBold": false, @@ -17642,8 +18374,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetProductsRequest", - "x": 3690, - "y": 2760, + "x": 3930, + "y": 4430, "width": 400, "height": 106, "isBold": false, @@ -17658,8 +18390,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllProductsByFilterFilter", - "x": 3690, - "y": 1950, + "x": 3930, + "y": 3620, "width": 400, "height": 327, "isBold": false, @@ -17674,8 +18406,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllProductsByFilterResponseModel", - "x": 2780, - "y": 2410, + "x": 3020, + "y": 4080, "width": 400, "height": 408, "isBold": false, @@ -17690,8 +18422,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllProductsByFilterResponse", - "x": 3230, - "y": 2550, + "x": 3480, + "y": 4220, "width": 400, "height": 118, "isBold": false, @@ -17706,8 +18438,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllProductsByFilterRequest", - "x": 3690, - "y": 2330, + "x": 3930, + "y": 4000, "width": 400, "height": 137, "isBold": false, @@ -17722,8 +18454,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "ShopingCart", - "x": 3920, - "y": 3480, + "x": 2770, + "y": 4970, "width": 400, "height": 175, "isBold": false, @@ -17738,8 +18470,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "AddNewUserCartRequest", - "x": 4370, - "y": 3520, + "x": 3230, + "y": 5010, "width": 400, "height": 106, "isBold": false, @@ -17754,8 +18486,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "UpdateUserCartRequest", - "x": 3920, - "y": 3710, + "x": 2770, + "y": 5200, "width": 400, "height": 106, "isBold": false, @@ -17770,8 +18502,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserCartResponseModel", - "x": 3000, - "y": 3450, + "x": 1860, + "y": 4910, "width": 400, "height": 296, "isBold": false, @@ -17786,8 +18518,8 @@ "type": "table", "schemaName": "FrontOffice", "tableName": "GetAllUserCartResponse", - "x": 3460, - "y": 3510, + "x": 2320, + "y": 5000, "width": 400, "height": 118, "isBold": false, @@ -17797,6 +18529,54 @@ "b": 160, "a": 1 } + }, + { + "type": "table", + "schemaName": "FrontOffice", + "tableName": "SubmitShopBuyOrderRequest", + "x": 1540, + "y": 4400, + "width": 400, + "height": 106, + "isBold": false, + "titleColor": { + "r": 255, + "g": 214, + "b": 147, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "FrontOffice", + "tableName": "SubmitShopBuyOrderResponse", + "x": 770, + "y": 3800, + "width": 400, + "height": 246, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "FrontOffice", + "tableName": "SubmitShopBuyOrderFactorDetail", + "x": 1210, + "y": 3800, + "width": 400, + "height": 246, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } } ], "layers": [], @@ -18051,21 +18831,21 @@ "visible": true, "vertices": [ { - "x": 870, - "y": 4065 + "x": 3710, + "y": 2565 }, { - "x": 870, - "y": 3820 + "x": 3710, + "y": 2320 }, { - "x": 905, - "y": 3820 + "x": 3755, + "y": 2320 } ], "label": { - "x": 878, - "y": 4045, + "x": 3718, + "y": 2545, "width": 394, "height": 32, "fontName": "Arial Unicode MS", @@ -18089,25 +18869,25 @@ "visible": true, "vertices": [ { - "x": 955, - "y": 4100 + "x": 3805, + "y": 2600 }, { - "x": 1000, - "y": 4100 + "x": 3850, + "y": 2600 }, { - "x": 1000, - "y": 4070 + "x": 3850, + "y": 2570 }, { - "x": 1045, - "y": 4070 + "x": 3895, + "y": 2570 } ], "label": { - "x": 951, - "y": 4102, + "x": 3801, + "y": 2602, "width": 360, "height": 32, "fontName": "Arial Unicode MS", @@ -18131,17 +18911,17 @@ "visible": true, "vertices": [ { - "x": 610, - "y": 4065 + "x": 3460, + "y": 2565 }, { - "x": 610, - "y": 3571 + "x": 3460, + "y": 2071 } ], "label": { - "x": 618, - "y": 4045, + "x": 3468, + "y": 2545, "width": 355, "height": 32, "fontName": "Arial Unicode MS", @@ -18165,17 +18945,17 @@ "visible": true, "vertices": [ { - "x": 525, - "y": 4180 + "x": 3375, + "y": 2680 }, { - "x": 445, - "y": 4180 + "x": 3295, + "y": 2680 } ], "label": { - "x": 541, - "y": 4152, + "x": 3391, + "y": 2652, "width": 334, "height": 32, "fontName": "Arial Unicode MS", @@ -18199,17 +18979,17 @@ "visible": true, "vertices": [ { - "x": 740, - "y": 4295 + "x": 3590, + "y": 2795 }, { - "x": 740, - "y": 4315 + "x": 3590, + "y": 2825 } ], "label": { - "x": 748, - "y": 4285, + "x": 3598, + "y": 2785, "width": 344, "height": 32, "fontName": "Arial Unicode MS", @@ -18233,17 +19013,17 @@ "visible": true, "vertices": [ { - "x": 955, - "y": 4260 + "x": 3805, + "y": 2760 }, { - "x": 2075, - "y": 4260 + "x": 4915, + "y": 2760 } ], "label": { - "x": 951, - "y": 4262, + "x": 3801, + "y": 2762, "width": 401, "height": 32, "fontName": "Arial Unicode MS", @@ -18267,25 +19047,25 @@ "visible": true, "vertices": [ { - "x": 955, - "y": 4230 + "x": 3805, + "y": 2730 }, { - "x": 2030, - "y": 4230 + "x": 4880, + "y": 2730 }, { - "x": 2030, - "y": 4120 + "x": 4880, + "y": 2630 }, { - "x": 2075, - "y": 4120 + "x": 4915, + "y": 2630 } ], "label": { - "x": 951, - "y": 4232, + "x": 3801, + "y": 2732, "width": 411, "height": 32, "fontName": "Arial Unicode MS", @@ -18309,17 +19089,17 @@ "visible": true, "vertices": [ { - "x": 2505, - "y": 4290 + "x": 5345, + "y": 2790 }, { - "x": 2525, - "y": 4290 + "x": 5375, + "y": 2790 } ], "label": { - "x": 2501, - "y": 4292, + "x": 5341, + "y": 2792, "width": 463, "height": 32, "fontName": "Arial Unicode MS", @@ -18343,17 +19123,17 @@ "visible": true, "vertices": [ { - "x": 2505, - "y": 4100 + "x": 5345, + "y": 2600 }, { - "x": 2525, - "y": 4100 + "x": 5375, + "y": 2600 } ], "label": { - "x": 2501, - "y": 4102, + "x": 5341, + "y": 2602, "width": 548, "height": 32, "fontName": "Arial Unicode MS", @@ -18377,17 +19157,17 @@ "visible": true, "vertices": [ { - "x": 4275, - "y": 5100 + "x": 1355, + "y": 5400 }, { - "x": 4295, - "y": 5100 + "x": 1385, + "y": 5400 } ], "label": { - "x": 4271, - "y": 5072, + "x": 1351, + "y": 5372, "width": 280, "height": 32, "fontName": "Arial Unicode MS", @@ -18411,17 +19191,17 @@ "visible": true, "vertices": [ { - "x": 4060, - "y": 5195 + "x": 1140, + "y": 5485 }, { - "x": 4060, - "y": 5225 + "x": 1140, + "y": 5525 } ], "label": { - "x": 4068, - "y": 5185, + "x": 1148, + "y": 5475, "width": 290, "height": 32, "fontName": "Arial Unicode MS", @@ -18445,17 +19225,17 @@ "visible": true, "vertices": [ { - "x": 3845, - "y": 5100 + "x": 925, + "y": 5400 }, { - "x": 3815, - "y": 5100 + "x": 895, + "y": 5400 } ], "label": { - "x": 3861, - "y": 5102, + "x": 941, + "y": 5402, "width": 347, "height": 32, "fontName": "Arial Unicode MS", @@ -18479,17 +19259,17 @@ "visible": true, "vertices": [ { - "x": 4060, - "y": 5045 + "x": 1140, + "y": 5335 }, { - "x": 4060, - "y": 4993 + "x": 1140, + "y": 5293 } ], "label": { - "x": 4068, - "y": 5055, + "x": 1148, + "y": 5345, "width": 357, "height": 32, "fontName": "Arial Unicode MS", @@ -18513,17 +19293,17 @@ "visible": true, "vertices": [ { - "x": 3385, - "y": 5100 + "x": 465, + "y": 5400 }, { - "x": 3365, - "y": 5100 + "x": 445, + "y": 5400 } ], "label": { - "x": 3401, - "y": 5102, + "x": 481, + "y": 5402, "width": 409, "height": 32, "fontName": "Arial Unicode MS", @@ -18547,17 +19327,17 @@ "visible": true, "vertices": [ { - "x": 4060, - "y": 4845 + "x": 1140, + "y": 5145 }, { - "x": 4060, - "y": 4810 + "x": 1140, + "y": 5100 } ], "label": { - "x": 4068, - "y": 4855, + "x": 1148, + "y": 5155, "width": 494, "height": 32, "fontName": "Arial Unicode MS", @@ -18581,25 +19361,21 @@ "visible": true, "vertices": [ { - "x": 945, - "y": 5240 + "x": 830, + "y": 4465 }, { - "x": 980, - "y": 5240 + "x": 830, + "y": 4210 }, { - "x": 980, - "y": 5180 - }, - { - "x": 1015, - "y": 5180 + "x": 865, + "y": 4210 } ], "label": { - "x": 941, - "y": 5242, + "x": 838, + "y": 4475, "width": 354, "height": 32, "fontName": "Arial Unicode MS", @@ -18624,24 +19400,24 @@ "vertices": [ { "x": 945, - "y": 5310 + "y": 4500 }, { - "x": 1480, - "y": 5310 + "x": 990, + "y": 4500 }, { - "x": 1480, - "y": 5260 + "x": 990, + "y": 4450 }, { - "x": 1515, - "y": 5260 + "x": 1025, + "y": 4450 } ], "label": { "x": 941, - "y": 5282, + "y": 4472, "width": 364, "height": 32, "fontName": "Arial Unicode MS", @@ -18666,16 +19442,16 @@ "vertices": [ { "x": 600, - "y": 5205 + "y": 4465 }, { "x": 600, - "y": 4765 + "y": 3765 } ], "label": { "x": 608, - "y": 5215, + "y": 4475, "width": 330, "height": 32, "fontName": "Arial Unicode MS", @@ -18700,16 +19476,16 @@ "vertices": [ { "x": 515, - "y": 5310 + "y": 4580 }, { "x": 445, - "y": 5310 + "y": 4580 } ], "label": { "x": 531, - "y": 5282, + "y": 4552, "width": 325, "height": 32, "fontName": "Arial Unicode MS", @@ -18734,16 +19510,16 @@ "vertices": [ { "x": 730, - "y": 5410 + "y": 4707 }, { "x": 730, - "y": 5435 + "y": 4725 } ], "label": { "x": 738, - "y": 5370, + "y": 4667, "width": 304, "height": 32, "fontName": "Arial Unicode MS", @@ -18768,16 +19544,16 @@ "vertices": [ { "x": 945, - "y": 5370 + "y": 4670 }, { - "x": 2015, - "y": 5370 + "x": 2095, + "y": 4670 } ], "label": { "x": 941, - "y": 5372, + "y": 4672, "width": 314, "height": 32, "fontName": "Arial Unicode MS", @@ -18802,24 +19578,24 @@ "vertices": [ { "x": 945, - "y": 5340 + "y": 4580 }, { - "x": 1980, - "y": 5340 + "x": 2060, + "y": 4580 }, { - "x": 1980, - "y": 5230 + "x": 2060, + "y": 4500 }, { - "x": 2015, - "y": 5230 + "x": 2095, + "y": 4500 } ], "label": { "x": 941, - "y": 5342, + "y": 4582, "width": 371, "height": 32, "fontName": "Arial Unicode MS", @@ -18843,21 +19619,25 @@ "visible": true, "vertices": [ { - "x": 740, - "y": 5205 + "x": 945, + "y": 4550 }, { - "x": 740, - "y": 4860 + "x": 2000, + "y": 4550 }, { - "x": 775, - "y": 4860 + "x": 2000, + "y": 4340 + }, + { + "x": 2035, + "y": 4340 } ], "label": { - "x": 748, - "y": 5215, + "x": 941, + "y": 4552, "width": 381, "height": 32, "fontName": "Arial Unicode MS", @@ -18881,17 +19661,17 @@ "visible": true, "vertices": [ { - "x": 2445, - "y": 5190 + "x": 2525, + "y": 4500 }, { - "x": 2465, - "y": 5190 + "x": 2535, + "y": 4500 } ], "label": { - "x": 2441, - "y": 5192, + "x": 2521, + "y": 4502, "width": 433, "height": 32, "fontName": "Arial Unicode MS", @@ -18915,17 +19695,17 @@ "visible": true, "vertices": [ { - "x": 1205, - "y": 4860 + "x": 2465, + "y": 4310 }, { - "x": 1215, - "y": 4860 + "x": 2485, + "y": 4310 } ], "label": { - "x": 1201, - "y": 4862, + "x": 2461, + "y": 4312, "width": 518, "height": 32, "fontName": "Arial Unicode MS", @@ -19143,25 +19923,25 @@ "visible": true, "vertices": [ { - "x": 955, - "y": 4200 + "x": 3805, + "y": 2700 }, { - "x": 1520, - "y": 4200 + "x": 4360, + "y": 2700 }, { - "x": 1520, - "y": 4100 + "x": 4360, + "y": 2600 }, { - "x": 1555, - "y": 4100 + "x": 4405, + "y": 2600 } ], "label": { - "x": 945, - "y": 4162, + "x": 3795, + "y": 2662, "width": 384, "height": 32, "fontName": "Arial Unicode MS", @@ -19185,21 +19965,21 @@ "visible": true, "vertices": [ { - "x": 740, - "y": 4065 + "x": 3590, + "y": 2565 }, { - "x": 740, - "y": 3660 + "x": 3590, + "y": 2160 }, { - "x": 785, - "y": 3660 + "x": 3625, + "y": 2160 } ], "label": { - "x": 742, - "y": 4035, + "x": 3592, + "y": 2535, "width": 369, "height": 32, "fontName": "Arial Unicode MS", @@ -19223,17 +20003,17 @@ "visible": true, "vertices": [ { - "x": 2440, - "y": 3055 + "x": 2065, + "y": 2490 }, { - "x": 2440, - "y": 3135 + "x": 2085, + "y": 2490 } ], "label": { - "x": 1790, - "y": 3005, + "x": 1403, + "y": 2452, "width": 360, "height": 32, "fontName": "Arial Unicode MS", @@ -19257,17 +20037,17 @@ "visible": true, "vertices": [ { - "x": 2215, - "y": 2790 + "x": 1840, + "y": 2745 }, { - "x": 2205, - "y": 2790 + "x": 1840, + "y": 2825 } ], "label": { - "x": 1384, - "y": 2752, + "x": 1001, + "y": 2695, "width": 309, "height": 32, "fontName": "Arial Unicode MS", @@ -19291,25 +20071,21 @@ "visible": true, "vertices": [ { - "x": 2295, - "y": 2190 + "x": 2055, + "y": 3300 }, { - "x": 2710, - "y": 2190 + "x": 2230, + "y": 3300 }, { - "x": 2710, - "y": 3200 - }, - { - "x": 2585, - "y": 3200 + "x": 2230, + "y": 2555 } ], "label": { - "x": 1640, - "y": 2152, + "x": 1400, + "y": 3262, "width": 396, "height": 32, "fontName": "Arial Unicode MS", @@ -19333,17 +20109,17 @@ "visible": true, "vertices": [ { - "x": 2080, - "y": 2455 + "x": 1840, + "y": 3045 }, { - "x": 2080, - "y": 2725 + "x": 1840, + "y": 2965 } ], "label": { - "x": 1240, - "y": 2405, + "x": 1000, + "y": 3015, "width": 345, "height": 32, "fontName": "Arial Unicode MS", @@ -19367,25 +20143,17 @@ "visible": true, "vertices": [ { - "x": 1730, - "y": 3055 + "x": 2385, + "y": 2490 }, { - "x": 1730, - "y": 3370 - }, - { - "x": 2440, - "y": 3370 - }, - { - "x": 2440, - "y": 3275 + "x": 2365, + "y": 2490 } ], "label": { - "x": 1287, - "y": 3005, + "x": 1950, + "y": 2452, "width": 471, "height": 32, "fontName": "Arial Unicode MS", @@ -19409,17 +20177,21 @@ "visible": true, "vertices": [ { - "x": 1955, - "y": 2790 + "x": 2600, + "y": 2745 }, { - "x": 1975, - "y": 2790 + "x": 2600, + "y": 2890 + }, + { + "x": 1955, + "y": 2890 } ], "label": { - "x": 1723, - "y": 2752, + "x": 2380, + "y": 2695, "width": 420, "height": 32, "fontName": "Arial Unicode MS", @@ -19444,16 +20216,16 @@ "vertices": [ { "x": 1035, - "y": 3180 + "y": 3280 }, { "x": 1175, - "y": 3180 + "y": 3280 } ], "label": { "x": 1031, - "y": 3152, + "y": 3252, "width": 326, "height": 32, "fontName": "Arial Unicode MS", @@ -19478,24 +20250,20 @@ "vertices": [ { "x": 860, - "y": 3025 + "y": 3125 }, { "x": 860, "y": 2490 }, { - "x": 2440, + "x": 1615, "y": 2490 - }, - { - "x": 2440, - "y": 2535 } ], "label": { "x": 868, - "y": 3035, + "y": 3135, "width": 336, "height": 32, "fontName": "Arial Unicode MS", @@ -19519,21 +20287,25 @@ "visible": true, "vertices": [ { - "x": 720, - "y": 3025 + "x": 1035, + "y": 3250 }, { - "x": 720, - "y": 2190 + "x": 1140, + "y": 3250 }, { - "x": 785, - "y": 2190 + "x": 1140, + "y": 3170 + }, + { + "x": 1175, + "y": 3170 } ], "label": { - "x": 728, - "y": 3035, + "x": 1031, + "y": 3252, "width": 393, "height": 32, "fontName": "Arial Unicode MS", @@ -19557,25 +20329,21 @@ "visible": true, "vertices": [ { - "x": 1035, - "y": 3060 + "x": 720, + "y": 3125 }, { - "x": 1080, - "y": 3060 + "x": 720, + "y": 2130 }, { - "x": 1080, - "y": 2990 - }, - { - "x": 1115, - "y": 2990 + "x": 2415, + "y": 2130 } ], "label": { - "x": 1031, - "y": 3062, + "x": 728, + "y": 3135, "width": 403, "height": 32, "fontName": "Arial Unicode MS", @@ -19599,17 +20367,17 @@ "visible": true, "vertices": [ { - "x": 1215, - "y": 2190 + "x": 1605, + "y": 3130 }, { - "x": 1865, - "y": 2190 + "x": 1625, + "y": 3130 } ], "label": { - "x": 770, - "y": 2192, + "x": 1160, + "y": 3132, "width": 455, "height": 32, "fontName": "Arial Unicode MS", @@ -19633,17 +20401,17 @@ "visible": true, "vertices": [ { - "x": 1495, - "y": 2970 + "x": 2600, + "y": 2203 }, { - "x": 1515, - "y": 2970 + "x": 2600, + "y": 2225 } ], "label": { - "x": 1133, - "y": 2972, + "x": 2250, + "y": 2193, "width": 540, "height": 32, "fontName": "Arial Unicode MS", @@ -19667,17 +20435,25 @@ "visible": true, "vertices": [ { - "x": 2265, - "y": 3200 + "x": 1530, + "y": 2765 }, { - "x": 2305, - "y": 3200 + "x": 1530, + "y": 2190 + }, + { + "x": 2230, + "y": 2190 + }, + { + "x": 2230, + "y": 2415 } ], "label": { - "x": 1620, - "y": 3172, + "x": 897, + "y": 2745, "width": 452, "height": 32, "fontName": "Arial Unicode MS", @@ -19701,17 +20477,17 @@ "visible": true, "vertices": [ { - "x": 2080, - "y": 3075 + "x": 1705, + "y": 2890 }, { - "x": 2080, - "y": 2865 + "x": 1725, + "y": 2890 } ], "label": { - "x": 1620, - "y": 3055, + "x": 1233, + "y": 2862, "width": 401, "height": 32, "fontName": "Arial Unicode MS", @@ -19736,32 +20512,24 @@ "vertices": [ { "x": 1035, - "y": 3150 - }, - { - "x": 1140, - "y": 3150 - }, - { - "x": 1140, - "y": 3090 - }, - { - "x": 1870, - "y": 3090 - }, - { - "x": 1870, "y": 3160 }, { - "x": 1905, + "x": 1080, "y": 3160 + }, + { + "x": 1080, + "y": 2930 + }, + { + "x": 1345, + "y": 2930 } ], "label": { "x": 688, - "y": 3112, + "y": 3122, "width": 337, "height": 32, "fontName": "Arial Unicode MS", @@ -19786,16 +20554,16 @@ "vertices": [ { "x": 760, - "y": 3215 + "y": 3315 }, { "x": 760, - "y": 3235 + "y": 3335 } ], "label": { "x": 479, - "y": 3165, + "y": 3265, "width": 283, "height": 32, "fontName": "Arial Unicode MS", @@ -19820,16 +20588,16 @@ "vertices": [ { "x": 580, - "y": 3025 + "y": 3125 }, { "x": 580, - "y": 2155 + "y": 2085 } ], "label": { "x": 222, - "y": 2995, + "y": 3095, "width": 360, "height": 32, "fontName": "Arial Unicode MS", @@ -19854,16 +20622,16 @@ "vertices": [ { "x": 485, - "y": 3120 + "y": 3220 }, { "x": 405, - "y": 3120 + "y": 3220 } ], "label": { "x": 495, - "y": 3082, + "y": 3182, "width": 370, "height": 32, "fontName": "Arial Unicode MS", @@ -20093,17 +20861,17 @@ "visible": true, "vertices": [ { - "x": 4105, - "y": 2600 + "x": 4345, + "y": 4270 }, { - "x": 4205, - "y": 2600 + "x": 4445, + "y": 4270 } ], "label": { - "x": 3795, - "y": 2560, + "x": 4035, + "y": 4230, "width": 300, "height": 32, "fontName": "Sans", @@ -20127,17 +20895,17 @@ "visible": true, "vertices": [ { - "x": 3890, - "y": 2720 + "x": 4130, + "y": 4390 }, { - "x": 3890, - "y": 2745 + "x": 4130, + "y": 4415 } ], "label": { - "x": 3892, - "y": 2668, + "x": 4132, + "y": 4338, "width": 290, "height": 32, "fontName": "Sans", @@ -20161,17 +20929,17 @@ "visible": true, "vertices": [ { - "x": 3675, - "y": 2600 + "x": 3915, + "y": 4270 }, { - "x": 3645, - "y": 2600 + "x": 3895, + "y": 4270 } ], "label": { - "x": 3318, - "y": 2560, + "x": 3558, + "y": 4230, "width": 367, "height": 32, "fontName": "Sans", @@ -20195,17 +20963,17 @@ "visible": true, "vertices": [ { - "x": 3890, - "y": 2515 + "x": 4130, + "y": 4185 }, { - "x": 3890, - "y": 2482 + "x": 4130, + "y": 4152 } ], "label": { - "x": 3892, - "y": 2483, + "x": 4132, + "y": 4153, "width": 357, "height": 32, "fontName": "Sans", @@ -20229,17 +20997,17 @@ "visible": true, "vertices": [ { - "x": 3890, - "y": 2315 + "x": 4130, + "y": 3985 }, { - "x": 3890, - "y": 2292 + "x": 4130, + "y": 3962 } ], "label": { - "x": 3459, - "y": 2283, + "x": 3699, + "y": 3953, "width": 433, "height": 32, "fontName": "Sans", @@ -20263,17 +21031,17 @@ "visible": true, "vertices": [ { - "x": 4335, - "y": 3570 + "x": 3185, + "y": 5060 }, { - "x": 4355, - "y": 3570 + "x": 3215, + "y": 5060 } ], "label": { - "x": 4024, - "y": 3530, + "x": 2874, + "y": 5020, "width": 301, "height": 32, "fontName": "Sans", @@ -20297,17 +21065,17 @@ "visible": true, "vertices": [ { - "x": 4120, - "y": 3670 + "x": 2970, + "y": 5160 }, { - "x": 4120, - "y": 3695 + "x": 2970, + "y": 5185 } ], "label": { - "x": 3829, - "y": 3618, + "x": 2679, + "y": 5108, "width": 293, "height": 32, "fontName": "Sans", @@ -20331,17 +21099,17 @@ "visible": true, "vertices": [ { - "x": 3905, - "y": 3570 + "x": 2755, + "y": 5060 }, { - "x": 3875, - "y": 3570 + "x": 2735, + "y": 5060 } ], "label": { - "x": 3921, - "y": 3572, + "x": 2771, + "y": 5062, "width": 294, "height": 32, "fontName": "Sans", @@ -20365,17 +21133,17 @@ "visible": true, "vertices": [ { - "x": 3445, - "y": 3570 + "x": 2305, + "y": 5060 }, { - "x": 3415, - "y": 3570 + "x": 2275, + "y": 5060 } ], "label": { - "x": 3461, - "y": 3572, + "x": 2321, + "y": 5062, "width": 416, "height": 32, "fontName": "Sans", @@ -20399,25 +21167,17 @@ "visible": true, "vertices": [ { - "x": 3215, - "y": 2609 + "x": 3465, + "y": 4270 }, { - "x": 3205, - "y": 2609 - }, - { - "x": 3205, - "y": 2614 - }, - { - "x": 3195, - "y": 2614 + "x": 3435, + "y": 4270 } ], "label": { - "x": 2709, - "y": 2569, + "x": 2959, + "y": 4230, "width": 516, "height": 32, "fontName": "Sans", @@ -20432,6 +21192,120 @@ "isFontItalic": false, "isVisible": false } + }, + { + "name": "fk_UserOrderService_SubmitShopBuyOrderRequest_1", + "sourceTableName": "UserOrderService", + "sourceSchemaName": "FrontOffice", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 945, + "y": 4530 + }, + { + "x": 1490, + "y": 4530 + }, + { + "x": 1490, + "y": 4470 + }, + { + "x": 1525, + "y": 4470 + } + ], + "label": { + "x": 568, + "y": 4490, + "width": 367, + "height": 32, + "fontName": "Sans", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_UserOrderService_SubmitShopBuyOrderResponse_1", + "sourceTableName": "UserOrderService", + "sourceSchemaName": "FrontOffice", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 710, + "y": 4465 + }, + { + "x": 710, + "y": 3930 + }, + { + "x": 755, + "y": 3930 + } + ], + "label": { + "x": 335, + "y": 4433, + "width": 377, + "height": 32, + "fontName": "Sans", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_SubmitShopBuyOrderResponse_SubmitShopBuyOrderFactorDetail_1", + "sourceTableName": "SubmitShopBuyOrderResponse", + "sourceSchemaName": "FrontOffice", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 1185, + "y": 3930 + }, + { + "x": 1195, + "y": 3930 + } + ], + "label": { + "x": 1181, + "y": 3900, + "width": 485, + "height": 32, + "fontName": "Sans", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } } ], "viewRelations": []