✅ fix(test): 修复具体残疾部位字段空值测试期望
- 将测试期望从 undefined 改为 null,因为数据库字段 nullable: true
- 当字段为空时,数据库返回 null 而不是 undefined
🤖 Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>