From caf455ecaf600e2cb62d69db1b72031d89b97f1b Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期五, 27 六月 2025 17:59:50 +0800 Subject: [PATCH] art: 数据库设计修改 --- db/双林新火炬MES数据库设计.pdma.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 48 insertions(+), 2 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 dc2c27d..2574578 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-6-25 17:44:46", + "updatedTime": "2025-6-27 17:40:32", "dbConns": [], "profile": { "default": { @@ -61559,6 +61559,24 @@ "id": "1E6C9DB4-C399-4E62-83B3-2A92E1B3DD7D" }, { + "defKey": "warehouse_id", + "defName": "搴撳瓨鍦癐D", + "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": "59203E43-D518-4709-9315-BB3A8578FECE" + }, + { "defKey": "inventory_status", "defName": "搴撳瓨鐘舵��", "comment": "姝e父銆佸凡鍑哄簱", @@ -61856,6 +61874,34 @@ "extProps": {}, "domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", "id": "33F2BEB0-416D-4A2F-8098-32E3F179755C" + }, + { + "defKey": "warehouse_id", + "defName": "搴撳瓨鍦癐D", + "comment": "", + "type": "", + "len": "", + "scale": "", + "primaryKey": false, + "notNull": false, + "autoIncrement": false, + "defaultValue": "", + "hideInGraph": false, + "domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", + "refDict": "", + "extProps": {}, + "notes": {}, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "id": "5F007840-3FAA-4E5B-85FE-79A2DA8E8948", + "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64" }, { "defKey": "material_number", @@ -62723,7 +62769,7 @@ }, { "defKey": "factory_id", - "defName": "宸ュ巶/浜х嚎ID", + "defName": "浜х嚎ID", "comment": "", "type": "", "len": "", -- Gitblit v1.9.3