From ac7a517ab451e5d9617ad4f5d657ea14097b1e6f Mon Sep 17 00:00:00 2001 From: Vinjor Date: Wed, 9 Oct 2024 13:50:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E7=94=B3=E8=AF=B7=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 数据库设计/蓝安集团一体化平台.pdma.json | 95 ++++++++++++++++++++++--- 1 file changed, 87 insertions(+), 8 deletions(-) diff --git a/数据库设计/蓝安集团一体化平台.pdma.json b/数据库设计/蓝安集团一体化平台.pdma.json index d5f0f324..83a30455 100644 --- a/数据库设计/蓝安集团一体化平台.pdma.json +++ b/数据库设计/蓝安集团一体化平台.pdma.json @@ -4,7 +4,7 @@ "avatar": "", "version": "4.9.2", "createdTime": "2024-10-9 10:34:15", - "updatedTime": "2024-10-9 13:21:54", + "updatedTime": "2024-10-9 13:49:58", "dbConns": [], "profile": { "default": { @@ -20726,7 +20726,7 @@ "defName": "主键标识", "comment": "", "domain": "16120F75-6AA7-4483-868D-F07F511BB081", - "type": "VARCHAR", + "type": "", "len": "", "scale": "", "primaryKey": true, @@ -20762,7 +20762,7 @@ "autoIncrement": false, "defaultValue": "", "hideInGraph": false, - "refDict": "", + "refDict": "0873D578-C359-4879-BDB2-0CC8FB8DF987", "attr1": "", "attr2": "", "attr3": "", @@ -20790,7 +20790,7 @@ "autoIncrement": false, "defaultValue": "", "hideInGraph": false, - "refDict": "", + "refDict": "7008A65C-49D4-4B88-A04E-A9896BB0BC4F", "attr1": "", "attr2": "", "attr3": "", @@ -20945,6 +20945,24 @@ "uiHint": "642D2E0A-8846-4549-BE56-8C0473F26EDE", "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64" }, + { + "defKey": "ticket_id", + "defName": "工单ID(dl_repair_tickets表的ID)", + "comment": "", + "type": "", + "len": "", + "scale": "", + "primaryKey": false, + "notNull": false, + "autoIncrement": false, + "defaultValue": "", + "hideInGraph": false, + "refDict": "", + "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64", + "extProps": {}, + "domain": "16120F75-6AA7-4483-868D-F07F511BB081", + "id": "5D015739-63EB-4054-B17B-69505AEA7388" + }, { "defKey": "so_time", "defName": "采购时间/领料时间", @@ -20978,7 +20996,7 @@ "defName": "商品的总数量", "comment": "自动生成", "domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", - "type": "INT", + "type": "", "len": "", "scale": "", "primaryKey": false, @@ -21042,7 +21060,7 @@ "autoIncrement": false, "defaultValue": "", "hideInGraph": false, - "refDict": "", + "refDict": "CCC8A926-97F5-4DCA-896D-772B37FD8A81", "attr1": "", "attr2": "", "attr3": "", @@ -21425,7 +21443,8 @@ "type": "P", "sysProps": { "nameTemplate": "{defKey}[{defName}]" - } + }, + "notes": {} }, { "id": "F8567D9F-5358-4F6F-BFB4-008593369C43", @@ -28040,6 +28059,30 @@ "attr2": "", "attr3": "", "id": "8BD22387-4B86-4695-AE43-624E6D265925" + }, + { + "defKey": "03", + "defName": "配件申请单", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "87F44DAB-4503-4CC4-9A9E-A9097AADEDED" + }, + { + "defKey": "04", + "defName": "退料单", + "sort": "4", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "FC6AB211-F6D6-4777-9314-949F31FEC531" } ] }, @@ -28439,7 +28482,7 @@ }, { "defKey": "04", - "defName": "已作废", + "defName": "待领料", "sort": "4", "parentKey": "", "intro": "", @@ -28448,6 +28491,42 @@ "attr2": "", "attr3": "", "id": "B22B789F-83B0-45B3-A7A8-6839312E4032" + }, + { + "defKey": "05", + "defName": "已领料", + "sort": "5", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "5F2B4393-7DDC-4B6D-9D77-AC2D93F1177B" + }, + { + "defKey": "06", + "defName": "已作废", + "sort": "6", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "2B6CFEB3-E909-4DDF-93D1-E7E554A68ED7" + }, + { + "defKey": "07", + "defName": "审核通过", + "sort": "7", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "D996FE96-1C6B-4822-87AD-B9DB3938CF8D" } ] },