# check-digital-flow **Repository Path**: hidarcy/check-digital-flow ## Basic Information - **Project Name**: check-digital-flow - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-10 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安环检测数字化 和check-digital相比,本项目的前端基于vben开发,带工作流功能。 原始项目大小:6.24 MB (6,551,206 字节) 业务流程: 1、合同 2、项目 3、派工 4、采样 5、实验 6、质管 -------- ## 快速开始 ``` CheckDigitalApplication run as Application 访问:http://localhost:9000/index.html ``` ## 打包 ``` cd vue-check-flow & yarn build cd .. & mvn -Dtest package -DfailIfNoTests=false ``` 阿里云主机 addr:120.26.27.18 user:Administrator pass:AHjc123456 ## 业务架构 参考:http://demoa5.tongzhouyun.com/index # 技术问题 ## 待解决 - api文档的问题,model类循环引用导致 ``` com.github.xiaoymin knife4j-spring-boot-starter 3.0.3 2025-05-20 08:45:05 [main] ERROR s.d.s.web.plugins.DocumentationPluginsBootstrapper - Unable to scan documentation context default java.lang.IllegalStateException: Ambiguous models equality when conditions is empty. ``` - 请求http://localhost:9000/doc.htm报错 ``` com.github.xiaoymin knife4j-openapi3-spring-boot-starter 4.4.0 java.lang.NullPointerException: null at org.springdoc.core.providers.WebConversionServiceProvider.getSpringConvertedType(WebConversionServiceProvider.java:118) ``` ## 文档在线预览 - 1.微软office在线预览 ``` 新窗口预览: http://view.officeapps.live.com/op/view.aspx?src=文件地址,其中文件地址需要外网地址 页面嵌入: ``` - 2.Office文件转PDF后预览,可使用libreoffice、OpenOffice转换 - 3.开源项目:https://gitee.com/kekingcn/file-online-preview