This commit is contained in:
as2252258@163.com
2021-04-24 20:46:17 +08:00
parent 2ffbea70c8
commit dd5e65b522
2 changed files with 1 additions and 6 deletions
-3
View File
@@ -19,7 +19,4 @@ interface ConsumerInterface
public function onHandler(Struct $struct): void;
public function setParams(...$params): void;
}