1
This commit is contained in:
@@ -87,7 +87,7 @@ class SearchHandler extends BaseHandler {
|
||||
|
||||
const searchCommand = {
|
||||
command_type: 'get_job_list',
|
||||
command_name: 'get_job_list',
|
||||
command_name: '获取职位列表',
|
||||
command_params: JSON.stringify(commandParams),
|
||||
priority: config.getTaskPriority('search_jobs') || 8
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user