'失败', self::STATUS_SUCCESS=>'成功', ]; public function job() { return $this->belongsTo(ImportJob::class); } }