|
@@ -346,7 +346,7 @@ class Index extends Api
|
|
|
LikeMutually::create($like_mutually2);
|
|
|
}
|
|
|
//发送微信模板消息
|
|
|
- Apply::wxUnlockMessage($uid,input('id'),Date('Y-m-d H:i:s'),'喜欢你',2);
|
|
|
+ Apply::wxUnlockMessage($uid,input('nid'),Date('Y-m-d H:i:s'),'喜欢你',2);
|
|
|
$this->success('已喜欢');
|
|
|
}else{
|
|
|
$this->error('系统异常');
|