feat(aicompanion): 重构AI陪聊DO并新增文本数组处理器
- 将personalityTags字段由Object改为List<String>并引入TextArrayTypeHandler - 在DO中增加deleted逻辑删除字段并启用autoResultMap - 简化SaveReqVO,移除创建/更新时间字段并补充prologue等字段描述 - 新增.gitignore忽略/.omc/目录
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -52,3 +52,4 @@ application-my.yaml
|
||||
|
||||
/yolo-ui-app/unpackage/
|
||||
**/.DS_Store
|
||||
/.omc/
|
||||
|
||||
Reference in New Issue
Block a user