@@ -80,7 +80,7 @@ class ItemController extends Controller
public function actionCj()
{
if (getenv('YII_ENV') == 'production') {
- $mtMainId = 0;
+ $mtMainId = 3974;
$ttMainId = 53;
} else {
$mtMainId = 703;