From 8648c2a4c5f42ada5e4afb463cbe32afab534e0a Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 06 八月 2025 09:28:02 +0800 Subject: [PATCH] art: 设备产线关系表设计 --- db/双林新火炬MES数据库设计.pdma.json | 58 +--------------------------------------------------------- 1 files changed, 1 insertions(+), 57 deletions(-) diff --git "a/db/\345\217\214\346\236\227\346\226\260\347\201\253\347\202\254MES\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json" "b/db/\345\217\214\346\236\227\346\226\260\347\201\253\347\202\254MES\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json" index 7d4739c..f1b22a6 100644 --- "a/db/\345\217\214\346\236\227\346\226\260\347\201\253\347\202\254MES\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json" +++ "b/db/\345\217\214\346\236\227\346\226\260\347\201\253\347\202\254MES\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-8-6 09:15:51", + "updatedTime": "2025-8-6 09:24:56", "dbConns": [], "profile": { "default": { @@ -69010,62 +69010,6 @@ "extProps": {}, "domain": "16120F75-6AA7-4483-868D-F07F511BB081", "id": "44DE427C-593D-4B26-9234-439856496089" - }, - { - "defKey": "create_by", - "defName": "鍒涘缓浜�", - "comment": "", - "type": "", - "len": "", - "scale": "", - "primaryKey": false, - "notNull": false, - "autoIncrement": false, - "defaultValue": "", - "hideInGraph": true, - "domain": "54611CCC-CA4B-42E1-9F32-4944C85B85A6", - "refDict": "", - "extProps": {}, - "notes": {}, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "id": "5608B983-CDEF-4EC9-8AFA-A2256ED6BBD1", - "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64" - }, - { - "defKey": "create_time", - "defName": "鍒涘缓鏃堕棿", - "comment": "", - "type": "", - "len": "", - "scale": "", - "primaryKey": false, - "notNull": false, - "autoIncrement": false, - "defaultValue": "", - "hideInGraph": true, - "domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", - "refDict": "", - "extProps": {}, - "notes": {}, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "id": "C143F461-8555-4EC3-8348-43B8325CA668", - "baseType": "89D69E81-EA34-42EE-9FA2-93B8BD27E098" }, { "defKey": "factory_id", -- Gitblit v1.9.3