@@ -35,8 +35,8 @@ class ItemController extends Controller
$mtMainId = 3923;
$ttMainId = 742;
} else {
- $mtMainId = 36596;
- $ttMainId = 36523;
+ $mtMainId = 703;
+ $ttMainId = 644;
}
$list = ItemClass::getAllByCondition(['mainId' => $mtMainId], null, '*');
if (!empty($list)) {