koiterm 开始 require './vendor/autoload.php'; use Koiterm\Init\Core; $C = new Core(); $koiterm = $C->creatapp(); $koiterm->init();