Initial commit

This commit is contained in:
cjh
2026-06-01 16:31:17 +08:00
commit c7fa70707f
1612 changed files with 181802 additions and 0 deletions

12
ai_check/ReadMe.md Normal file
View File

@@ -0,0 +1,12 @@
## 本地程序模块
用于标书智能审查中的技术标的检查项目检查
监听队列消息
需要安装opencv-4.12.0,安装完在项目中引入opencv的java包和对应windows版本的dll文件
引入aspose-words的jar包
打包命名不需要包含ai_check模块
mvn clean package -pl !ai_check -am -P prod