From 900f3f355b01de53475475799c3d9c06a8d48105 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期一, 08 九月 2025 15:50:21 +0800 Subject: [PATCH] art: 数据库设计修改 --- db/双林新火炬MES数据库设计.pdma.json | 76 +++++++++++++++++++++++++++++++++++++- 1 files changed, 74 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 1c568e7..6eb28d0 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" @@ -2,9 +2,9 @@ "name": "鍙屾灄鏂扮伀鐐琈ES鏁版嵁搴撹璁�", "describe": "鎻忚堪鍙岃柂鏂扮伀鐐琈ES鏁版嵁搴撹璁¤鎯�", "avatar": "", - "version": "4.9.4", + "version": "4.9.2", "createdTime": "2025-3-10 16:38:19", - "updatedTime": "2025-9-5 15:27:47", + "updatedTime": "2025-9-8 15:48:21", "dbConns": [], "profile": { "default": { @@ -62804,6 +62804,24 @@ "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64" }, { + "defKey": "outbound_category", + "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": "FD19FF71-18AD-4EE5-89B5-F1E4D44B7CD1" + }, + { "defKey": "outbound_staff", "defName": "鍑哄簱浜�", "comment": "", @@ -63598,6 +63616,24 @@ "extProps": {}, "domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", "id": "1A29934B-6BF3-4DA5-9877-4BE31E1B2EEE" + }, + { + "defKey": "report_category", + "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": "4805A923-CAD2-4ADE-9918-364719DA357B" }, { "defKey": "warehouse_id", @@ -65454,6 +65490,24 @@ "id": "2E08DF6D-E39A-4798-BC2A-B56CC7AE66B1" }, { + "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": "16120F75-6AA7-4483-868D-F07F511BB081", + "id": "F1022F70-CA44-4DE5-958C-D87FB80BD735" + }, + { "defKey": "material_number", "defName": "鐗╂枡缂栫爜", "comment": "", @@ -65528,6 +65582,24 @@ "id": "E061B181-EAB8-49EA-8225-202F9C58988C" }, { + "defKey": "steel_ball_size", + "defName": "閽㈢悆灏哄", + "comment": "+4銆�+2銆�0銆�-2銆�-4", + "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": "491D49F0-766A-47B8-AB5B-24ED07893861" + }, + { "defKey": "quantity", "defName": "鏁伴噺", "comment": "", -- Gitblit v1.9.3