diff --git a/bin/SMProxy b/bin/SMProxy index 3f16558..00a0c93 100644 --- a/bin/SMProxy +++ b/bin/SMProxy @@ -5,6 +5,7 @@ * Date: 2018/10/26 * Time: 下午6:32 */ + require_once __DIR__.'/bootstrap.php'; (new \SMProxy\Command\Command())->run($argv);