diff --git a/docs/model.ndm2 b/docs/model.ndm2 index 2aea61b..921e91d 100644 --- a/docs/model.ndm2 +++ b/docs/model.ndm2 @@ -14715,129 +14715,6 @@ "dataCompressions": [] } }, - { - "objectType": "Table_MSSQL", - "name": "VerifyOtpTokenResponse", - "comment": "خروجی فعال‌سازی توکن Otp", - "owner": "", - "isChangeTracking": false, - "isTrackColumnsUpdated": false, - "oldName": "", - "isSystemTable": false, - "createTime": "", - "modifyTime": "", - "objectID": 8040, - "numberOfRows": 0, - "identityCurrent": 0, - "dataLength": 0, - "indexLength": 0, - "fields": [ - { - "objectType": "TableField_MSSQL", - "name": "Success", - "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": "Success", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - }, - { - "objectType": "TableField_MSSQL", - "name": "Message", - "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": "Message", - "computedBaseType": "", - "isDefaultConstraint": false, - "defaultConstraint": "", - "isIdentity": false, - "isExistingField": false, - "identitySeed": 0, - "identityIncrement": 0, - "identityIsNotForReplication": false - } - ], - "indexes": [], - "primaryKey": { - "objectType": "PrimaryKey_MSSQL", - "name": "_copy_47_copy_1", - "fields": [], - "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": "OtpTokenService", @@ -15691,6 +15568,159 @@ "filestreamPartitionScheme": "", "dataCompressions": [] } + }, + { + "objectType": "Table_MSSQL", + "name": "VerifyOtpTokenResponse", + "comment": "خروجی فعال‌سازی توکن Otp", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 8040, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "Success", + "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": "Success", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Message", + "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": "Message", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "UserId", + "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": "UserId", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_47_copy_1", + "fields": [], + "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": [] @@ -15718,7 +15748,7 @@ "schemaName": "CMS", "tableName": "User", "x": 5230, - "y": 1500, + "y": 1510, "width": 370, "height": 270, "isBold": false, @@ -15734,7 +15764,7 @@ "schemaName": "CMS", "tableName": "UserAddress", "x": 5260, - "y": 1230, + "y": 1240, "width": 310, "height": 220, "isBold": false, @@ -15750,7 +15780,7 @@ "schemaName": "CMS", "tableName": "Package", "x": 4510, - "y": 1550, + "y": 1560, "width": 310, "height": 170, "isBold": false, @@ -15766,7 +15796,7 @@ "schemaName": "CMS", "tableName": "UserOrder", "x": 4870, - "y": 1520, + "y": 1530, "width": 310, "height": 230, "isBold": false, @@ -15782,7 +15812,7 @@ "schemaName": "CMS", "tableName": "Role", "x": 5260, - "y": 2000, + "y": 2010, "width": 310, "height": 130, "isBold": false, @@ -15798,7 +15828,7 @@ "schemaName": "CMS", "tableName": "UserRole", "x": 5260, - "y": 1820, + "y": 1830, "width": 310, "height": 130, "isBold": false, @@ -15814,7 +15844,7 @@ "schemaName": "CMS", "tableName": "UserService", "x": 2580, - "y": 3210, + "y": 3220, "width": 400, "height": 190, "isBold": false, @@ -15830,7 +15860,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserRequest", "x": 2820, - "y": 2700, + "y": 2710, "width": 400, "height": 200, "isBold": false, @@ -15846,7 +15876,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserResponse", "x": 2450, - "y": 2550, + "y": 2560, "width": 400, "height": 100, "isBold": false, @@ -15862,7 +15892,7 @@ "schemaName": "CMS", "tableName": "UpdateUserRequest", "x": 2070, - "y": 3220, + "y": 3230, "width": 400, "height": 170, "isBold": false, @@ -15878,7 +15908,7 @@ "schemaName": "CMS", "tableName": "DeleteUserRequest", "x": 2580, - "y": 3450, + "y": 3460, "width": 400, "height": 100, "isBold": false, @@ -15894,7 +15924,7 @@ "schemaName": "CMS", "tableName": "GetUserRequest", "x": 4620, - "y": 3330, + "y": 3350, "width": 400, "height": 100, "isBold": false, @@ -15910,7 +15940,7 @@ "schemaName": "CMS", "tableName": "GetUserResponse", "x": 4620, - "y": 3010, + "y": 3030, "width": 400, "height": 270, "isBold": false, @@ -15926,7 +15956,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterRequest", "x": 4050, - "y": 3170, + "y": 3120, "width": 400, "height": 137, "isBold": false, @@ -15942,7 +15972,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterFilter", "x": 4560, - "y": 2700, + "y": 2710, "width": 400, "height": 270, "isBold": false, @@ -15958,7 +15988,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponse", "x": 3600, - "y": 2990, + "y": 2940, "width": 400, "height": 118, "isBold": false, @@ -15974,7 +16004,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponseModel", "x": 4050, - "y": 2850, + "y": 2800, "width": 400, "height": 270, "isBold": false, @@ -15990,7 +16020,7 @@ "schemaName": "CMS", "tableName": "UserAddressService", "x": 5010, - "y": 2460, + "y": 2470, "width": 400, "height": 175, "isBold": false, @@ -16005,8 +16035,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserAddressRequest", - "x": 3110, - "y": 2430, + "x": 2960, + "y": 2450, "width": 400, "height": 213, "isBold": false, @@ -16022,7 +16052,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserAddressResponse", "x": 3750, - "y": 2560, + "y": 2570, "width": 400, "height": 100, "isBold": false, @@ -16038,7 +16068,7 @@ "schemaName": "CMS", "tableName": "UpdateUserAddressRequest", "x": 5010, - "y": 2680, + "y": 2690, "width": 400, "height": 213, "isBold": false, @@ -16054,7 +16084,7 @@ "schemaName": "CMS", "tableName": "DeleteUserAddressRequest", "x": 5460, - "y": 2350, + "y": 2360, "width": 400, "height": 100, "isBold": false, @@ -16070,7 +16100,7 @@ "schemaName": "CMS", "tableName": "GetUserAddressRequest", "x": 4890, - "y": 2250, + "y": 2260, "width": 400, "height": 100, "isBold": false, @@ -16086,7 +16116,7 @@ "schemaName": "CMS", "tableName": "GetUserAddressResponse", "x": 4380, - "y": 2240, + "y": 2250, "width": 400, "height": 213, "isBold": false, @@ -16102,7 +16132,7 @@ "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterRequest", "x": 3870, - "y": 1980, + "y": 2000, "width": 400, "height": 137, "isBold": false, @@ -16118,7 +16148,7 @@ "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterFilter", "x": 3360, - "y": 1910, + "y": 1920, "width": 400, "height": 213, "isBold": false, @@ -16134,7 +16164,7 @@ "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponse", "x": 3810, - "y": 2260, + "y": 2270, "width": 400, "height": 118, "isBold": false, @@ -16150,7 +16180,7 @@ "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponseModel", "x": 3360, - "y": 2170, + "y": 2180, "width": 400, "height": 213, "isBold": false, @@ -16165,8 +16195,8 @@ "type": "table", "schemaName": "CMS", "tableName": "PackageService", - "x": 2630, - "y": 660, + "x": 2480, + "y": 680, "width": 400, "height": 175, "isBold": false, @@ -16181,8 +16211,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageRequest", - "x": 2660, - "y": 2310, + "x": 2510, + "y": 2320, "width": 400, "height": 175, "isBold": false, @@ -16197,8 +16227,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageResponse", - "x": 2910, - "y": 2160, + "x": 2760, + "y": 2170, "width": 400, "height": 100, "isBold": false, @@ -16213,8 +16243,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdatePackageRequest", - "x": 3080, - "y": 660, + "x": 2930, + "y": 680, "width": 400, "height": 175, "isBold": false, @@ -16229,8 +16259,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeletePackageRequest", - "x": 2630, - "y": 450, + "x": 2480, + "y": 470, "width": 400, "height": 100, "isBold": false, @@ -16245,8 +16275,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageRequest", - "x": 2190, - "y": 700, + "x": 2030, + "y": 710, "width": 400, "height": 100, "isBold": false, @@ -16261,8 +16291,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageResponse", - "x": 2300, - "y": 950, + "x": 2150, + "y": 960, "width": 400, "height": 175, "isBold": false, @@ -16277,8 +16307,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterRequest", - "x": 2380, - "y": 1230, + "x": 2230, + "y": 1250, "width": 400, "height": 137, "isBold": false, @@ -16293,8 +16323,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterFilter", - "x": 2380, - "y": 1420, + "x": 2230, + "y": 1430, "width": 400, "height": 175, "isBold": false, @@ -16309,8 +16339,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponse", - "x": 2450, - "y": 1710, + "x": 2300, + "y": 1720, "width": 400, "height": 118, "isBold": false, @@ -16325,8 +16355,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponseModel", - "x": 2450, - "y": 1880, + "x": 2300, + "y": 1890, "width": 400, "height": 175, "isBold": false, @@ -16342,7 +16372,7 @@ "schemaName": "CMS", "tableName": "UserOrderService", "x": 540, - "y": 3290, + "y": 3300, "width": 400, "height": 175, "isBold": false, @@ -16358,7 +16388,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderRequest", "x": 1820, - "y": 2660, + "y": 2670, "width": 400, "height": 213, "isBold": false, @@ -16374,7 +16404,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderResponse", "x": 780, - "y": 2610, + "y": 2620, "width": 400, "height": 100, "isBold": false, @@ -16390,7 +16420,7 @@ "schemaName": "CMS", "tableName": "UpdateUserOrderRequest", "x": 410, - "y": 2350, + "y": 2360, "width": 400, "height": 213, "isBold": false, @@ -16406,7 +16436,7 @@ "schemaName": "CMS", "tableName": "DeleteUserOrderRequest", "x": 30, - "y": 3330, + "y": 3340, "width": 400, "height": 100, "isBold": false, @@ -16422,7 +16452,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderRequest", "x": 540, - "y": 3510, + "y": 3530, "width": 400, "height": 100, "isBold": false, @@ -16438,7 +16468,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderResponse", "x": 1110, - "y": 3370, + "y": 3380, "width": 400, "height": 213, "isBold": false, @@ -16454,7 +16484,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterRequest", "x": 1110, - "y": 3180, + "y": 3200, "width": 400, "height": 137, "isBold": false, @@ -16470,7 +16500,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterFilter", "x": 1560, - "y": 3180, + "y": 3200, "width": 400, "height": 213, "isBold": false, @@ -16486,7 +16516,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponse", "x": 1050, - "y": 3010, + "y": 3020, "width": 400, "height": 118, "isBold": false, @@ -16502,7 +16532,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponseModel", "x": 1500, - "y": 2920, + "y": 2930, "width": 400, "height": 213, "isBold": false, @@ -16518,7 +16548,7 @@ "schemaName": "CMS", "tableName": "RoleService", "x": 1650, - "y": 4570, + "y": 4580, "width": 400, "height": 175, "isBold": false, @@ -16534,7 +16564,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleRequest", "x": 1820, - "y": 3540, + "y": 3550, "width": 400, "height": 137, "isBold": false, @@ -16550,7 +16580,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleResponse", "x": 1370, - "y": 3630, + "y": 3650, "width": 400, "height": 100, "isBold": false, @@ -16566,7 +16596,7 @@ "schemaName": "CMS", "tableName": "UpdateRoleRequest", "x": 1200, - "y": 4590, + "y": 4600, "width": 400, "height": 137, "isBold": false, @@ -16582,7 +16612,7 @@ "schemaName": "CMS", "tableName": "DeleteRoleRequest", "x": 1650, - "y": 4790, + "y": 4800, "width": 400, "height": 100, "isBold": false, @@ -16598,7 +16628,7 @@ "schemaName": "CMS", "tableName": "GetRoleRequest", "x": 2100, - "y": 4610, + "y": 4620, "width": 400, "height": 100, "isBold": false, @@ -16614,7 +16644,7 @@ "schemaName": "CMS", "tableName": "GetRoleResponse", "x": 1980, - "y": 4320, + "y": 4330, "width": 400, "height": 137, "isBold": false, @@ -16630,7 +16660,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterRequest", "x": 2270, - "y": 4010, + "y": 4020, "width": 400, "height": 137, "isBold": false, @@ -16646,7 +16676,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterFilter", "x": 2270, - "y": 3830, + "y": 3840, "width": 400, "height": 137, "isBold": false, @@ -16662,7 +16692,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponse", "x": 1820, - "y": 4030, + "y": 4040, "width": 400, "height": 118, "isBold": false, @@ -16678,7 +16708,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponseModel", "x": 1820, - "y": 3840, + "y": 3860, "width": 400, "height": 137, "isBold": false, @@ -16694,7 +16724,7 @@ "schemaName": "CMS", "tableName": "UserRoleService", "x": 7500, - "y": 3430, + "y": 3440, "width": 400, "height": 175, "isBold": false, @@ -16710,7 +16740,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserRoleRequest", "x": 5820, - "y": 3540, + "y": 3550, "width": 400, "height": 137, "isBold": false, @@ -16726,7 +16756,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserRoleResponse", "x": 6360, - "y": 3540, + "y": 3550, "width": 400, "height": 100, "isBold": false, @@ -16742,7 +16772,7 @@ "schemaName": "CMS", "tableName": "UpdateUserRoleRequest", "x": 7500, - "y": 3660, + "y": 3670, "width": 400, "height": 137, "isBold": false, @@ -16758,7 +16788,7 @@ "schemaName": "CMS", "tableName": "DeleteUserRoleRequest", "x": 8010, - "y": 3470, + "y": 3480, "width": 400, "height": 100, "isBold": false, @@ -16774,7 +16804,7 @@ "schemaName": "CMS", "tableName": "GetUserRoleRequest", "x": 7500, - "y": 3280, + "y": 3290, "width": 400, "height": 100, "isBold": false, @@ -16790,7 +16820,7 @@ "schemaName": "CMS", "tableName": "GetUserRoleResponse", "x": 6990, - "y": 3290, + "y": 3300, "width": 400, "height": 137, "isBold": false, @@ -16806,7 +16836,7 @@ "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterRequest", "x": 6420, - "y": 3110, + "y": 3120, "width": 400, "height": 137, "isBold": false, @@ -16822,7 +16852,7 @@ "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterFilter", "x": 5970, - "y": 3100, + "y": 3110, "width": 400, "height": 137, "isBold": false, @@ -16838,7 +16868,7 @@ "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponse", "x": 6420, - "y": 3300, + "y": 3310, "width": 400, "height": 118, "isBold": false, @@ -16854,7 +16884,7 @@ "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponseModel", "x": 5970, - "y": 3290, + "y": 3300, "width": 400, "height": 137, "isBold": false, @@ -16870,7 +16900,7 @@ "schemaName": "CMS", "tableName": "OtpToken", "x": 5260, - "y": 950, + "y": 960, "width": 310, "height": 230, "isBold": false, @@ -16902,7 +16932,7 @@ "schemaName": "CMS", "tableName": "CreateNewOtpTokenRequest", "x": 5710, - "y": 1580, + "y": 1590, "width": 400, "height": 110, "isBold": false, @@ -17016,7 +17046,7 @@ "x": 5460, "y": 720, "width": 400, - "height": 120, + "height": 130, "isBold": false, "titleColor": { "r": 200, @@ -17030,7 +17060,7 @@ "schemaName": "CMS", "tableName": "GetJwtTokenRequest", "x": 3090, - "y": 3100, + "y": 3110, "width": 400, "height": 100, "isBold": false, @@ -17046,7 +17076,7 @@ "schemaName": "CMS", "tableName": "GetJwtTokenResponse", "x": 2930, - "y": 2950, + "y": 2960, "width": 400, "height": 100, "isBold": false, @@ -17062,7 +17092,7 @@ { "name": "Domain", "x": 4460, - "y": 890, + "y": 910, "width": 1200, "height": 1290, "layerColor": { @@ -17091,28 +17121,28 @@ "vertices": [ { "x": 5615, - "y": 1740 + "y": 1760 }, { "x": 5640, - "y": 1740 + "y": 1760 }, { "x": 5640, - "y": 1800 + "y": 1820 }, { "x": 5580, - "y": 1800 + "y": 1820 }, { "x": 5580, - "y": 1785 + "y": 1795 } ], "label": { "x": 5605, - "y": 1702, + "y": 1722, "width": 104, "height": 30, "fontName": "Arial Unicode MS", @@ -17137,16 +17167,16 @@ "vertices": [ { "x": 5420, - "y": 1465 + "y": 1475 }, { "x": 5420, - "y": 1485 + "y": 1495 } ], "label": { "x": 5265, - "y": 1415, + "y": 1425, "width": 157, "height": 30, "fontName": "Arial Unicode MS", @@ -17171,16 +17201,16 @@ "vertices": [ { "x": 5420, - "y": 1965 + "y": 1975 }, { "x": 5420, - "y": 1985 + "y": 1995 } ], "label": { "x": 5428, - "y": 1955, + "y": 1965, "width": 135, "height": 30, "fontName": "Arial Unicode MS", @@ -17205,16 +17235,16 @@ "vertices": [ { "x": 5420, - "y": 1805 + "y": 1815 }, { "x": 5420, - "y": 1785 + "y": 1795 } ], "label": { "x": 5288, - "y": 1775, + "y": 1785, "width": 134, "height": 30, "fontName": "Arial Unicode MS", @@ -17239,16 +17269,16 @@ "vertices": [ { "x": 4855, - "y": 1640 + "y": 1650 }, { "x": 4835, - "y": 1640 + "y": 1650 } ], "label": { "x": 4697, - "y": 1602, + "y": 1612, "width": 168, "height": 30, "fontName": "Arial Unicode MS", @@ -17273,16 +17303,16 @@ "vertices": [ { "x": 5195, - "y": 1640 + "y": 1650 }, { "x": 5215, - "y": 1640 + "y": 1650 } ], "label": { "x": 5043, - "y": 1602, + "y": 1612, "width": 142, "height": 30, "fontName": "Arial Unicode MS", @@ -17307,20 +17337,20 @@ "vertices": [ { "x": 2760, - "y": 3195 + "y": 3205 }, { "x": 2760, - "y": 2800 + "y": 2810 }, { "x": 2805, - "y": 2800 + "y": 2810 } ], "label": { "x": 2768, - "y": 3205, + "y": 3215, "width": 278, "height": 30, "fontName": "Arial Unicode MS", @@ -17345,16 +17375,16 @@ "vertices": [ { "x": 2650, - "y": 3195 + "y": 3205 }, { "x": 2650, - "y": 2665 + "y": 2675 } ], "label": { "x": 2658, - "y": 3175, + "y": 3185, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -17379,16 +17409,16 @@ "vertices": [ { "x": 2565, - "y": 3310 + "y": 3320 }, { "x": 2485, - "y": 3310 + "y": 3320 } ], "label": { "x": 2581, - "y": 3312, + "y": 3322, "width": 254, "height": 30, "fontName": "Arial Unicode MS", @@ -17413,16 +17443,16 @@ "vertices": [ { "x": 2780, - "y": 3415 + "y": 3425 }, { "x": 2780, - "y": 3435 + "y": 3445 } ], "label": { "x": 2788, - "y": 3375, + "y": 3385, "width": 249, "height": 30, "fontName": "Arial Unicode MS", @@ -17447,16 +17477,16 @@ "vertices": [ { "x": 2995, - "y": 3380 + "y": 3390 }, { "x": 4605, - "y": 3380 + "y": 3390 } ], "label": { "x": 2991, - "y": 3352, + "y": 3362, "width": 228, "height": 30, "fontName": "Arial Unicode MS", @@ -17481,24 +17511,24 @@ "vertices": [ { "x": 2995, - "y": 3360 + "y": 3310 }, { "x": 4560, - "y": 3360 + "y": 3310 }, { "x": 4560, - "y": 3220 + "y": 3230 }, { "x": 4605, - "y": 3220 + "y": 3230 } ], "label": { "x": 2991, - "y": 3362, + "y": 3312, "width": 238, "height": 30, "fontName": "Arial Unicode MS", @@ -17523,24 +17553,24 @@ "vertices": [ { "x": 2995, - "y": 3280 + "y": 3290 }, { "x": 3600, - "y": 3280 + "y": 3290 }, { "x": 3600, - "y": 3230 + "y": 3190 }, { "x": 4035, - "y": 3230 + "y": 3190 } ], "label": { "x": 2991, - "y": 3282, + "y": 3292, "width": 295, "height": 30, "fontName": "Arial Unicode MS", @@ -17565,24 +17595,24 @@ "vertices": [ { "x": 2995, - "y": 3250 + "y": 3260 }, { "x": 3540, - "y": 3250 + "y": 3260 }, { "x": 3540, - "y": 3050 + "y": 3010 }, { "x": 3585, - "y": 3050 + "y": 3010 } ], "label": { "x": 2991, - "y": 3252, + "y": 3262, "width": 305, "height": 30, "fontName": "Arial Unicode MS", @@ -17607,24 +17637,24 @@ "vertices": [ { "x": 4465, - "y": 3230 + "y": 3190 }, { "x": 4500, - "y": 3230 + "y": 3190 }, { "x": 4500, - "y": 2900 + "y": 2910 }, { "x": 4545, - "y": 2900 + "y": 2910 } ], "label": { "x": 4461, - "y": 3232, + "y": 3192, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -17649,16 +17679,16 @@ "vertices": [ { "x": 4015, - "y": 3050 + "y": 3000 }, { "x": 4035, - "y": 3050 + "y": 3000 } ], "label": { "x": 4011, - "y": 3052, + "y": 3002, "width": 442, "height": 30, "fontName": "Arial Unicode MS", @@ -17683,24 +17713,24 @@ "vertices": [ { "x": 4995, - "y": 2580 + "y": 2590 }, { "x": 4210, - "y": 2580 + "y": 2590 }, { "x": 4210, - "y": 2510 + "y": 2520 }, { - "x": 3525, - "y": 2510 + "x": 3375, + "y": 2520 } ], "label": { "x": 5011, - "y": 2582, + "y": 2592, "width": 384, "height": 30, "fontName": "Arial Unicode MS", @@ -17725,16 +17755,16 @@ "vertices": [ { "x": 4995, - "y": 2610 + "y": 2620 }, { "x": 4165, - "y": 2610 + "y": 2620 } ], "label": { "x": 5011, - "y": 2582, + "y": 2592, "width": 394, "height": 30, "fontName": "Arial Unicode MS", @@ -17759,16 +17789,16 @@ "vertices": [ { "x": 5210, - "y": 2650 + "y": 2660 }, { "x": 5210, - "y": 2665 + "y": 2675 } ], "label": { "x": 5218, - "y": 2640, + "y": 2650, "width": 360, "height": 30, "fontName": "Arial Unicode MS", @@ -17793,20 +17823,20 @@ "vertices": [ { "x": 5210, - "y": 2445 + "y": 2455 }, { "x": 5210, - "y": 2400 + "y": 2410 }, { "x": 5445, - "y": 2400 + "y": 2410 } ], "label": { "x": 5218, - "y": 2425, + "y": 2435, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -17831,16 +17861,16 @@ "vertices": [ { "x": 5090, - "y": 2445 + "y": 2455 }, { "x": 5090, - "y": 2365 + "y": 2375 } ], "label": { "x": 5098, - "y": 2425, + "y": 2435, "width": 334, "height": 30, "fontName": "Arial Unicode MS", @@ -17865,24 +17895,24 @@ "vertices": [ { "x": 4995, - "y": 2480 + "y": 2490 }, { "x": 4840, - "y": 2480 + "y": 2490 }, { "x": 4840, - "y": 2380 + "y": 2390 }, { "x": 4795, - "y": 2380 + "y": 2390 } ], "label": { "x": 5011, - "y": 2482, + "y": 2492, "width": 344, "height": 30, "fontName": "Arial Unicode MS", @@ -17907,24 +17937,24 @@ "vertices": [ { "x": 4995, - "y": 2510 + "y": 2520 }, { "x": 4330, - "y": 2510 + "y": 2520 }, { "x": 4330, - "y": 2060 + "y": 2070 }, { "x": 4285, - "y": 2060 + "y": 2070 } ], "label": { "x": 5011, - "y": 2512, + "y": 2522, "width": 401, "height": 30, "fontName": "Arial Unicode MS", @@ -17949,24 +17979,24 @@ "vertices": [ { "x": 4995, - "y": 2540 + "y": 2550 }, { "x": 4270, - "y": 2540 + "y": 2550 }, { "x": 4270, - "y": 2320 + "y": 2330 }, { "x": 4225, - "y": 2320 + "y": 2330 } ], "label": { "x": 5011, - "y": 2542, + "y": 2552, "width": 411, "height": 30, "fontName": "Arial Unicode MS", @@ -17991,16 +18021,16 @@ "vertices": [ { "x": 3855, - "y": 2050 + "y": 2060 }, { "x": 3775, - "y": 2050 + "y": 2060 } ], "label": { "x": 3871, - "y": 2052, + "y": 2062, "width": 463, "height": 30, "fontName": "Arial Unicode MS", @@ -18025,16 +18055,16 @@ "vertices": [ { "x": 3795, - "y": 2320 + "y": 2330 }, { "x": 3775, - "y": 2320 + "y": 2330 } ], "label": { "x": 3811, - "y": 2322, + "y": 2332, "width": 548, "height": 30, "fontName": "Arial Unicode MS", @@ -18058,25 +18088,25 @@ "visible": true, "vertices": [ { - "x": 2910, - "y": 850 + "x": 2760, + "y": 870 }, { - "x": 2910, - "y": 2110 + "x": 2760, + "y": 2120 }, { - "x": 2860, - "y": 2110 + "x": 2710, + "y": 2120 }, { - "x": 2860, - "y": 2295 + "x": 2710, + "y": 2305 } ], "label": { - "x": 2918, - "y": 840, + "x": 2768, + "y": 860, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -18100,17 +18130,17 @@ "visible": true, "vertices": [ { - "x": 2990, - "y": 850 + "x": 2830, + "y": 870 }, { - "x": 2990, - "y": 2145 + "x": 2830, + "y": 2155 } ], "label": { - "x": 2998, - "y": 810, + "x": 2838, + "y": 830, "width": 340, "height": 30, "fontName": "Arial Unicode MS", @@ -18134,17 +18164,17 @@ "visible": true, "vertices": [ { - "x": 3045, - "y": 750 + "x": 2895, + "y": 760 }, { - "x": 3065, - "y": 750 + "x": 2915, + "y": 760 } ], "label": { - "x": 3041, - "y": 752, + "x": 2891, + "y": 762, "width": 306, "height": 30, "fontName": "Arial Unicode MS", @@ -18168,17 +18198,17 @@ "visible": true, "vertices": [ { - "x": 2830, - "y": 645 + "x": 2680, + "y": 665 }, { - "x": 2830, - "y": 565 + "x": 2680, + "y": 585 } ], "label": { - "x": 2838, - "y": 625, + "x": 2688, + "y": 645, "width": 301, "height": 30, "fontName": "Arial Unicode MS", @@ -18202,17 +18232,17 @@ "visible": true, "vertices": [ { - "x": 2615, - "y": 750 + "x": 2465, + "y": 760 }, { - "x": 2605, - "y": 750 + "x": 2445, + "y": 760 } ], "label": { - "x": 2631, - "y": 722, + "x": 2481, + "y": 732, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -18236,25 +18266,25 @@ "visible": true, "vertices": [ { - "x": 2680, - "y": 850 + "x": 2530, + "y": 870 }, { - "x": 2680, - "y": 890 + "x": 2530, + "y": 910 }, { - "x": 2630, - "y": 890 + "x": 2480, + "y": 910 }, { - "x": 2630, - "y": 935 + "x": 2480, + "y": 945 } ], "label": { - "x": 2688, - "y": 840, + "x": 2538, + "y": 860, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -18278,25 +18308,25 @@ "visible": true, "vertices": [ { - "x": 2760, - "y": 850 + "x": 2610, + "y": 870 }, { - "x": 2760, - "y": 1180 + "x": 2610, + "y": 1190 }, { - "x": 2710, - "y": 1180 + "x": 2560, + "y": 1190 }, { - "x": 2710, - "y": 1215 + "x": 2560, + "y": 1235 } ], "label": { - "x": 2768, - "y": 840, + "x": 2618, + "y": 860, "width": 347, "height": 30, "fontName": "Arial Unicode MS", @@ -18320,25 +18350,25 @@ "visible": true, "vertices": [ { - "x": 2830, - "y": 850 + "x": 2680, + "y": 870 }, { - "x": 2830, - "y": 1650 + "x": 2680, + "y": 1660 }, { - "x": 2780, - "y": 1650 + "x": 2630, + "y": 1660 }, { - "x": 2780, - "y": 1695 + "x": 2630, + "y": 1705 } ], "label": { - "x": 2838, - "y": 840, + "x": 2688, + "y": 860, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -18362,17 +18392,17 @@ "visible": true, "vertices": [ { - "x": 2580, - "y": 1382 + "x": 2430, + "y": 1402 }, { - "x": 2580, - "y": 1405 + "x": 2430, + "y": 1415 } ], "label": { - "x": 2588, - "y": 1372, + "x": 2438, + "y": 1392, "width": 409, "height": 30, "fontName": "Arial Unicode MS", @@ -18396,17 +18426,17 @@ "visible": true, "vertices": [ { - "x": 2650, - "y": 1843 + "x": 2500, + "y": 1853 }, { - "x": 2650, - "y": 1865 + "x": 2500, + "y": 1875 } ], "label": { - "x": 2658, - "y": 1833, + "x": 2508, + "y": 1843, "width": 494, "height": 30, "fontName": "Arial Unicode MS", @@ -18431,20 +18461,20 @@ "vertices": [ { "x": 830, - "y": 3275 + "y": 3285 }, { "x": 830, - "y": 2770 + "y": 2780 }, { "x": 1805, - "y": 2770 + "y": 2780 } ], "label": { "x": 838, - "y": 3285, + "y": 3295, "width": 354, "height": 30, "fontName": "Arial Unicode MS", @@ -18469,20 +18499,20 @@ "vertices": [ { "x": 720, - "y": 3275 + "y": 3285 }, { "x": 720, - "y": 2660 + "y": 2670 }, { "x": 765, - "y": 2660 + "y": 2670 } ], "label": { "x": 728, - "y": 3255, + "y": 3265, "width": 364, "height": 30, "fontName": "Arial Unicode MS", @@ -18507,16 +18537,16 @@ "vertices": [ { "x": 610, - "y": 3275 + "y": 3285 }, { "x": 610, - "y": 2578 + "y": 2588 } ], "label": { "x": 618, - "y": 3285, + "y": 3295, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -18541,16 +18571,16 @@ "vertices": [ { "x": 525, - "y": 3380 + "y": 3390 }, { "x": 445, - "y": 3380 + "y": 3390 } ], "label": { "x": 541, - "y": 3352, + "y": 3362, "width": 325, "height": 30, "fontName": "Arial Unicode MS", @@ -18575,16 +18605,16 @@ "vertices": [ { "x": 740, - "y": 3480 + "y": 3490 }, { "x": 740, - "y": 3495 + "y": 3515 } ], "label": { "x": 748, - "y": 3440, + "y": 3450, "width": 304, "height": 30, "fontName": "Arial Unicode MS", @@ -18609,16 +18639,16 @@ "vertices": [ { "x": 955, - "y": 3440 + "y": 3450 }, { "x": 1095, - "y": 3440 + "y": 3450 } ], "label": { "x": 951, - "y": 3442, + "y": 3452, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -18643,24 +18673,24 @@ "vertices": [ { "x": 955, - "y": 3340 + "y": 3350 }, { "x": 1060, - "y": 3340 + "y": 3350 }, { "x": 1060, - "y": 3250 + "y": 3260 }, { "x": 1095, - "y": 3250 + "y": 3260 } ], "label": { "x": 951, - "y": 3342, + "y": 3352, "width": 371, "height": 30, "fontName": "Arial Unicode MS", @@ -18685,24 +18715,24 @@ "vertices": [ { "x": 955, - "y": 3310 + "y": 3320 }, { "x": 1000, - "y": 3310 + "y": 3320 }, { "x": 1000, - "y": 3070 + "y": 3080 }, { "x": 1035, - "y": 3070 + "y": 3080 } ], "label": { "x": 951, - "y": 3312, + "y": 3322, "width": 381, "height": 30, "fontName": "Arial Unicode MS", @@ -18727,16 +18757,16 @@ "vertices": [ { "x": 1525, - "y": 3250 + "y": 3260 }, { "x": 1545, - "y": 3250 + "y": 3260 } ], "label": { "x": 1521, - "y": 3252, + "y": 3262, "width": 433, "height": 30, "fontName": "Arial Unicode MS", @@ -18761,16 +18791,16 @@ "vertices": [ { "x": 1465, - "y": 3070 + "y": 3080 }, { "x": 1485, - "y": 3070 + "y": 3080 } ], "label": { "x": 1461, - "y": 3072, + "y": 3082, "width": 518, "height": 30, "fontName": "Arial Unicode MS", @@ -18795,24 +18825,24 @@ "vertices": [ { "x": 1770, - "y": 4555 + "y": 4565 }, { "x": 1770, - "y": 3790 + "y": 3800 }, { "x": 1880, - "y": 3790 + "y": 3800 }, { "x": 1880, - "y": 3692 + "y": 3702 } ], "label": { "x": 1778, - "y": 4565, + "y": 4575, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -18837,16 +18867,16 @@ "vertices": [ { "x": 1690, - "y": 4555 + "y": 4565 }, { "x": 1690, - "y": 3745 + "y": 3765 } ], "label": { "x": 1698, - "y": 4535, + "y": 4545, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -18871,16 +18901,16 @@ "vertices": [ { "x": 1635, - "y": 4660 + "y": 4670 }, { "x": 1615, - "y": 4660 + "y": 4670 } ], "label": { "x": 1651, - "y": 4662, + "y": 4672, "width": 256, "height": 30, "fontName": "Arial Unicode MS", @@ -18905,16 +18935,16 @@ "vertices": [ { "x": 1850, - "y": 4760 + "y": 4770 }, { "x": 1850, - "y": 4775 + "y": 4785 } ], "label": { "x": 1858, - "y": 4720, + "y": 4730, "width": 251, "height": 30, "fontName": "Arial Unicode MS", @@ -18939,16 +18969,16 @@ "vertices": [ { "x": 2065, - "y": 4660 + "y": 4670 }, { "x": 2085, - "y": 4660 + "y": 4670 } ], "label": { "x": 2061, - "y": 4632, + "y": 4642, "width": 230, "height": 30, "fontName": "Arial Unicode MS", @@ -18973,24 +19003,24 @@ "vertices": [ { "x": 2000, - "y": 4555 + "y": 4565 }, { "x": 2000, - "y": 4510 + "y": 4520 }, { "x": 2050, - "y": 4510 + "y": 4520 }, { "x": 2050, - "y": 4472 + "y": 4482 } ], "label": { "x": 2008, - "y": 4565, + "y": 4575, "width": 240, "height": 30, "fontName": "Arial Unicode MS", @@ -19015,24 +19045,24 @@ "vertices": [ { "x": 1920, - "y": 4555 + "y": 4565 }, { "x": 1920, - "y": 4270 + "y": 4280 }, { "x": 2350, - "y": 4270 + "y": 4280 }, { "x": 2350, - "y": 4162 + "y": 4172 } ], "label": { "x": 1928, - "y": 4565, + "y": 4575, "width": 297, "height": 30, "fontName": "Arial Unicode MS", @@ -19057,24 +19087,24 @@ "vertices": [ { "x": 1850, - "y": 4555 + "y": 4565 }, { "x": 1850, - "y": 4210 + "y": 4220 }, { "x": 1900, - "y": 4210 + "y": 4220 }, { "x": 1900, - "y": 4163 + "y": 4173 } ], "label": { "x": 1858, - "y": 4565, + "y": 4575, "width": 307, "height": 30, "fontName": "Arial Unicode MS", @@ -19099,16 +19129,16 @@ "vertices": [ { "x": 2470, - "y": 3995 + "y": 4005 }, { "x": 2470, - "y": 3982 + "y": 3992 } ], "label": { "x": 2478, - "y": 4005, + "y": 4015, "width": 359, "height": 30, "fontName": "Arial Unicode MS", @@ -19133,16 +19163,16 @@ "vertices": [ { "x": 2020, - "y": 4015 + "y": 4025 }, { "x": 2020, - "y": 3992 + "y": 4012 } ], "label": { "x": 2028, - "y": 4025, + "y": 4035, "width": 444, "height": 30, "fontName": "Arial Unicode MS", @@ -19167,28 +19197,28 @@ "vertices": [ { "x": 7485, - "y": 3550 + "y": 3560 }, { "x": 6810, - "y": 3550 + "y": 3560 }, { "x": 6810, - "y": 3480 + "y": 3490 }, { "x": 6020, - "y": 3480 + "y": 3490 }, { "x": 6020, - "y": 3525 + "y": 3535 } ], "label": { "x": 7501, - "y": 3552, + "y": 3562, "width": 338, "height": 30, "fontName": "Arial Unicode MS", @@ -19213,16 +19243,16 @@ "vertices": [ { "x": 7485, - "y": 3580 + "y": 3590 }, { "x": 6775, - "y": 3580 + "y": 3590 } ], "label": { "x": 7501, - "y": 3552, + "y": 3562, "width": 348, "height": 30, "fontName": "Arial Unicode MS", @@ -19247,16 +19277,16 @@ "vertices": [ { "x": 7700, - "y": 3620 + "y": 3630 }, { "x": 7700, - "y": 3645 + "y": 3655 } ], "label": { "x": 7708, - "y": 3610, + "y": 3620, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -19281,16 +19311,16 @@ "vertices": [ { "x": 7915, - "y": 3520 + "y": 3530 }, { "x": 7995, - "y": 3520 + "y": 3530 } ], "label": { "x": 7911, - "y": 3492, + "y": 3502, "width": 309, "height": 30, "fontName": "Arial Unicode MS", @@ -19315,16 +19345,16 @@ "vertices": [ { "x": 7700, - "y": 3415 + "y": 3425 }, { "x": 7700, - "y": 3395 + "y": 3405 } ], "label": { "x": 7708, - "y": 3395, + "y": 3405, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -19349,24 +19379,24 @@ "vertices": [ { "x": 7485, - "y": 3450 + "y": 3460 }, { "x": 7440, - "y": 3450 + "y": 3460 }, { "x": 7440, - "y": 3360 + "y": 3370 }, { "x": 7405, - "y": 3360 + "y": 3370 } ], "label": { "x": 7501, - "y": 3452, + "y": 3462, "width": 298, "height": 30, "fontName": "Arial Unicode MS", @@ -19391,24 +19421,24 @@ "vertices": [ { "x": 7485, - "y": 3480 + "y": 3490 }, { "x": 6930, - "y": 3480 + "y": 3490 }, { "x": 6930, - "y": 3180 + "y": 3190 }, { "x": 6835, - "y": 3180 + "y": 3190 } ], "label": { "x": 7501, - "y": 3482, + "y": 3492, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -19433,24 +19463,24 @@ "vertices": [ { "x": 7485, - "y": 3510 + "y": 3520 }, { "x": 6870, - "y": 3510 + "y": 3520 }, { "x": 6870, - "y": 3360 + "y": 3370 }, { "x": 6835, - "y": 3360 + "y": 3370 } ], "label": { "x": 7501, - "y": 3512, + "y": 3522, "width": 365, "height": 30, "fontName": "Arial Unicode MS", @@ -19475,16 +19505,16 @@ "vertices": [ { "x": 6405, - "y": 3170 + "y": 3190 }, { "x": 6385, - "y": 3170 + "y": 3190 } ], "label": { "x": 6421, - "y": 3172, + "y": 3192, "width": 417, "height": 30, "fontName": "Arial Unicode MS", @@ -19509,16 +19539,16 @@ "vertices": [ { "x": 6405, - "y": 3360 + "y": 3370 }, { "x": 6385, - "y": 3360 + "y": 3370 } ], "label": { "x": 6421, - "y": 3362, + "y": 3372, "width": 502, "height": 30, "fontName": "Arial Unicode MS", @@ -19547,7 +19577,7 @@ }, { "x": 5910, - "y": 1565 + "y": 1575 } ], "label": { @@ -19815,24 +19845,24 @@ "vertices": [ { "x": 2995, - "y": 3230 + "y": 3240 }, { "x": 3030, - "y": 3230 + "y": 3240 }, { "x": 3030, - "y": 3150 + "y": 3160 }, { "x": 3075, - "y": 3150 + "y": 3160 } ], "label": { "x": 2985, - "y": 3192, + "y": 3202, "width": 261, "height": 30, "fontName": "Arial Unicode MS", @@ -19857,20 +19887,20 @@ "vertices": [ { "x": 2870, - "y": 3195 + "y": 3205 }, { "x": 2870, - "y": 3000 + "y": 3010 }, { "x": 2915, - "y": 3000 + "y": 3010 } ], "label": { "x": 2872, - "y": 3165, + "y": 3175, "width": 271, "height": 30, "fontName": "Arial Unicode MS",