Files
zhiyin/backend
yuzhiran 9b1c92464e fix: gravity deducted before AI call, causing deduction on failure
- Split checkAndDeductInterview into checkInterview (read-only) and
  deductInterview (deduction only)
- Restructure interview.create(): check gravity -> AI call -> deduct on success
- If AI call fails, gravity is never deducted
- Keep old checkAndDeductInterview for backward compatibility
2026-06-25 08:36:57 +08:00
..
2026-06-08 16:28:00 +08:00
2026-06-08 16:28:00 +08:00
2026-06-11 19:55:10 +08:00