index.php 98 B

123456
  1. <?php
  2. use Heanup\Frame\Dispatcher;
  3. require_once './Frame/Init.php';
  4. Dispatcher::dispatch('Api');