Commit 1c34ce22 by 冷斌

update

parent be769d34
......@@ -175,7 +175,7 @@ class Api_Home extends PhalApi_Api
$list = getLiveClass();
$level = getLevelList();
printf($level);
print_r($level);
die;
foreach ($level as $k => $v) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment