This commit is contained in:
as2252258@163.com
2021-07-18 01:01:29 +08:00
parent 51c3637ed2
commit a5b2445ec2
3 changed files with 250 additions and 281 deletions
-9
View File
@@ -31,15 +31,6 @@ class RelationshipSystemProcess implements CustomProcess
}
/**
* @param mixed $data
*/
public function receive(mixed $data): void
{
}
/**
*
*/