改名
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ use Swoole\Coroutine;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class Consumers implements OnRpcConsumerInterface
|
||||
abstract class Consumers implements OnRpcConsumerInterface
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,4 @@ namespace Kiri\Rpc;
|
||||
interface OnRpcConsumerInterface
|
||||
{
|
||||
|
||||
|
||||
public function execute();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user