@@ -60,7 +60,7 @@ class RenewController extends BaseController
$time = 86400;
if (getenv('YII_ENV') == 'production') {
if ($mainId == 7704) {
- $time = 10000;
+ $time = 7200;
}
} else {
if ($mainId == 644) {