MingNian 94da24572e fix: doctor can see patient-created follow-ups, camelCase JSON support
- FollowUpService: doctor query includes unassigned (DoctorId=null) follow-ups
- FollowUpController: doctor creates follow-up with correct patientId and sets DoctorId
- FollowUpCreateRequest/UpdateRequest: changed from positional record to class for System.Text.Json compat
- Program.cs: added PropertyNameCaseInsensitive for camelCase JSON deserialization
2026-05-22 15:38:08 +08:00
Description
No description provided
688 KiB
Languages
TypeScript 55.2%
C# 19.5%
CSS 13.5%
HTML 11.2%
Batchfile 0.4%
Other 0.2%