mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 23:55:35 +08:00
initial 2.0.0-a2 commit
This commit is contained in:
@@ -14,5 +14,8 @@ use ZM\Annotation\AnnotationBase;
|
||||
*/
|
||||
class OnStart extends AnnotationBase
|
||||
{
|
||||
|
||||
}
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
public $worker_id = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user