@@ -402,7 +402,7 @@ class util
if (!empty($has)) {
util::fail('请稍候...');
}
- Yii::$app->redis->executeCommand('SETEX', [$cacheKey, 4, 'has']);
+ Yii::$app->redis->executeCommand('SETEX', [$cacheKey, 30, 'has']);