更新商品上传
This commit is contained in:
parent
6f4e855832
commit
b383003164
@ -178,7 +178,6 @@ class SpuRepository extends BaseRepository
|
||||
app()->make(UserVisitRepository::class)->searchProduct($this->userInfo ? $this->userInfo['uid'] : 0, $where['keyword'], (int)($where['mer_id'] ?? 0));
|
||||
}
|
||||
}
|
||||
$rand = true;
|
||||
if ($rand) {
|
||||
// $dataKey = sprintf(CloudProduct::CacheKey, $where['mer_rand_id']);
|
||||
// $RedisCacheService = app()->make(RedisCacheService::class);
|
||||
|
Loading…
x
Reference in New Issue
Block a user