From 99af0223ae0858c69d1b75106d5f8bb0ab14b129 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 27 八月 2025 17:04:29 +0800 Subject: [PATCH] art: 移库单回调出库逻辑添加 --- db/双林新火炬MES数据库设计.pdma.json | 66 +++++++++++++++++++++------------ 1 files changed, 42 insertions(+), 24 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 f04ecb8..5809678 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-20 15:14:16", + "updatedTime": "2025-8-27 16:35:43", "dbConns": [], "profile": { "default": { @@ -632,7 +632,7 @@ "#DDE5FF" ], "DDLToggleCase": "L", - "menuWidth": "304px" + "menuWidth": "331px" }, "entities": [ { @@ -62650,6 +62650,42 @@ "id": "9056CBAC-AC31-46AC-802D-7ECC455F7834" }, { + "defKey": "inventory_id", + "defName": "搴撳瓨ID", + "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": "F0CCB50E-95F3-4D54-BE72-846BDAD32511" + }, + { + "defKey": "warehouse_id", + "defName": "搴撳瓨鍦�", + "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": "3892DFB2-BCFA-413E-9930-4B88E5C8EFE8" + }, + { "defKey": "batch_number", "defName": "鎵规鍙�", "comment": "", @@ -62730,24 +62766,6 @@ "extProps": {}, "domain": "FF4459C5-6B45-4DBF-8FC0-E06239BC05B4", "id": "5B833F2B-D8C6-478D-B830-604D2CC6AAF0" - }, - { - "defKey": "work_order_id", - "defName": "宸ュ崟ID", - "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": "8D4EEF04-86ED-455F-A843-E9CAADBA042C" } ], "correlations": [], @@ -64290,8 +64308,8 @@ "id": "144B6087-1070-4007-9882-2A64F8AAAD91" }, { - "defKey": "order_category", - "defName": "绉诲簱绫诲瀷", + "defKey": "inventory_id", + "defName": "搴撳瓨ID", "comment": "", "type": "", "len": "", @@ -64304,8 +64322,8 @@ "refDict": "", "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64", "extProps": {}, - "domain": "73FD2BAD-2358-4336-B96D-45DC897BD792", - "id": "EB0DE062-AF2C-4401-8773-663BBDB65F84" + "domain": "16120F75-6AA7-4483-868D-F07F511BB081", + "id": "F0B826E3-51CF-4FA3-A239-95CFBAA64184" }, { "defKey": "original_warehouse_id", -- Gitblit v1.9.3