From 4e0eb5fa436dcfe7cc69d9aa37c9e8d2e286ed80 Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期四, 03 七月 2025 15:32:18 +0800
Subject: [PATCH] 维修部门班组调整

---
 db/430设备管理数据库设计.pdma.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git "a/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json" "b/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json"
index c0a2498..3afad5a 100644
--- "a/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json"
+++ "b/db/430\350\256\276\345\244\207\347\256\241\347\220\206\346\225\260\346\215\256\345\272\223\350\256\276\350\256\241.pdma.json"
@@ -23772,6 +23772,17 @@
         "username": "sa",
         "customer_driver": ""
       }
+    },
+    {
+      "defKey": "B26888BB-593E-4718-9B9C-4D842B06FAFE",
+      "defName": "430new",
+      "type": "BFC87171-C74F-494A-B7C2-76B9C55FACC9",
+      "properties": {
+        "driver_class_name": "com.microsoft.sqlserver.jdbc.SQLServerDriver",
+        "url": "jdbc:sqlserver://localhost:1433;DatabaseName=LXZN_TEST_430_NEW",
+        "password": "123",
+        "username": "sa"
+      }
     }
   ],
   "logicEntities": [],

--
Gitblit v1.9.3