修正返回值bigint被转义问题
This commit is contained in:
@@ -153,4 +153,6 @@ class UserDoctorController extends AbstractController
|
||||
$data = $UserDoctorService->getDoctorCenter();
|
||||
return $this->response->json($data);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user