yuzhiran
4023c789b1
docs: update deployment v1.0.22 + fix changelog (v4.11)
2026-07-04 13:19:35 +08:00
yuzhiran
d8e8bcc9a0
docs: update deploy version to v1.0.22
2026-07-04 11:18:05 +08:00
yuzhiran
2230a95b45
feat: gravity transaction logging + user-facing history popup
...
- New GravityTransaction schema tracks all gravity changes (registration,
interview/optimize/download deduction, purchase, monthly topup, migration)
- GravityTopUpService: bulk log for monthly VIP topup
- PaymentController.activateMembership: log plan_set transactions
- QuotaService: add logTransaction, wire into all gravity-modifying methods
- UserService: log registration grants (phone/wx/email/password)
- GET /user/gravity-transactions?page=&limit= API
- Frontend: user.vue '明细' button + paginated popup
- Docs: update PROJECT-STATUS v4.10, FEATURE-LIST, DEPLOYMENT
2026-07-04 11:12:55 +08:00
yuzhiran
1e8e22c9ed
docs: update project status v4.8, AGENTS.md build notes, deployment docs
...
- PROJECT-STATUS.md: v4.8 changelog (SEO, share hooks, version injection)
- AGENTS.md: update version to v1.0.17, add build notes for SEO/version/share
- DEPLOYMENT.md: update deploy instructions for robots.txt/sitemap.xml/static, version bump
2026-06-21 20:09:45 +08:00
yuzhiran
19b087a589
docs: update project status to v4.7 - gravity pay-per-use, full production deployment
2026-06-21 08:58:33 +08:00
yuzhiran
9276ab9028
v4.2 冲刺版+每日推送+支付修复+全量代码评审
...
## 新增功能
- 冲刺版 ¥49.9/月:完整支付→激活→权益扣减链路
- 每日一题定时推送(@nestjs/schedule,早8点微信订阅消息)
- miniprogram-ci 编译上传脚本(scripts/upload-mp.js)
## Bug修复
- 套餐值统一:vip→growth/sprint(interview轮次限制、analyze次数检查)
- member/pay 移除开发绕过:改为订单校验后激活
- progress→report 参数名不匹配:id→interviewId
- result.vue resume.create() 参数传错(对象→独立参数)
- resume.vue analyze请求缺少Authorization header
- bank.vue contribution请求缺少Authorization header
- member.vue startPay() 缺少try/catch导致网络错误崩溃
- login.vue 调试面板 v-if="true" 生产泄漏
## 配置
- 微信支付生产证书就位(商户号1113760598)
- .env 清理冗余文件(删除.example/.production)
- WX_NOTIFY_URL 更新为 zhiyinwx.yzrcloud.cn
## 文档
- PROJECT-STATUS.md v4.1→v4.2,状态全面更新
- DEPLOYMENT.md 新增小程序编译上传章节、清理检查清单
2026-06-09 20:03:05 +08:00
yuzhiran
511f60d0db
初始化:职引项目 v1.0
2026-06-08 16:28:00 +08:00