作者 郭文星

123

... ... @@ -93,9 +93,9 @@ class Index extends Api
/***
* 公众号推送审核信息给经纪人
*/
public function senWxmsgToAgentUser($titdesc="", $remark="")
public function senWxmsgToAgentUser()
{
$wxopenid="oYhYi6aXNBYTkkhGNGTb6Dh90QRQ";
$wxopenid="oYhYi6fEAxSnlAV1qNm2BwaJdQOQ";
$sendInfo = array(
'first' => array('value' => "123123", 'color' => "#743A3A"),
'thing2' => array('value' => "123123", 'color' => '#173177'),
... ...