chore(rag): 对齐默认向量配置并启用测试

This commit is contained in:
evo
2026-07-21 09:35:56 +08:00
parent 787e447d09
commit 41e0dcb528
4 changed files with 8 additions and 7 deletions

View File

@@ -84,7 +84,7 @@
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
<flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
<!-- 打包默认跳过测试 -->
<skipTests>true</skipTests>
<skipTests>false</skipTests>
</properties>
<profiles>