<?php
/**
 * User: tangyijun
 * Date: 2019-11-26
 * Time: 15:46
 */
require __DIR__ . '/../../app/api/init.php';
$app->bootstrap()->run();