linwu 3 anos atrás
pai
commit
572fb99adc

+ 1 - 0
app/Http/Controllers/Web/Content/BuyhouseController.php

@@ -283,6 +283,7 @@ class BuyhouseController extends WebBaseController
                 $back_url = \Illuminate\Support\Facades\URL::previous();
                 return $this->showMessage('人才证有效期为' . $talent['activeDate'] . ',人才证已过期,请重新认证', $back_url, true, '上一页', '3');
             }
+            dd($talent);
             $add   = [
                 'user_id'              => $user_id,
                 'house_id'             => $id,