From 7fc3a69a9592fde25971055ff0c98eea98188805 Mon Sep 17 00:00:00 2001
From: cuilei <ray_tsu1@163.com>
Date: 星期四, 07 八月 2025 10:20:11 +0800
Subject: [PATCH] 生产管控 排产功能接口

---
 db/双林新火炬MES数据库设计.pdma.json |   44 ++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 40 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 fe14689..e3aa0fd 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.4",
   "createdTime": "2025-3-10 16:38:19",
-  "updatedTime": "2025-7-28 09:40:53",
+  "updatedTime": "2025-8-7 10:18:16",
   "dbConns": [],
   "profile": {
     "default": {
@@ -632,7 +632,7 @@
       "#DDE5FF"
     ],
     "DDLToggleCase": "L",
-    "menuWidth": "364px"
+    "menuWidth": "293px"
   },
   "entities": [
     {
@@ -11409,6 +11409,24 @@
           "extProps": {},
           "domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC",
           "id": "3319292F-3CC9-4D3A-B20F-1736BFE8DE66"
+        },
+        {
+          "defKey": "republish_reason",
+          "defName": "閲嶅彂甯冨師鍥�",
+          "comment": "",
+          "type": "",
+          "len": "",
+          "scale": "",
+          "primaryKey": false,
+          "notNull": false,
+          "autoIncrement": false,
+          "defaultValue": "",
+          "hideInGraph": false,
+          "refDict": "",
+          "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64",
+          "extProps": {},
+          "domain": "3E948CEC-3070-472C-AF92-F3CA11EC9D15",
+          "id": "2AED1385-ED6E-470E-98C0-2F077E1A3187"
         }
       ],
       "correlations": [],
@@ -66880,8 +66898,8 @@
           "baseType": "89D69E81-EA34-42EE-9FA2-93B8BD27E098"
         },
         {
-          "defKey": "tool_id",
-          "defName": "宸ヨID",
+          "defKey": "order_id",
+          "defName": "鐩樼偣鍗旾D",
           "comment": "",
           "type": "",
           "len": "",
@@ -66895,6 +66913,24 @@
           "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64",
           "extProps": {},
           "domain": "16120F75-6AA7-4483-868D-F07F511BB081",
+          "id": "1924CE73-39E7-49DF-AED0-2D69F43B43AA"
+        },
+        {
+          "defKey": "tool_id",
+          "defName": "宸ヨID",
+          "comment": "",
+          "type": "NVARCHAR",
+          "len": 32,
+          "scale": "",
+          "primaryKey": false,
+          "notNull": false,
+          "autoIncrement": false,
+          "defaultValue": "",
+          "hideInGraph": false,
+          "refDict": "",
+          "baseType": "FC9790A7-36B8-4A48-8F9A-BC1042BCFE64",
+          "extProps": {},
+          "domain": "",
           "id": "6B93DF49-C710-42C4-8B97-416480B6C275"
         },
         {

--
Gitblit v1.9.3