...
|
...
|
@@ -95,7 +95,7 @@ class Index extends Api |
|
|
*/
|
|
|
public function senWxmsgToAgentUser($titdesc="", $remark="")
|
|
|
{
|
|
|
$wxopenid="oYhYi6fEAxSnlAV1qNm2BwaJdQOQ";
|
|
|
$wxopenid="oYhYi6aXNBYTkkhGNGTb6Dh90QRQ";
|
|
|
$sendInfo = array(
|
|
|
'first' => array('value' => "123123", 'color' => "#743A3A"),
|
|
|
'thing2' => array('value' => "123123", 'color' => '#173177'),
|
...
|
...
|
|