改名
This commit is contained in:
@@ -26,7 +26,7 @@ class Constant
|
|||||||
const CLOSE = 'Close';
|
const CLOSE = 'Close';
|
||||||
const TASK = 'Task';
|
const TASK = 'Task';
|
||||||
const FINISH = 'Finish';
|
const FINISH = 'Finish';
|
||||||
const PIPE_MESSAGE = 'OnPipeMessageInterface';
|
const PIPE_MESSAGE = 'PipeMessage';
|
||||||
const WORKER_ERROR = 'WorkerError';
|
const WORKER_ERROR = 'WorkerError';
|
||||||
const MANAGER_START = 'ManagerStart';
|
const MANAGER_START = 'ManagerStart';
|
||||||
const MANAGER_STOP = 'ManagerStop';
|
const MANAGER_STOP = 'ManagerStop';
|
||||||
|
|||||||
Reference in New Issue
Block a user