checkpoint, form data fixed, need to modify its route
This commit is contained in:
@@ -90,6 +90,9 @@ model Claim {
|
||||
appointmentId Int
|
||||
userId Int
|
||||
staffId Int
|
||||
patientName String
|
||||
memberId String
|
||||
dateOfBirth DateTime @db.Date
|
||||
remarks String
|
||||
serviceDate DateTime
|
||||
insuranceProvider String // e.g., "Delta MA"
|
||||
|
||||
Reference in New Issue
Block a user