zhengli 4cfa182013 feat(doc): 添加图片篡改检测功能
- 新增 BForgeryDetectionHandle 处理类实现百度图片篡改检测API接口
- 添加 BForgeryDetectionRequest 请求参数类定义检测相关参数
- 添加 BForgeryDetectionResp 响应类处理检测结果和伪造区域信息
- 实现 ForgeryDetectionController 提供图片篡改检测接口服务
- 定义前端请求参数 ForgeryDetectionRequest 和响应数据 ForgeryDetectionResp
- 添加完整的单元测试覆盖参数校验、内容拼接和业务逻辑
- 集成测试验证与百度API的连通性和返回结构正确性
2026-05-25 20:13:32 +08:00
2026-02-11 13:43:14 +08:00
2026-05-18 21:47:58 +08:00
2025-03-30 18:11:31 +08:00
2026-05-18 22:23:03 +08:00
2025-10-23 09:38:43 +08:00
2025-11-04 18:48:00 +08:00
2025-10-11 12:40:57 +08:00
2025-11-12 12:32:31 +08:00
2025-03-09 22:12:02 +08:00
2025-03-09 22:12:02 +08:00

The file is empty.
Description
api 相关
Readme 586 KiB
Languages
Java 100%