gxwebsoft
  • Joined on 2025-12-22
gxwebsoft pushed to master at developer/template-10584 2026-02-05 12:04:00 +08:00
24354a38c5 feat(tickets): 优化水票页面显示和订单状态逻辑
gxwebsoft pushed to master at developer/template-10584 2026-02-05 11:14:41 +08:00
5dc70a1c3c fix(config): 更新开发和测试环境API基础URL配置
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-05 10:46:31 +08:00
bbd41da1d3 fix(shop): 修复商城信息缓存解析逻辑
e4e10d46cc fix(mapper): 修复用户票券关联查询中的数据放大问题
Compare 2 commits »
gxwebsoft pushed to master at developer/template-10584 2026-02-05 01:35:15 +08:00
5e90c48b8b feat(glt): 完善水票总数获取逻辑并优化用户体验
gxwebsoft pushed to master at developer/template-10584 2026-02-05 01:19:38 +08:00
526c821a67 feat(rider): 实现水票核销页面自动扫描功能
gxwebsoft pushed to master at developer/template-10584 2026-02-05 01:08:42 +08:00
8679b26f74 feat(rider): 新增水票核销功能
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 17:49:05 +08:00
195e90df5e fix(settlement): 修复经销商订单结算任务中的分润收入计算问题
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 17:38:05 +08:00
c5da6f371b feat(order): 分离订单退款功能到独立接口并优化水票统计
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 15:57:44 +08:00
51d3a029cc feat(shop): 添加订单支付功能支持
30c7e72a80 fix(order): 修复订单处理中的空指针异常和状态比较问题
Compare 2 commits »
gxwebsoft pushed to master at developer/template-10584 2026-02-04 15:40:31 +08:00
fcbaa970d0 feat(home): 添加商品上下架状态管理功能
gxwebsoft pushed to master at developer/template-10584 2026-02-04 15:32:35 +08:00
5e36f243ef feat(order): 添加订单重新发起支付功能并优化支付流程
gxwebsoft pushed to master at developer/template-10584 2026-02-04 15:10:36 +08:00
afe8f93c32 fix(config): 恢复开发和测试环境API配置
gxwebsoft pushed to master at developer/template-10584 2026-02-04 14:45:39 +08:00
174f9458e2 fix(order): 修复订单列表中申请退款按钮的事件冒泡问题
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 11:18:56 +08:00
36bf931274 feat(order): 更新订单发货状态为已发货
gxwebsoft pushed to master at developer/template-10584 2026-02-04 11:00:58 +08:00
f96918bf86 feat(ticket): 添加水票功能支持
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 10:24:50 +08:00
58c755b715 feat(tickets): 实现套票购买量和赠送量的分离管理
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 10:12:59 +08:00
937e707890 refactor(glt): 优化套票发放服务逻辑
gxwebsoft pushed to master at developer/template-10584 2026-02-04 10:02:30 +08:00
a3c952d092 feat(ticket): 添加水票功能模块
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-04 02:44:38 +08:00
9a79aff47d feat(ticket): 增加套票实体扩展字段和关联查询功能
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-03 21:25:18 +08:00
d393de816f feat(ticket): 添加套票发放定时任务和核心服务