作者 郭文星

123

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