yuzhiran 59fc35dad9 fix: interview creation show real error msg instead of generic failure
- Backend: wrap AI call in try/catch, throw HttpException(503)
  with msg 'AI 服务暂时不可用,请稍后重试'
- Backend: AllExceptionsFilter preserve original error message
  for non-HttpException errors
- Frontend: handle string/object res.data, show statusCode
  as fallback when message is unavailable
2026-07-03 15:32:22 +08:00
2026-06-11 21:02:23 +08:00
2026-06-08 16:28:00 +08:00
S
Description
No description provided
6 MiB
Languages
Vue 53.5%
TypeScript 45.6%
JavaScript 0.5%
HTML 0.4%