From 23feaf8352295616f844b32ebd2a19f857f891c9 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 07 七月 2026 15:24:51 +0800
Subject: [PATCH] 【本地】getSviLibTemplateByDeptCode 增加orgid
---
smartor/pom.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/smartor/pom.xml b/smartor/pom.xml
index 9e50b3d..ab654ed 100644
--- a/smartor/pom.xml
+++ b/smartor/pom.xml
@@ -145,6 +145,10 @@
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>ruoyi-system</artifactId>
+ </dependency>
</dependencies>
--
Gitblit v1.9.3