Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to master at q792602257/VptPassiveAdapter 2025-12-03 15:50:17 +08:00
b23794587f feat(storage): 添加阿里云OSS存储支持
q792602257 pushed to master at q792602257/FrameTour-BE 2025-12-01 10:55:20 +08:00
3cf7c81162 chore(log): 移除日志中的特殊符号以提升可读性
q792602257 pushed to master at q792602257/FrameTour-BE 2025-12-01 10:55:08 +08:00
88d9463e25 Merge branch 'refs/heads/facebody_async'
590a7c6191 feat(printer): 打印任务更新后推送至打印机
d590286b13 feat(printer): 实现打印机任务WebSocket实时推送功能
b92568b842 feat(face): 实现账号级人脸识别调度器
1de760fc87 fix(image): 修复JPEG文件上传路径问题
Compare 35 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-11-24 19:46:02 +08:00
4360ef1313 feat(device): 实现设备视频连续性检查功能
9278d4479f feat(printer): 优化拼图打印偏移处理逻辑
18bf51487d feat(printer): 优化拼图打印逻辑并调整日期格式
447e8799e8 refactor(repository): 移除冗余的用户购买状态查询逻辑
fd130c471f feat(order): 添加未来模板一口价购买逻辑
Compare 62 commits »
q792602257 pushed to master at q792602257/VptPassiveAdapter 2025-11-24 18:09:46 +08:00
a678829f59 feat(api): 支持OSS文件上传时指定Content-Type
q792602257 pushed to master at q792602257/VptPassiveAdapter 2025-11-24 17:56:12 +08:00
f10b68e487 refactor(api): 移除上传文件时的Content-Type参数
q792602257 pushed to master at q792602257/VptPassiveAdapter 2025-11-24 16:18:21 +08:00
67968abcf3 feat(api): 新增VIID接口处理人脸上传功能
q792602257 pushed to master at q792602257/VptPassiveAdapter 2025-11-24 16:15:57 +08:00
11f508342d feat(config): 更新配置文件并新增自定义时间类型
q792602257 pushed to master at q792602257/FrameTour-BE 2025-11-18 10:23:45 +08:00
bb2367c5a6 feat(video-review): 支持机位多维度评价功能
3d361200b0 refactor(puzzle): 重构元素DTO及新增元素基类
5c49a5af9e refactor(video): 重构视频审核服务异常处理
a5ffb86790 feat(pom): 添加Apache POI依赖以支持Excel文件处理
755ba1153e feat(video): 新增视频评价功能及购买状态查询
Compare 13 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-11-17 10:43:08 +08:00
1b9bebf7e4 fix(facebody): 优化人脸搜索失败时的重试机制
fa287f36ae Revert "feat(facebody): 实现人脸识别搜索的重试机制"
0c3ada97f9 feat(facebody): 添加图片下载及base64重试机制
a7a7e30364 Merge branch 'coupon_user_limit'
17a33ada9f fix(printer): 修复打印机更新逻辑以使用传入的实体数据
Compare 48 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-11-05 14:46:04 +08:00
fa0c3a1a43 feat(printer): 支持按数量创建多个打印任务- 根据照片数量生成对应数量的打印任务- 默认至少创建1个打印任务
3a3bdee296 feat(printer): 添加 faceId 参数支持照片打印功能
546ddfbb62 test(facebody): 添加删除人脸库的测试方法
58b642f356 feat(device): 更新景区设备查询接口
Compare 11 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-11-02 21:59:33 +08:00
78a2a74fa6 feat(print): 实现照片自动裁剪与优先打印功能
222f974ad5 feat(face): 添加人脸识别重试功能并优化得分筛选逻辑
96a4d3ffeb feat(storage): 更新照片存储路径常量
e99d75ba1b feat(app): 添加场景模式配置字段
Compare 34 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-27 19:00:23 +08:00
e887fd47f2 feat(scenic): 添加景区配置分享购买前开关
f07d808f3d feat(printer): 支持上传裁剪参数并更新照片裁剪信息
Compare 2 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-27 15:56:22 +08:00
2a662ae86d feat(printer): 添加打印任务分页查询和重新打印功能- 引入 PageHelper 和 PageInfo 实现分页查询
e805fdac9a feat(template): 添加人脸样本和视频源为空时的日志提示
0db411c2e4 feat(order): 添加打印纸张信息到订单项
27930b1dca feat(printer): 增加打印任务查询功能并完善商品详情展示
b3e2601758 添加字段
Compare 7 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-24 21:09:41 +08:00
0a57eeaeef feat(face): 支持多种人脸搜索结果合并模式
fb637bc7db feat(repository): 处理重复templatePlaceholder时倒序sourceMap列表
ca2b812574 feat(task):优化设备照片数量限制逻辑
Compare 3 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-24 16:22:29 +08:00
841c89af04 refactor(task): 移除视频生成通知的Redis缓存逻辑
bed3a4e3c9 feat(printer): 实现任务状态的原子性更新与同步锁机制
3f8b911e6f feat(face): 增加自定义人脸匹配次数限制与记录功能
ea4adcdeb7 feat(kafka): 移除Kafka集成服务
Compare 4 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-22 12:19:30 +08:00
6242a346ce feat(device): 更新设备响应字段
2d2ed6fc1b Revert "feat(notification):临时绕过授权检查逻辑"
Compare 2 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-21 16:47:48 +08:00
37033f1b16 fix(notify):优化视频通知描述文案
7ea78e4a17 refactor(logging): 将视频任务更新检查日志级别从 info 调整为 debug
9fcb472717 feat(notify): 增加景区通知模板标题和描述字段
70ef4eb09c fix(mapper): 更新用户通知授权检查逻辑
58224a03c5 refactor(logging): 调整日志级别并移除冗余日志
Compare 11 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-20 13:10:37 +08:00
19ca91778f fix(pricing): 调整一口价优惠默认支持逻辑
e5a58ae757 feat(source): 添加缩略图URL字段支持
602eb84f9c feat(video): 添加缩略图URL设置功能
8d24e7f9e5 feat(source): 添加缩略图URL字段并优化商品详情展示逻辑
8eed685373 feat(source): 添加缩略图字段支持
Compare 6 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2025-10-15 23:05:43 +08:00
56e1081304 refactor(storage): 移除不再使用的人脸存储路径常量
658e741611 feat(printer): 添加图片方向检测与自动旋转功能
d5cd1924f5 feat(task): 添加视频生成通知防重机制- 新增Redis缓存键VIDEO_NOTIFICATION_CACHE_KEY用于记录通知发送状态
645afbaf0c feat(printer): 添加打印照片水印处理功能
Compare 4 commits »