isLikeUid)->first() ) { $ns = new NoticeService(); $ns->thumbMe($event->uid, $pUser->partner_id); NoticeModel::create([ 'uid' => $pUser->uid, 'type' => 14, 'title' => "收到新的心动", 'content' => "收到1条新的心动消息", ]); } } }