From d5786f308379f037bfa959df805a34880d52d97c Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期一, 29 六月 2026 17:30:05 +0800
Subject: [PATCH] 【市一】getInfoByParam 增加用户信息
---
smartor/pom.xml | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/smartor/pom.xml b/smartor/pom.xml
index a77af5a..ab654ed 100644
--- a/smartor/pom.xml
+++ b/smartor/pom.xml
@@ -38,6 +38,12 @@
<artifactId>aliyun-java-sdk-ecs</artifactId>
<version>4.24.59</version>
</dependency>
+ <!-- 闃块噷浜戣嚜鐒惰瑷�澶勭悊锛圢LP锛� SDK -->
+ <dependency>
+ <groupId>com.aliyun</groupId>
+ <artifactId>aliyun-java-sdk-alinlp</artifactId>
+ <version>1.8.17</version>
+ </dependency>
<!-- 閫氱敤宸ュ叿-->
<dependency>
<groupId>com.ruoyi</groupId>
@@ -139,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