From 6244c423726b555fd27f3df3c436045d73fb612e Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期二, 01 七月 2025 17:58:26 +0800
Subject: [PATCH] art:设备台账库表设计-技术状态

---
 db/430设备管理数据库设计.pdma.json |   48 +++++++++++++++++++++++++++++-------------------
 1 files changed, 29 insertions(+), 19 deletions(-)

diff --git "a/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json" "b/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json"
index 466b3d7..eb8050e 100644
--- "a/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json"
+++ "b/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\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-7-1 17:08:15",
+  "updatedTime": "2025-7-1 17:57:54",
   "dbConns": [],
   "profile": {
     "default": {
@@ -1108,24 +1108,6 @@
           "id": "AAE5475B-041F-451B-A8EA-8B257BD5E16F"
         },
         {
-          "defKey": "technology_status",
-          "defName": "鎶�鏈姸鎬�",
-          "comment": "",
-          "type": "",
-          "len": "",
-          "scale": "",
-          "primaryKey": false,
-          "notNull": false,
-          "autoIncrement": false,
-          "defaultValue": "",
-          "hideInGraph": false,
-          "refDict": "",
-          "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64",
-          "extProps": {},
-          "domain": "73FD2BAD-2358-4336-B96D-45DC897BD792",
-          "id": "AA85B4EE-7A40-452C-987A-E39D8570B284"
-        },
-        {
           "defKey": "equipment_category",
           "defName": "璁惧鎵�灞炲垎绫�",
           "comment": "",
@@ -2156,6 +2138,34 @@
           "id": "3FD58867-C15E-4E69-AB10-6F35C44B8961"
         },
         {
+          "defKey": "technology_status",
+          "defName": "鎶�鏈姸鎬�",
+          "comment": "",
+          "type": "",
+          "len": "",
+          "scale": "",
+          "primaryKey": false,
+          "notNull": false,
+          "autoIncrement": false,
+          "defaultValue": "",
+          "hideInGraph": false,
+          "domain": "73FD2BAD-2358-4336-B96D-45DC897BD792",
+          "refDict": "",
+          "extProps": {},
+          "notes": {},
+          "attr1": "",
+          "attr2": "",
+          "attr3": "",
+          "attr4": "",
+          "attr5": "",
+          "attr6": "",
+          "attr7": "",
+          "attr8": "",
+          "attr9": "",
+          "id": "71E6452A-2758-4882-84A0-734628533C3A",
+          "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64"
+        },
+        {
           "defKey": "latest_second_maintenance",
           "defName": "鏈�鏂颁簩淇濇棩鏈�",
           "comment": "",

--
Gitblit v1.9.3