@@ -64,6 +64,7 @@ class pushNotice
public static function nPush($adminId, $cId, $title, $body)
{
+ Yii::info('start -- push/single/cid');
$set = new GTSettings();
$set->setTtl(3600000);
$strategy = new GTStrategy();