This website requires JavaScript.
Explore
Help
Sign In
Jerry Yan
q792602257
0 Followers
·
0 Following
Joined on
2022-10-11
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
17
Projects
Packages
Public Activity
Starred Repositories
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-18 15:20:06 +08:00
079c5dc540
feat(视频更新): 添加视频片段更新检查功能
q792602257
pushed to
master
at
q792602257/FrameTour-RenderWorker
2025-09-18 10:37:33 +08:00
f85ccea933
feat(constant): 更新软件版本号至 0.0.6- 在 constant/__init__.py 文件中将 SOFTWARE_VERSION 从 '0.0.5' 修改为 '0.0.6'
0c7181911e
refactor(entity): 优化视频变速和缩放效果处理
cf43f6379e
feat(ffmpeg): 使用 minterpolate 替代 fps 调整视频速度
ce8854404b
fix(entity): 修复视频慢放时 PTS 冲突问题
Compare 4 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-18 09:41:30 +08:00
fde4deb370
Merge branch 'refs/heads/price_inquery'
5212547b3a
docs
9a39592a98
Merge branch 'refs/heads/price_inquery'
f3fdb44742
refactor(mybatis): 移除 XML 配置,使用注解替代
ad111cdebb
Merge branch 'page_info' into price_inquery
Compare 13 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-17 01:52:45 +08:00
a2348e3692
Merge branch 'refs/heads/price_inquery'
6006fe460c
feat(pricing): 优惠券增加有效期时间范围功能
1506ae95b8
feat(pricing): 增加券码重复使用功能并优化相关数据结构
8380b02fbb
feat(pricing): 增加券码重复使用功能并优化相关接口
c6681a249e
Merge branch 'refs/heads/voucher_inf'
Compare 14 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-16 16:17:10 +08:00
221f0175e6
feat(goods): 添加视频更新检查功能
cce0b45e70
refactor(task): 重构任务参数处理逻辑
f8c7cc2db6
Merge branch 'refs/heads/xmgl'
4b58c03ad2
feat(pc): 添加景区项目管理功能
8ed38bd229
feat(biz): 修改模板未配置最小自动生成功能的默认行为
Compare 17 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-RenderWorker
2025-09-12 13:20:19 +08:00
c36e838d4f
fix(entity): 修复缩放效果
1571934943
fix(entity): 修复中心裁剪计算逻辑并优化 JSON 解析
Compare 2 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-12 09:39:40 +08:00
2f88699bb0
feat(task): 添加设备照片数量限制功能
39bd18497c
Merge branch 'refs/heads/rem_unused_c'
1d666c076e
Merge branch 'refs/heads/fix_n9e_err'
88974d7e9e
refactor: 删除 DefaultConfigController 类
a956c54500
Merge branch '_fix' into fix_n9e_err
Compare 10 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-09 14:03:06 +08:00
32b5b39ea3
refactor: 将日志级别从 info 改为 debug
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-09 13:43:23 +08:00
670e37e7a6
fix(basic): 修正阿里云 OSS 文件存储域名
13640c88d3
Merge branch 'fix'
ac91921c28
refactor(device): 优化文件列表获取逻辑
9e9e245801
fix(task): 调整视频剪辑命令的参数顺序
9587354d0a
fix(device): 修复阿里云 OSS 文件检索和连接问题
Compare 29 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-09 02:03:56 +08:00
7bb2905462
refactor(mapper): 移除订单和资源相关 mapper 中的 scenicName 字段
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-09 01:42:18 +08:00
fd4c708406
refactor mapper: 移除冗余的景点名称字段
8504e29c80
Merge branch 'rem_scenic_device'
948bd0d2e2
feat(AppOrderV2Controller):兼容旧版本 faceId 参数缺失处理
ad0888ccc7
feat(task): 添加视频数量限制功能
48eff52a47
refactor(task): 优化人脸识别时间范围逻辑
Compare 11 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-08 20:32:04 +08:00
bfe84546c6
fix(task): 修复 vlog视频文件名生成逻辑
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-08 14:03:21 +08:00
6fb3cb93a9
feat(pricing): 增加商品参数校验和默认值设置
c1ca4e8631
feat(template): 添加模板缩放裁剪功能
Compare 2 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-08 10:14:56 +08:00
29637bc5e5
refactor(biz): 重构Vlog 视频价格计算逻辑
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-06 16:57:25 +08:00
d9a2da49bb
feat(template): 添加模板详情中的缩放裁剪功能
0aa834bdfa
refactor(log): 修改日志级别并优化日志输出
Compare 2 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-RenderWorker
2025-09-06 15:44:28 +08:00
35693ac83c
build(constant): 更新软件版本号
q792602257
pushed to
master
at
q792602257/FrameTour-RenderWorker
2025-09-06 15:44:09 +08:00
d154f2c74d
feat(api): 添加模板属性 zoom_cut
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-05 16:38:23 +08:00
6039f337cb
feat(price): 增加一价全包价格配置支持
13bd60f24b
feat(pricing): 新增景区一口价配置查询功能
1b1e5f1690
refactor(pricing): 将 PriceOnePriceConfig 中的 LocalDateTime 类型替换为 Date 类型
50c84ac1c9
feat(pricing): 添加一口价购买功能
5210b50adb
feat(pricing): 增加商品和打包配置的优惠券及券码使用限制
Compare 7 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-04 17:03:18 +08:00
0a13bd8b12
refactor(device): 将设备列表和景点筛选接口中的 total 类型从 Long 改为 Integer
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-04 16:33:37 +08:00
5b757eda8d
refactor(basic): 重构设备配置获取逻辑
1cce9168c1
fix(basic): 修复获取景区配置时的空指针异常- 在 ScenicRepository 类中添加了对 scenicConfigManager 的空值检查
b6efe7b7da
fix(AppScenicServiceImpl): 修复查询景区列表时的状态筛选问题- 在查询景区列表时添加了状态筛选条件,只返回状态为"1"的景区
dbe0447987
refactor(pc): 移除日志记录并优化数据查询
Compare 4 commits »
First
Previous
1
2
3
4
5
...
Next
Last