新增禁用理由
This commit is contained in:
@@ -50,6 +50,7 @@ func (r *UserPatientService) GetUserPatient(patientId int64) (getUserPatientResp
|
||||
Status: &userPatient.Status,
|
||||
Avatar: utils.AddOssDomain(userPatient.Avatar),
|
||||
Mobile: user.Mobile,
|
||||
DisableReason: userPatient.DisableReason,
|
||||
PatientFamily: patientFamilysResponse,
|
||||
UserShipAddress: userShipAddress,
|
||||
CreatedAt: userPatient.CreatedAt,
|
||||
|
||||
Reference in New Issue
Block a user