提交歷史

作者 SHA1 備註 提交日期
  runphp 52362a56e0 refactor(core): 移除MacroPageMiddleware并重构分页逻辑 3 月之前
  runphp 0e7f16945f refactor(migrations): 统一数据库迁移文件格式 3 月之前
  runphp 2a0725f0c2 refactor(migration): 统一数据库迁移基类为 AbstractMigration 3 月之前
  runphp 31a365c44f refactor(core): 替换Helper调用为直接函数调用 3 月之前
  runphp 9afd5f1f51 chore(deps): 升级多个包的PHP版本和核心依赖 3 月之前
  runphp cda5f1b69e feat(balpay): 新增分账日志类型支持 3 月之前
  runphp cc4031dcd2 fix(balpay): 修复用户查询逻辑以包含软删除用户 5 月之前
  runphp 238e91d472 fix(log): 修复提现应该是扣除 6 月之前
  runphp 2c43942dda feat(haigouquan): 完善提现功能并优化记录展示 6 月之前
  runphp 5f61990c5a feat(payment): 添加微信支付退款查询功能 6 月之前
  runphp d8ef3ca0f8 refactor(payment): 重构退款查询接口 6 月之前
  runphp 882a2f5510 refactor(payment): 重构退款成功事件 6 月之前
  runphp fe127a239b feat(payment): 添加统一的退款接口,实现余额退款 6 月之前
  runphp 391283ac24 feat(payment): 修改 PaymentProvider 接口,将 query 方法的参数从订单号改为记录 ID 6 月之前
  runphp 80ce820568 feat(balpay): 添加支付宝支付扩展的钩子 7 月之前
  runphp 0fd22a215f chore(backend): 新增 .gitignore 文件,排除不必要的文件和目录 7 月之前
  runphp f57ccb1e42 feat(payment): 添加余额支付功能 7 月之前