Commit d59dbbc6 authored by tufengqi's avatar tufengqi

mod git

parent 05f2f0fb
...@@ -3,4 +3,5 @@ ...@@ -3,4 +3,5 @@
.DS_Store .DS_Store
.idea .idea
/composer.lock /composer.lock
*/runtime /thrift_impl/market/swoole/runtime
\ No newline at end of file /user_site/zhaobi/swoole/runtime
\ No newline at end of file
...@@ -27,5 +27,4 @@ $aliases = [ ...@@ -27,5 +27,4 @@ $aliases = [
'@commands' => '@app/command', '@commands' => '@app/command',
'@vendor' => SWOOLE_MIDDLE_ROOT . '/vendor', '@vendor' => SWOOLE_MIDDLE_ROOT . '/vendor',
]; ];
\Swoft\App::setAliases($aliases); \Swoft\App::setAliases($aliases);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment