@@ -110,7 +110,7 @@ class ItemController extends Controller
$mtMainId = 7756;
$ttMainId = 7615;
} else {
- $mtMainId = 703;
+ $mtMainId = 762;
$ttMainId = 644;
util::stop('已取消');
}
@@ -191,7 +191,7 @@ class ItemController extends Controller
$mtMainId = 3923;
$ttMainId = 742;
$list = ItemClass::getAllByCondition(['mainId' => $mtMainId], null, '*');