improve check-in
This commit is contained in:
@@ -46,6 +46,8 @@ type CreateDto struct {
|
||||
Responsible_Doctor_Id *uint `json:"responsible_doctor_id"`
|
||||
RefSource_Name *string `json:"refSource_name" validate:"maxLength=100"`
|
||||
Appointment_Id *uint `json:"appointment_id"`
|
||||
RefTypeCode ere.RefTypeCode `json:"refTypeCode"`
|
||||
NewStatus bool `json:"newStatus"`
|
||||
|
||||
pa.AuthInfo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user