变更
This commit is contained in:
@@ -7,6 +7,9 @@ enum ActorState
|
||||
case IDLE;
|
||||
case BUSY;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
case CREATE;
|
||||
case MESSAGE;
|
||||
case SHUTDOWN;
|
||||
|
||||
Reference in New Issue
Block a user