添加 ai模块

This commit is contained in:
2025-09-30 17:35:00 +08:00
parent 98fc7be679
commit a1c4ae3564
33 changed files with 264 additions and 91 deletions

View File

@@ -14,7 +14,5 @@ spring:
config: # 【注册中心】配置项
namespace: dev # 命名空间。这里使用 dev 开发环境
group: DEFAULT_GROUP # 使用的 Nacos 配置分组,默认为 DEFAULT_GROUP
ufop:
storage-type: 0
local-storage-path: D://test
# 添加字符编码配置解决YAML解析时的字符编码问题
encode: UTF-8