is_queue_run'; // integer;
//排序
const WEIGH = 'weigh'; // integer;
//状态:1-启用,0-禁用
const STATUS= 'status'; // integer;
//创建者
const CREATED_BY = 'created_by'; // integer;
//更新者
constUPDATED_BY = 'updated_by'; // integer;
/**
* The table associated with the model'integer',
self::IS_QUEUE_RUN => 'integer',
self::WEIGH => 'integer',
self::STATUS$task[Task::STATUS]){ //如果任务不是启用状态
return false;
}
if($task[Task::MAXIMUMS