Commit 13841cd1 by 冷斌

fix bug

parent ffe024ea
......@@ -21,7 +21,7 @@ $routes = [
echo 'just test';
}
];
echo 1;
echo 21;
die;
$configs= array(
"LOAD_EXT_FILE"=>"extend",
......
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