更新 医生列表

main
鹿和sa0ChunLuyu 1 year ago
parent 329c3f8b23
commit 678832ea9c

@ -32,7 +32,7 @@ class DoctorController extends Controller
'level' => $value['ZC_NAME'], 'level' => $value['ZC_NAME'],
'hospital' => '', 'hospital' => '',
'time' => $value['U_GDPB'], 'time' => $value['U_GDPB'],
'desc' => '' 'desc' => $value['U_JIANJIE'],
]; ];
} }
} }

Loading…
Cancel
Save