添加 ai模块
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user