linwu 3 年之前
父节点
当前提交
572fb99adc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/Web/Content/BuyhouseController.php

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

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