Commit 1a4f2463 by zhangsong

rpc添加访客添加defer参数

parent 6c7baa7d
...@@ -11,7 +11,7 @@ namespace Hdll\Services\FlowCount\Lib; ...@@ -11,7 +11,7 @@ namespace Hdll\Services\FlowCount\Lib;
use Swoft\Core\ResultInterface; use Swoft\Core\ResultInterface;
/** /**
* @method ResultInterface deferAdd(array $data) * @method ResultInterface deferAdd($storeId, array $data)
* Interface VisitorInterface * Interface VisitorInterface
* @package App\Lib * @package App\Lib
*/ */
......
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