|
|
@@ -366,7 +366,7 @@ class MtController extends PublicController
|
|
|
Yii::$app->redis->executeCommand('SET', [$cacheKey, $currentStr]);
|
|
|
}
|
|
|
|
|
|
- noticeUtil::push("美团修改商品,通知我们,商品图片:" . $imgString, '15280215347');
|
|
|
+ noticeUtil::push("美团修改商品,通知我们,商品图片:" . $imgString);
|
|
|
|
|
|
$shopImg = [];
|
|
|
$cover = '';
|