作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

代理人注册

... ... @@ -476,7 +476,7 @@ class FormController extends WeChatBaseController
return json_encode($arr);
}
$collocationModel = new CollocationModel();
$collocation = $collocationModel->findData(array('c.id'=>$param['collocation_id']));
$collocation = $collocationModel->findData(array('c.id'=>$param['id']));
//推送模板消息
$templateId = 'HVcMt58ic_QhO4yHm4IONQE466ijqQxF0l7rPDcQK1o';
$data1 = array(
... ...