From 28d400088be8270641483050b169b5e40d2a8dc1 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期四, 15 五月 2025 15:41:45 +0800
Subject: [PATCH] art: 设备管理-设备处置 报废 数据库设计修改

---
 db/数据库产品化设计.pdma.json |   32 +++++++++++++++++++++++++-------
 1 files changed, 25 insertions(+), 7 deletions(-)

diff --git "a/db/\346\225\260\346\215\256\345\272\223\344\272\247\345\223\201\345\214\226\350\256\276\350\256\241.pdma.json" "b/db/\346\225\260\346\215\256\345\272\223\344\272\247\345\223\201\345\214\226\350\256\276\350\256\241.pdma.json"
index d2c148d..67cdd28 100644
--- "a/db/\346\225\260\346\215\256\345\272\223\344\272\247\345\223\201\345\214\226\350\256\276\350\256\241.pdma.json"
+++ "b/db/\346\225\260\346\215\256\345\272\223\344\272\247\345\223\201\345\214\226\350\256\276\350\256\241.pdma.json"
@@ -4,7 +4,7 @@
   "avatar": "",
   "version": "4.9.2",
   "createdTime": "2025-3-10 16:38:19",
-  "updatedTime": "2025-5-15 10:21:28",
+  "updatedTime": "2025-5-15 15:17:57",
   "dbConns": [],
   "profile": {
     "default": {
@@ -12941,8 +12941,8 @@
           "codeRoot": ""
         }
       },
-      "defKey": "eam_equipment_dispose",
-      "defName": "璁惧澶勭疆(杞鎶ュ簾)",
+      "defKey": "eam_equipment_scrap",
+      "defName": "璁惧鎶ュ簾(杞)",
       "comment": "",
       "properties": {
         "partitioned by": "(date string)",
@@ -13228,7 +13228,7 @@
           "id": "D1585B86-216F-4415-8AA6-6C65E50985B8"
         },
         {
-          "defKey": "dispose_type",
+          "defKey": "scrap_type",
           "defName": "杞/鎶ュ簾",
           "comment": "",
           "type": "",
@@ -13264,7 +13264,7 @@
           "id": "2E772EA5-9906-4BA4-A0F7-4BEEDC20AD85"
         },
         {
-          "defKey": "dispose_time",
+          "defKey": "scrap_time",
           "defName": "澶勭疆鏃堕棿",
           "comment": "",
           "type": "",
@@ -13282,7 +13282,7 @@
           "id": "A29342D9-A6BC-4988-84A5-4171D5EABE8F"
         },
         {
-          "defKey": "dispose_reason",
+          "defKey": "scrap_reason",
           "defName": "澶勭疆鐞嗙敱",
           "comment": "",
           "type": "",
@@ -13300,7 +13300,7 @@
           "id": "7EBAEA73-F93B-41B2-A132-EDED9C61EF62"
         },
         {
-          "defKey": "dispose_amount",
+          "defKey": "scrap_amount",
           "defName": "澶勭疆閲戦",
           "comment": "",
           "type": "",
@@ -13346,6 +13346,24 @@
           "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64"
         },
         {
+          "defKey": "approval_comment",
+          "defName": "瀹℃牳鎰忚",
+          "comment": "",
+          "type": "",
+          "len": "",
+          "scale": "",
+          "primaryKey": false,
+          "notNull": false,
+          "autoIncrement": false,
+          "defaultValue": "",
+          "hideInGraph": false,
+          "refDict": "",
+          "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64",
+          "extProps": {},
+          "domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573",
+          "id": "58D7F52E-17A7-4D93-AEA7-6E30C83CE631"
+        },
+        {
           "defKey": "approval_time",
           "defName": "瀹℃牳鏃堕棿",
           "comment": "",

--
Gitblit v1.9.3