This commit is contained in:
2023-03-23 15:32:40 +08:00
parent 01e2152ec2
commit 59f9860eb0
7 changed files with 30 additions and 24 deletions
+1
View File
@@ -863,6 +863,7 @@ class PatientFamilyService extends BaseService
$page = $this->request->input('page', 1);
$per_page = $this->request->input('per_page', 10);
$params = array();