Commit 5886c610 authored by tufengqi's avatar tufengqi

add use bug

parent 1b075448
...@@ -25,7 +25,7 @@ namespace fpf\thrift; ...@@ -25,7 +25,7 @@ namespace fpf\thrift;
use Thrift\Exception\TException; use Thrift\Exception\TException;
use Thrift\Factory\TStringFuncFactory; use Thrift\Factory\TStringFuncFactory;
use Thrift\Transport\TTransport; use Thrift\Transport\TTransport;
use Swoole\Coroutine as co;
/** /**
* Php stream transport. Reads to and writes from the php standard streams * Php stream transport. Reads to and writes from the php standard streams
* php://input and php://output * php://input and php://output
......
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