This commit is contained in:
2023-03-13 17:11:24 +08:00
parent ebe6911fb8
commit 71947460b8
3 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ class PatientDoctorService extends BaseService
}
}
return success();
return success($result);
}
/**