From aee1ee02aa90c23fde592bb4cc6abd87873dcf33 Mon Sep 17 00:00:00 2001 From: Vinjor Date: Wed, 9 Oct 2024 11:54:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=B4=E4=BF=AE=E4=B8=9A=E5=8A=A1=E5=AD=97?= =?UTF-8?q?=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 数据库设计/蓝安集团一体化平台.pdma.json | 523 +++++++++++++++++++++++- 1 file changed, 522 insertions(+), 1 deletion(-) diff --git a/数据库设计/蓝安集团一体化平台.pdma.json b/数据库设计/蓝安集团一体化平台.pdma.json index a934c23a..b1994d91 100644 --- a/数据库设计/蓝安集团一体化平台.pdma.json +++ b/数据库设计/蓝安集团一体化平台.pdma.json @@ -27808,6 +27808,516 @@ "intro": "", "id": "DF437743-B1F7-4A14-8E22-1AE5391D41C8", "items": [] + }, + { + "defKey": "repair_so_type", + "defName": "单据类型", + "sort": "", + "intro": "", + "id": "0873D578-C359-4879-BDB2-0CC8FB8DF987", + "items": [ + { + "defKey": "01", + "defName": "采购单", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "37AB6D72-B03E-4E02-9A42-617103DA3C52" + }, + { + "defKey": "02", + "defName": "领料单", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "8BD22387-4B86-4695-AE43-624E6D265925" + } + ] + }, + { + "defKey": "repair_st_status", + "defName": "调拨审核状态", + "sort": "", + "intro": "", + "id": "FFC89862-E405-44B4-A3A2-65A75828A00C", + "items": [ + { + "defKey": "01", + "defName": "待审核", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "92872F9D-C5FE-4148-AF10-9F9B52E54D46" + }, + { + "defKey": "02", + "defName": "已通过", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "F00AC0CD-7C92-4D7F-A51F-27169AE8254C" + }, + { + "defKey": "03", + "defName": "未通过", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "FE96A69E-A9CF-4C06-9432-50FD6A6C3271" + }, + { + "defKey": "04", + "defName": "已作废", + "sort": "4", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "A3672160-636D-49EA-B8B4-49C694D7A9FE" + } + ] + }, + { + "defKey": "repair_type", + "defName": "维修类型", + "sort": "", + "intro": "", + "id": "9A972918-65E5-4DA0-90AA-CB8466004415", + "items": [ + { + "defKey": "01", + "defName": "普通维修", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "C2BABB3C-FE4F-4228-835B-96D662E4B956" + }, + { + "defKey": "02", + "defName": "常规保养", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "E9BDF01F-2B8E-4213-9F38-E580B5B8E546" + }, + { + "defKey": "03", + "defName": "事故维修", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "DF399E35-E6FD-4BBE-85DC-9F88CFBCB88C" + } + ] + }, + { + "defKey": "repair_pay_type", + "defName": "维修工单支付方式", + "sort": "", + "intro": "", + "id": "67C9B027-1BDF-44D4-B22E-9C8ADDA8A2BA", + "items": [ + { + "defKey": "01", + "defName": "线上支付", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "7E06D665-70BC-412D-8FDD-7BC7EFEBE7E3" + }, + { + "defKey": "02", + "defName": "现金支付", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "54A56923-E592-4B71-94FB-1B55FA3F8B6C" + }, + { + "defKey": "03", + "defName": "签单/挂账", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "B37A2433-50C6-4E49-950B-8BECF044F283" + } + ] + }, + { + "defKey": "repair_item_status", + "defName": "维修子项状态", + "sort": "", + "intro": "", + "id": "26385D60-C6C8-4031-A3B3-497261E872FA", + "items": [ + { + "defKey": "01", + "defName": "待派工", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "BFB35741-C00B-4A40-BD12-6FD8B265C4D6" + }, + { + "defKey": "02", + "defName": "施工中", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "7F61C698-8035-470E-88EF-B8F3B474FBFC" + }, + { + "defKey": "03", + "defName": "待终检", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "E9021383-2A1C-468C-8CF1-2F10A3A83C87" + }, + { + "defKey": "04", + "defName": "终检中", + "sort": "4", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "CE3C0CAF-BAAF-4C8C-A8A3-6415B12F26EE" + }, + { + "defKey": "05", + "defName": "终检完成", + "sort": "5", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "47091115-7DBF-4B13-973D-C10652B4DFF4" + }, + { + "defKey": "06", + "defName": "待结算", + "sort": "6", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "9D2D9730-2574-4313-8D39-CD94AA18271A" + }, + { + "defKey": "07", + "defName": "已完成", + "sort": "7", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "7C8E9BB9-1630-42B4-9AFC-C661347C658F" + } + ] + }, + { + "defKey": "repair_tickets_type", + "defName": "工单类型", + "sort": "", + "intro": "", + "id": "29740A35-B9F0-4C20-A7ED-51C016AEF22C", + "items": [ + { + "defKey": "01", + "defName": "A单", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "FAC435A2-C324-4EF0-B660-376A6566BDF4" + }, + { + "defKey": "02", + "defName": "B单", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "2502E2FF-2AE8-4D59-A025-54179D92B9A0" + } + ] + }, + { + "defKey": "repair_ti_type", + "defName": "维修工单子项类型", + "sort": "", + "intro": "", + "id": "71A07971-5A82-4770-839D-7129F6C730D8", + "items": [ + { + "defKey": "01", + "defName": "维修项目", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "22D4175C-7D82-4E23-B254-C9604BE8BA35" + }, + { + "defKey": "02", + "defName": "维修配件", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "BE959602-95B4-4605-9A0D-D6543F827932" + }, + { + "defKey": "03", + "defName": "其他", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "93E86379-781D-49E2-8D03-81514F8885BD" + } + ] + }, + { + "defKey": "repair_purchase_type", + "defName": "采购单类型", + "sort": "", + "intro": "", + "id": "7008A65C-49D4-4B88-A04E-A9896BB0BC4F", + "items": [ + { + "defKey": "01", + "defName": "普通采购", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "DE7B8704-EE84-471E-BE84-D5F51D871C15" + }, + { + "defKey": "02", + "defName": "急件采购", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "6953440F-1F21-40EA-8058-72D968D8D909" + } + ] + }, + { + "defKey": "repair_so_status", + "defName": "采购单\\领料单状态", + "sort": "", + "intro": "", + "id": "CCC8A926-97F5-4DCA-896D-772B37FD8A81", + "items": [ + { + "defKey": "01", + "defName": "待审核", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "6A7B2310-A343-4EA3-8979-9580A2D783C2" + }, + { + "defKey": "02", + "defName": "采购中", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "3883288B-D1E0-4E6D-B856-97FC02F32028" + }, + { + "defKey": "03", + "defName": "已入库", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "01D3C711-FB56-40AA-9933-7AF62CE5AC8A" + }, + { + "defKey": "04", + "defName": "已作废", + "sort": "4", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "B22B789F-83B0-45B3-A7A8-6839312E4032" + } + ] + }, + { + "defKey": "repair_part_disposal", + "defName": "维修旧件处理方式", + "sort": "", + "intro": "", + "id": "AA0F6C4C-EB44-4EB8-9E7A-51D6636013ED", + "items": [ + { + "defKey": "01", + "defName": "回收", + "sort": "1", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "DF586CCF-AAF8-423F-9AE9-255733943179" + }, + { + "defKey": "02", + "defName": "废弃", + "sort": "2", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "A8C2D93E-0991-4687-A017-FBB05AC1C22D" + }, + { + "defKey": "03", + "defName": "展示", + "sort": "3", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "CAAFC623-3556-4C8B-A8D3-A4ED16CEFA96" + }, + { + "defKey": "04", + "defName": "客户带走", + "sort": "4", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "5C581812-BAD4-48FA-80E0-FC6318A31382" + }, + { + "defKey": "05", + "defName": "返回厂家", + "sort": "5", + "parentKey": "", + "intro": "", + "enabled": true, + "attr1": "", + "attr2": "", + "attr3": "", + "id": "2BD60C9D-9B28-4DF6-A021-35B91C856A94" + } + ] } ], "viewGroups": [ @@ -27914,7 +28424,18 @@ "refDiagrams": [ "54AD1509-B33B-4C81-A2DF-2AD78C46AF19" ], - "refDicts": [], + "refDicts": [ + "0873D578-C359-4879-BDB2-0CC8FB8DF987", + "FFC89862-E405-44B4-A3A2-65A75828A00C", + "9A972918-65E5-4DA0-90AA-CB8466004415", + "67C9B027-1BDF-44D4-B22E-9C8ADDA8A2BA", + "26385D60-C6C8-4031-A3B3-497261E872FA", + "29740A35-B9F0-4C20-A7ED-51C016AEF22C", + "71A07971-5A82-4770-839D-7129F6C730D8", + "7008A65C-49D4-4B88-A04E-A9896BB0BC4F", + "CCC8A926-97F5-4DCA-896D-772B37FD8A81", + "AA0F6C4C-EB44-4EB8-9E7A-51D6636013ED" + ], "id": "5322F932-F0DC-4D8C-B003-D8B3BA374283" }, {