作者 sgj
1 个管道 的构建 通过 耗费 1 秒

协和完成

... ... @@ -101,6 +101,8 @@ class IndexController extends HomeBaseController
}
if (empty($third_id)){
$type_id=$middle_id;
}else{
$type_id=$third_id;
}
$insert['typeid']=$type_id;
$insert['channel']=1;
... ...