From 319da488ef058274f8bc6af77a3b398efacdd32b Mon Sep 17 00:00:00 2001 From: Junjie <DELL@qq.com> Date: 星期四, 11 十二月 2025 16:51:16 +0800 Subject: [PATCH] #AI --- src/main/resources/application.yml | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e5ab53d..da30edb 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -43,6 +43,14 @@ swagger: enable: false +#License鐩稿叧閰嶇疆 +license: + subject: crnWcsDev + publicAlias: publicCert + storePass: public_zhongyang_123456789 + licensePath: license.lic + publicKeysStorePath: publicCerts.keystore + deviceExecuteConfig: # 姣忎釜绾跨▼绠℃帶璁惧鎵ц鏁伴噺 threadControlCount: 10 @@ -57,3 +65,8 @@ loggingPath: ./stock/out/@pom.build.finalName@/deviceLogs # 鏃ュ織杩囨湡鏃堕棿 鍗曚綅澶� expireDays: 7 + +llm: + base-url: https://api.siliconflow.cn/v1 + api-key: sk-sxdtebtquwrugzrmaqqqkzdzmrgzhzmplwwuowysdasccent + model: Qwen/Qwen3-VL-32B-Instruct \ No newline at end of file -- Gitblit v1.9.1