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
20
Projects
Packages
Public Activity
Starred Repositories
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 »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-04 12:38:39 +08:00
480e40d78c
Merge branch 'device-microservice'
4d70c33650
feat(device): 添加设备配置筛选功能
3b8a33c8eb
refactor(device): 优化时间格式处理
Compare 3 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-04 12:28:48 +08:00
8ad999f779
Merge branch 'device-microservice'
bbfc61d75a
refactor: 删除 DeviceMapper 接口及其对应的 XML 文件
7779b84c81
feat(device): 集成 zt-device 服务
9a086fc86d
refactor(device): 重构设备配置获取逻辑
982e9180f1
feat(ConfigManager): 重构配置管理器功能
Compare 19 commits »
q792602257
pushed to
master
at
q792602257/think-plugs-staff
2025-09-04 10:22:38 +08:00
59eda95c4f
refactor(plugs): 修改部门树表格的行事件处理
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-03 19:06:30 +08:00
657eb482bb
feat(order): 添加face相关分享逻辑
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-03 14:35:20 +08:00
7d2666128a
refactor(pricing): 优化代金券可用性判断逻辑
5c416f6c09
compatible
829ab50b03
feat(voucher): 优化优惠券打印逻辑
03fd80a313
fix(order): 修复零元订单状态设置逻辑
cf829bec2f
fix(voucher): 更新代金券状态逻辑
Compare 7 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-02 19:24:11 +08:00
0ff0b75910
feat(image): 新增图像超分辨率增强功能
aa717d0c2a
feat(pricing): 后端新增分页查询接口
e4da509964
perf(basic): 调整价格缓存过期时间为 10 分钟
9426d9c712
refactor(scenic): 移除日志记录语句
Compare 4 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-01 17:19:34 +08:00
8745cde2fb
refactor(scenic): 重构批量配置请求参数结构
1d5e4562f2
fix(biz): 修复支付宝商品预览价格计算逻辑
Compare 2 commits »
q792602257
pushed to
master
at
q792602257/FrameTour-BE
2025-09-01 09:21:56 +08:00
cdd434317f
feat(pricing): 集成定价服务并优化价格查询逻辑- 在 OrderBiz 中添加 IPriceCalculationService 依赖,用于计算价格
f91b98c68e
feat(order): 增加重复购买检查功能
a9d64402f2
refactor(scenic): 将时间戳类型改为 Date 类型
ada7158a48
refactor(basic): 重构景区配置管理逻辑
047feec045
refactor(pricing): 重构适用商品类型处理逻辑
Compare 44 commits »
q792602257
pushed to
master
at
q792602257/think-plugs-notice
2025-08-31 18:01:40 +08:00
288f3886e4
feat(admin): 添加后台首页入口和通知模块
q792602257
pushed to
master
at
q792602257/think-plugs-notice
2025-08-31 14:13:56 +08:00
50f25d251d
refactor(view): 重构文件上传组件并提取通用显示逻辑
Previous
21
Next