Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-18 12:33:32 +08:00
75db6daeb5 feat(kg): 实现查询阶段的用户数据权限过滤
ebb4548ca5 feat(kg): 补全知识图谱实体同步和关系构建
37b478a052 fix(kg): 修复 Codex 审查发现的 P1/P2 问题并补全测试
a260134d7c fix(knowledge-graph): 修复 Codex 审查发现的 5 个问题并新增查询功能
8b1ab8ff36 feat(kg-sync): 实现图谱构建流程(MySQL → Neo4j 同步)
Compare 8 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-17 19:31:29 +08:00
8f21798d57 feat(annotation): 实现自定义数据标注结果面板
q792602257 pushed to master at q792602257/FrameTour-BE 2026-02-15 09:06:00 +08:00
39c955b55c refactor(face): 重构人脸识别服务中的设备数据处理逻辑
q792602257 pushed to master at q792602257/FrameTour-BE 2026-02-15 05:53:13 +08:00
9a18ffc167 feat(face): 添加人脸样本关联分组功能
q792602257 pushed to master at q792602257/FrameTour-BE 2026-02-14 19:38:26 +08:00
062a128dcc fix(printer): 修正照片打印产品数量设置
f9c776b3ab feat(printer): 支持批量创建虚拟订单功能
e5eea4c349 fix(face): 修复摄影师拍照内容购买状态显示问题
0484c8077d fix(face): 修复摄影师拍照内容购买状态显示问题
6a22fc87a7 feat(order): 添加单张照片订单类型支持
Compare 6 commits »
q792602257 pushed to master at q792602257/FrameTour-BE 2026-02-14 15:17:18 +08:00
09d142aa98 feat(coupon): 添加优惠券领取后有效期配置功能
143185926c feat(pricing): 添加全局配置查询功能并优化价格计算逻辑
cbbdd02003 feat(voucher): 优化券码领取接口返回结果
1110b5409b refactor(voucher): 移除券码领取接口中的景区ID参数验证
4ac59b1f31 fix(puzzle): 解决拼图生成服务重复内容检测问题
Compare 50 commits »
q792602257 deleted branch latest from q792602257/FrameTour-BE 2026-02-14 15:17:10 +08:00
q792602257 pushed to latest at q792602257/FrameTour-BE 2026-02-14 15:16:18 +08:00
09d142aa98 feat(coupon): 添加优惠券领取后有效期配置功能
143185926c feat(pricing): 添加全局配置查询功能并优化价格计算逻辑
cbbdd02003 feat(voucher): 优化券码领取接口返回结果
1110b5409b refactor(voucher): 移除券码领取接口中的景区ID参数验证
4ac59b1f31 fix(puzzle): 解决拼图生成服务重复内容检测问题
Compare 10 commits »
q792602257 created branch latest in q792602257/FrameTour-BE 2026-02-14 15:16:17 +08:00
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-11 14:30:54 +08:00
9dd5b6237d refactor(worker): 合并渲染和TS封装任务为单一处理流程
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-11 11:53:46 +08:00
c2ece02ecf feat(audio): 添加全局音频淡入淡出功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-10 16:50:44 +08:00
f707ce9dae feat(auto-annotation): add batch progress updates to reduce DB write pressure
9988ff00f5 feat(auto-annotation): add concurrent processing support
2fbfefdb91 feat(auto-annotation): add worker recovery mechanism for stale tasks
dc490f03be feat(auto-annotation): unify annotation results with Label Studio format
49f99527cc feat(auto-annotation): add LLM-based annotation operators
Compare 5 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-10 12:39:42 +08:00
952b8f5c01 feat(video): 添加原始变速效果支持
q792602257 pushed to lsf at q792602257/DataMate 2026-02-10 00:10:46 +08:00
06a7cd9abd feat(auth): 角色管理CRUD与角色权限绑定功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 23:35:36 +08:00
ea7ca5474e fix(annotation): 标注配置可视化编辑器根据父节点类型限制子标签选项
q792602257 pushed to master at q792602257/VptPassiveAdapter 2026-02-09 23:34:05 +08:00
5722dd8e5a feat(core): 添加断连检测和命令执行功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 23:24:07 +08:00
8ffa131fad feat(annotation): 自动标注任务支持非图像类型数据集(TEXT/AUDIO/VIDEO)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 19:43:53 +08:00
807c2289e2 feat(annotation): 文件版本更新时支持保留标注记录(位置偏移+文字匹配迁移)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 19:10:07 +08:00
7d5a809772 fix: 重命名 task-coordination-init.sql 以修复数据库初始化顺序问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 17:10:26 +08:00
2f8645a011 fix(auth): harden confidential knowledge access checks and sensitivity filtering