From d16911b5c9c722aa3a89f2b2d62e86abc581a459 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 26 六月 2026 15:02:36 +0800
Subject: [PATCH] 【市一】接入阿里NLP

---
 smartor/pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/smartor/pom.xml b/smartor/pom.xml
index a77af5a..9e50b3d 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>

--
Gitblit v1.9.3