@@ -291,7 +291,7 @@ class Intro extends Api
}
- $list[$key] = $val;
+ $list2[$key] = $val;
$this->success(1,$list2);