|
|
@ -97,7 +97,7 @@ class Square extends Controller |
|
|
|
|
|
|
|
|
|
|
|
$model = new squarelikeModel; |
|
|
|
$model = new squarelikeModel; |
|
|
|
$detail = squarelikeModel::detail($id, (String)$useInfo['user_id']); |
|
|
|
$detail = squarelikeModel::detail($id, (String)$useInfo['user_id']); |
|
|
|
//$data = $this->postData(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$data1 = []; |
|
|
|
$data1 = []; |
|
|
|
$data1['merchant_id'] = $this->merchantId; |
|
|
|
$data1['merchant_id'] = $this->merchantId; |
|
|
|