mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
initial 2.0.0-a2 commit
This commit is contained in:
@@ -22,4 +22,9 @@ class OnTick extends AnnotationBase
|
||||
* @Required()
|
||||
*/
|
||||
public $tick_ms;
|
||||
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
public $worker_id = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user