From d3749bb6d1cf618ac0c5dafe09160d76dd2d3e26 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期一, 12 五月 2025 14:15:14 +0800 Subject: [PATCH] art: 设备管理-周保-增加抽检标记字段 --- db/数据库产品化设计.pdma.json | 22 ++++++++++++++++++++-- 1 files changed, 20 insertions(+), 2 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 11b75a8..e7d8599 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-4-21 17:30:43", + "updatedTime": "2025-5-12 11:36:20", "dbConns": [], "profile": { "default": { @@ -6540,6 +6540,24 @@ "extProps": {}, "domain": "13DE7063-440C-426F-B1DF-25EC824C6DB8", "id": "C33F90DB-84F7-4B0C-A461-8CE40FA3FD5E" + }, + { + "defKey": "random_inspection_flag", + "defName": "鍒濋獙鏀舵娊妫�鏍囪", + "comment": "", + "type": "", + "len": "", + "scale": "", + "primaryKey": false, + "notNull": false, + "autoIncrement": false, + "defaultValue": "", + "hideInGraph": false, + "refDict": "", + "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64", + "extProps": {}, + "domain": "6F7C1C5C-D159-41E6-BF9D-54DEEFA79AFF", + "id": "0E8BCFE4-33F4-4DF0-B95E-052E264363A6" } ], "correlations": [], @@ -16642,7 +16660,7 @@ "codeRoot": "" } }, - "defKey": "eam_sys_files1", + "defKey": "eam_sys_files", "defName": "璁惧绠$悊闄勪欢琛�", "comment": "", "properties": { -- Gitblit v1.9.3