@@ -188,8 +188,8 @@ class ItemController extends Controller
public function actionMt()
{
if (getenv('YII_ENV') == 'production') {
- $mtMainId = 3923;
- $ttMainId = 742;
+ $mtMainId = 8980;
+ $ttMainId = 8502;
} else {
$mtMainId = 762;
$ttMainId = 644;