@ifehrim
ifehrim 暂无简介
A Fast PHP Framework A::route('/',function(){ $msg='hello world! '; return A::view()->render('index'); });