shish %!s(int64=5) %!d(string=hai) anos
pai
achega
8eea20c248
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app-pt/controllers/WxController.php

+ 2 - 1
app-pt/controllers/WxController.php

@@ -124,7 +124,8 @@ class WxController extends PublicController
                         $encryptMsg = '';
                         $pc->encryptMsg($text, $timestamp, $nonce, $encryptMsg);//加密
                         //echo $encryptMsg;
-                        wxUtil::sendMiniMsg('111111', $merchant, $this->fromUsername, 1);
+                        wxUtil::sendMsg('111111', $merchant, $this->fromUsername, 1);
+                        Yii::info(657);
                         break;
                     //取消关注
                     case 'unsubscribe':