From 666af2a41be37f09cd6d99c8e2e338c5225f511c Mon Sep 17 00:00:00 2001 From: lixiangyu <lixiangyu@xalxzn.com> Date: 星期三, 20 八月 2025 17:53:35 +0800 Subject: [PATCH] feat(cms): 导出刀具入库单 --- db/双林新火炬MES数据库设计.pdma.json | 80 ++++++++++++++++++++++++++++++++++++++-- 1 files changed, 76 insertions(+), 4 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 0ecc5be..5e069ee 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.2", + "version": "4.9.4", "createdTime": "2025-3-10 16:38:19", - "updatedTime": "2025-8-14 16:47:35", + "updatedTime": "2025-8-20 16:04:03", "dbConns": [], "profile": { "default": { @@ -632,7 +632,7 @@ "#DDE5FF" ], "DDLToggleCase": "L", - "menuWidth": "364px" + "menuWidth": "304px" }, "entities": [ { @@ -11467,7 +11467,7 @@ { "defKey": "work_order_status", "defName": "宸ュ崟鐘舵��", - "comment": "鏂板缓銆佸凡鍙戝竷銆侀噸鍙戝竷", + "comment": "鏂板缓銆佸凡鍙戝竷銆佹墽琛屼腑銆佸凡鍏抽棴", "type": "", "len": "", "scale": "", @@ -11481,6 +11481,60 @@ "extProps": {}, "domain": "73FD2BAD-2358-4336-B96D-45DC897BD792", "id": "2150E931-22A6-452C-BD42-54A37E0A5968" + }, + { + "defKey": "completeness_check_flag", + "defName": "鏄惁閫氳繃榻愬鎬ф鏌�", + "comment": "0鍚�1鏄�", + "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": "D9F104A5-0DF1-40FB-8F0D-850E0E0C7EC6" + }, + { + "defKey": "equipment_inspection_flag", + "defName": "鏄惁閫氳繃璁惧鐐规", + "comment": "0鍚�1鏄�", + "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": "CAF6B87F-AC08-41D7-867B-31B6906A35FC" + }, + { + "defKey": "process_inspection_flag", + "defName": "鏄惁閫氳繃宸ヨ壓鐐规", + "comment": "0鍚�1鏄�", + "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": "17F725F0-ADC2-4265-9136-125AE1FDA8CA" }, { "defKey": "actual_quantity", @@ -11501,6 +11555,24 @@ "id": "125E1F1A-A084-4244-8D44-57D5838EE133" }, { + "defKey": "finished_pallets", + "defName": "宸茬敓浜ф墭鏁�", + "comment": "褰撳墠鐝宸茬敓浜х殑鎵樻暟閲忥紝姣忔鎶ュ伐鏇存柊", + "type": "", + "len": "", + "scale": "", + "primaryKey": false, + "notNull": false, + "autoIncrement": false, + "defaultValue": "", + "hideInGraph": false, + "refDict": "", + "baseType": "1D764C4A-6F9F-421E-B11A-6F3E23B51811", + "extProps": {}, + "domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", + "id": "A2AFA492-7799-4E1C-B2AB-A6004630C951" + }, + { "defKey": "publisher", "defName": "鍙戝竷浜�", "comment": "", -- Gitblit v1.9.3