application/common/model/User.php @@ -192,4 +192,6 @@ { return $this->hasOne(ModelThird::class,'user_id','id')->where('platform','wechat'); } }