WO2019019751A1 - 撤回任务的方法、装置、计算机设备和存储介质 - Google Patents

撤回任务的方法、装置、计算机设备和存储介质 Download PDF

Info

Publication number
WO2019019751A1
WO2019019751A1 PCT/CN2018/085051 CN2018085051W WO2019019751A1 WO 2019019751 A1 WO2019019751 A1 WO 2019019751A1 CN 2018085051 W CN2018085051 W CN 2018085051W WO 2019019751 A1 WO2019019751 A1 WO 2019019751A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
processed
urgency
processing person
processed task
Prior art date
Application number
PCT/CN2018/085051
Other languages
English (en)
French (fr)
Inventor
高雪
李斌
陈杰
邵正铂
马向东
丁杰
张捷
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019019751A1 publication Critical patent/WO2019019751A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4887Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues involving deadlines, e.g. rate based, periodic

Definitions

  • the present application relates to a method, apparatus, computer device and storage medium for revoking a task.
  • a method, apparatus, computer device, and storage medium for retrieving tasks are provided.
  • a method of withdrawing a task including:
  • a device for withdrawing a task comprising:
  • a query module configured to query a handler identifier corresponding to a handler of the task to be processed
  • a data obtaining module configured to acquire at least one of a working state parameter corresponding to the processing person identifier and a urgency of the to-be-processed task
  • a determining module configured to determine, according to at least one of the obtained working state parameter and the urgency of the to-be-processed task, whether the trigger condition for withdrawing the to-be-processed task is met;
  • the withdrawal module is configured to withdraw the pending task assigned to the processor when the trigger condition is met.
  • a computer device comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executable by the processor to cause the one or more processors to execute The following steps:
  • One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
  • 1A is an application scenario diagram of a method of retrieving a task in accordance with one or more embodiments
  • 1B is a flowchart of a method of revoking a task in accordance with one or more embodiments of the present application
  • FIG. 2 is a flow chart of a method of revoking a task in accordance with another embodiment of the present application.
  • FIG. 3 is a flow chart of a method of revoking a task in accordance with yet another embodiment of the present application.
  • FIG. 4 is a block diagram of an apparatus for revoking a task in accordance with one or more embodiments of the present application
  • FIG. 5 is a block diagram of a computer device in accordance with one or more embodiments of the present application.
  • the terminal 104 communicates with the server 102 over a network.
  • the terminal 104 may include a plurality of terminals, such as a terminal 104A and a terminal 104B, each of which may correspond to a processor.
  • the server 102 obtains at least one of the working state parameter of the processing person identifier corresponding to the processing person and the urgency of the to-be-processed task by querying the processing person identifier corresponding to the processing person of the to-be-processed task, according to the obtained working state parameter and pending At least one of the urgency of the task determines whether the task to be processed satisfies the trigger condition of the preset revocation task, and when the trigger condition is satisfied, withdraws the to-be-processed task assigned to the processor, and redistributes the to-be-processed task The person is processed, and then the to-be-processed task is sent to the terminal corresponding to the new processor in the terminal 104.
  • the terminal 104 can be, but is not limited to, various personal computers, notebook computers, smart phones, tablets, and portable wearable devices, and the server 104 can be implemented with a stand-alone server or a server cluster composed of a plurality of servers.
  • FIG. 1B is a flowchart of a method for revoking a task according to one embodiment of the present application.
  • a method for revoking a task according to one embodiment of the present application is specifically described below with reference to FIG. 1B. As shown in FIG. 1, the method includes The following steps S101, S102, S103, and S104.
  • the handler identification includes, but is not limited to, a person's name, an identification number, a phone number, and the like.
  • the task to be processed is a task whose status code indicates a state of "pending" status.
  • the method further includes the step of: querying the status code to indicate the task number of the to-be-processed state according to the pre-stored state code and the state mapping relationship; and querying according to the correspondence between the stored task number and the processing person identifier The handler ID corresponding to the handler of the to-be-processed task.
  • the mapping relationship between the pre-stored status code and the status can be set manually.
  • the status code “00” can be set to indicate that the task status of the corresponding task number is “processed”
  • the status code “01” can be set to indicate that the task status of the corresponding task number is "Unprocessed”.
  • the correspondence between the processing person identifier and the task number and the correspondence between the task number and the status code are pre-stored in the database, and the establishment of the corresponding relationship may be established by the object pointed by the next hop of the pointer, for example, the processing person identifier.
  • next hop of the data pointer refers to the task number "0012", and the next hop of the data pointer whose task number is “0012” refers to the status code "01", which means the processor
  • the task status of the task number "0012" processed by the handler identified as "0321" is the unprocessed status.
  • the working state parameter includes, but is not limited to, a corresponding processing person, a corresponding processing person leaving, a corresponding processing person's vacation time, a pre-stored corresponding processing capability level, and a corresponding processing person history policy.
  • the urgency of the task to be processed may be determined according to the input of the user, or may be determined by acquiring the urgency stored corresponding to the task number of the task, including but not limited to urgent, urgent, and general.
  • S103 Determine, according to at least one of the obtained working state parameter and the urgency of the to-be-processed task, whether the preset trigger condition for revoking the to-be-processed task is met.
  • the triggering condition includes, but is not limited to, the processing person of the to-be-processed task has left the job, the time when the processing person is on vacation exceeds a preset duration, the to-be-processed task is urgent, and the to-be-processed task is not
  • it is determined that the current processing person is not suitable for processing the pending task by analyzing the history task record of the corresponding processing person and the capability level of the processing person. The specific analysis method in this case is described in detail in the following embodiments.
  • the method of withdrawing for example, cancels the correspondence between the processing person identifier of the processing person and the task number of the to-be-processed task, and further, may be pointed out by deleting the processing person identifier of the processing person.
  • a pointer to the task number of the task is implemented.
  • At least one of the working state parameter of the processing person and the urgency of the pending task is obtained by querying the processing person identifier corresponding to the processing person of the task to be processed, according to the obtained working state parameter of the processing person and At least one of the urgency of the pending task determines whether to withdraw the pending task assigned to the processor, such that the computer device or other electronic device applying the method of revoking the task may be based on the actual processing of the handler processing the task
  • the situation automatically determines whether it is necessary to withdraw the corresponding pending task, eliminating the need to manually determine whether the workflow needs to be withdrawn, improving the user's work efficiency and improving the accuracy of the withdrawal judgment.
  • the working state parameters acquired in the above step S102 include, but are not limited to, the corresponding processing person, the corresponding processing person leaving, the corresponding processing person's vacation time, and the pre-stored corresponding processing person's ability.
  • the level, the quality of the underwriting corresponding to the processing history policy of the processor, and the like include the following steps S201 to S209.
  • step S201 determining whether the obtained working state is a resignation, if yes, then going to step S207, otherwise, proceeding to step S202;
  • step S202 Determine whether the vacation time exceeds a preset duration. If yes, go to step S207. Otherwise, go to step S203.
  • the preset duration is fifteen days, if the vacation time of the handler is greater than fifteen days, then the step S207 is jumped;
  • the urgency includes, but is not limited to, urgent, urgent, and general, and the urgency value corresponding to each urgency is preset, and when the urgency value exceeds a preset threshold, the urgency jumps Go to step S207, according to a usage scenario of the embodiment, for example, the urgency value with the urgency of “urgent” is preset to 1, and the urgency value with urgency of “urgent” is preset to 0.5, the urgency is The urgency value for "general” is preset to 0.3, and the preset threshold is, for example, 0.5, that is, when the urgency value is greater than 0.5, the process directly jumps to step S207;
  • step S204 according to the pre-stored processing person identifier corresponding to the historical task record processed by the processing person, calculate the waiting time, and then jump to step S205;
  • step S205 when the waiting time is over, obtain the status code of the to-be-processed task, and then jump to step S206;
  • step S206 Determine whether the status indicated by the status code is still in a pending status. If yes, go to step S207. Otherwise, go to step S209.
  • the status code “00” may be set to indicate that the task status of the corresponding task number is “processed”
  • the status code “01” may be set to indicate that the task status of the corresponding task number is “unprocessed”, ie
  • the acquired status code is "01”
  • the process proceeds to step S207, and when the acquired status code is "00", the process proceeds to step S209;
  • step S207 determining that the preset trigger condition for retrieving the to-be-processed task is satisfied, and then jumping to step S208;
  • the task to be processed is exemplified by the quotation task to be processed.
  • the calculation method of the waiting time in the above step S204 can be calculated by the following method.
  • X quan represents the completion accuracy of the processing person's historical quotation task
  • X sum represents the total number of underwritten historical underwritings processed by the processor
  • X modify indicates the number of modifications after the quotation task is underwritten
  • X claim indicates that the processor handles The number of errors in the settlement of claims.
  • X quan can be calculated by the above formula (1), P 1 is a preset urgency value of the task to be completed, and X level is a preset level of the processor, a L1 , b L1 , a L2 , b L2 is the preset weight.
  • the preset values of P 1 corresponding to the urgent, urgent, and generally corresponding are 1 , 0.5, and 0.3, respectively, and the preset X level corresponding to the level of the processing person may be 1, 2, 3, etc.
  • the values of a L1 , b L1 , a L2 , and b L2 are not 0.6, 0.4, 0.4, and 0.6.
  • the first threshold range is, for example, F (n) > 0.8
  • the preset second threshold range is, for example, 0.8 ⁇ F (n) > 0.3
  • the preset third threshold range is, for example, 0.3 ⁇ F (n) >0.
  • FIG. 3 is a flowchart of a method for revoking a task according to still another embodiment of the present application.
  • the method for retrieving a task according to an embodiment of the present application is as shown in FIG. 3, and the method is based on the steps S101 to S104 described above. , further including step S301.
  • the manner of assigning, for example, the new processing person identifier is associated with the task number of the task, by storing a method pointing to the task number in the new processing person identification data, The object pointed to by the next hop of the pointer is set as the task number of the to-be-processed task.
  • the method further includes:
  • the handler ID of the handler assigned to the task to be processed is displayed.
  • the handler ID includes, but is not limited to, the name of the handler, the phone number, the ID number, and the like.
  • steps in the flowchart of FIG. 1B-3 are sequentially displayed as indicated by the arrows, these steps are not necessarily performed in the order indicated by the arrows. Except as explicitly stated herein, the execution of these steps is not strictly limited, and the steps may be performed in other orders. Moreover, at least some of the steps in FIG. 1B-3 may include a plurality of sub-steps or stages, which are not necessarily performed at the same time, but may be performed at different times, these sub-steps or stages The order of execution is not necessarily performed sequentially, but may be performed alternately or alternately with at least a portion of other steps or sub-steps or stages of other steps.
  • FIG. 4 is a block diagram of an apparatus for revoking a task in accordance with one embodiment of the present application.
  • the apparatus for revoking a task according to one of the embodiments of the present application is described in detail below with reference to FIG. 4.
  • the apparatus 10 for revoking a task includes:
  • the querying module 11 is configured to query the processing person identifier corresponding to the processing person of the task to be processed
  • the data obtaining module 12 is configured to: according to the at least one of the working state parameter of the processing person and the urgency of the to-be-processed task;
  • the determining module 13 is configured to determine, according to at least one of the obtained working state parameter and the urgency of the to-be-processed task, whether the trigger condition for withdrawing the to-be-processed task is met;
  • the revocation module 14 is configured to withdraw the pending task assigned to the processor when the trigger condition is met.
  • the data acquisition module is configured to acquire the urgency of the to-be-processed task
  • a time calculation module configured to determine whether the urgency exceeds a preset threshold, and if not, calculate a waiting time according to the pre-stored historical task record corresponding to the processor identifier processed by the processor;
  • the device further includes a status code obtaining module, configured to acquire a status code of the to-be-processed task when the waiting time is over; and
  • the determining module is further configured to: when the state represented by the status code is still in a pending state, determine that the trigger condition for retrieving the to-be-processed task is satisfied.
  • the determining module is specifically configured to determine whether the obtained working state is a resignation, and if yes, determining that the triggering condition is satisfied; otherwise, determining whether the processing time of the processing person exceeds a preset duration, and if so, Then, it is determined that the trigger condition is satisfied. Otherwise, it is further determined whether the urgency of the to-be-processed task exceeds a preset threshold. If yes, it is determined that the trigger condition is satisfied. Otherwise, the time calculation module corresponds to the pre-stored identifier of the processor.
  • the determining module is further configured to determine whether the status represented by the status code is still It is the pending state, and if so, it is judged that the trigger condition is satisfied.
  • the time calculation module obtains the number of waiting days by calculation in the following manner:
  • X quan represents the completion accuracy of the processing person's historical quotation task
  • X sum represents the total number of underwritten historical underwritings processed by the processor
  • X modify indicates the number of modifications after the quotation task is underwritten
  • X claim indicates that the processor handles The number of errors in the settlement of claims.
  • X quan can be calculated by the above formula (1), P 1 is a preset urgency value of the task to be completed, and X level is a preset level of the processor, a L1 , b L1 , a L2 , b L2 is the preset weight.
  • the preset values of P 1 corresponding to the urgent, urgent, and generally corresponding are 1 , 0.5, and 0.3, respectively, and the preset X level corresponding to the level of the processing person may be 1, 2, 3, etc.
  • the values of a L1 , b L1 , a L2 , and b L2 are not 0.6, 0.4, 0.4, and 0.6.
  • the first threshold range is, for example, F (n) > 0.8
  • the preset second threshold range is, for example, 0.8 ⁇ F (n) > 0.3
  • the preset third threshold range is, for example, 0.3 ⁇ F (n) >0.
  • the data obtaining module is configured to acquire an operating state parameter of the processing person corresponding to the processing person identifier
  • the determining module is further configured to determine whether the working state represented by the working state parameter is the time of leaving the job or the vacation exceeds a preset duration, and if yes, determining that the trigger condition for withdrawing the to-be-processed task is satisfied.
  • the data acquisition module is configured to acquire the urgency of the to-be-processed task
  • the determining module is further configured to determine whether the urgency exceeds a preset threshold, and if yes, determine that a trigger condition for retrieving the to-be-processed task is satisfied.
  • the device 10 for revoking the task further includes:
  • a redistribution module configured to allocate the to-be-processed task to a processing person corresponding to the new processing person identifier for processing.
  • the various modules in the device withdrawn above can be implemented in whole or in part by software, hardware, and combinations thereof. Each of the above modules may be embedded in or independent of the processor in the computer device, or may be stored in a memory in the computer device in a software form, so that the processor invokes the operations corresponding to the above modules.
  • FIG. 5 is a block diagram of a computer device that can be used as a server, as shown in FIG. 5, including a processor connected by a system bus, a non-volatile storage medium, and a computer, in accordance with an embodiment of the present application.
  • Memory display and input devices.
  • the non-volatile storage medium of the computer device can store an operating system and computer readable instructions that, when executed by the processor, cause the processor to perform a method of revoking tasks of various embodiments of the present application, For the specific implementation process of the method, reference may be made to the specific content of each embodiment in FIG. 1B to FIG. 3, and details are not described herein again.
  • the processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device.
  • the internal memory provides an environment for operation of an operating system and computer readable instructions in a non-volatile storage medium.
  • the display device of the computer device is configured to receive a parameter
  • the input device of the computer device is configured to receive a parameter of the processing state of the processing person corresponding to the processing person input by the user, a urgency of the task to be processed, and the like, and the input device is, for example, a computer device. Mouse, physical keyboard, or virtual keyboard.
  • FIG. 5 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • a computer apparatus comprising a memory and one or more processors having computer readable instructions stored therein, the steps of the method of retrieving tasks provided in any one of the embodiments of the present application when executed by a processor.
  • One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to implement the withdrawal provided in any one embodiment of the present application The steps of the method of the task.
  • Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • Synchlink DRAM SLDRAM
  • Memory Bus Radbus
  • RDRAM Direct RAM
  • DRAM Direct Memory Bus Dynamic RAM
  • RDRAM Memory Bus Dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种撤回任务的方法,包括:查询待处理任务的处理人所对应的处理人标识;获取该处理人标识对应处理人的工作状态参数和/或该待处理任务的紧急度;根据获取的工作状态参数和/或所述待处理任务的紧急度,判断是否满足预设的撤回该待处理任务的触发条件;当该触发条件被满足时,撤回分配给该处理人的该待处理任务。

Description

撤回任务的方法、装置、计算机设备和存储介质
相关申请的交叉引用
本申请要求于2017年07月25日提交中国专利局,申请号为2017106143943,申请名称为“撤回任务的方法、装置、计算机设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及撤回任务的方法、装置、计算机设备及存储介质。
背景技术
系统中对于已分配给处理人进行处理的待处理任务,经常会遇到这样的情况,当该待处理任务的处理人离职或者休假的时间比较长时,该任务的处理时间会被搁置,特别是对于比较紧急的任务,例如对团险的核保,将团险投保单的核保任务长期搁置会给用户留下比价差的映像,严重影响本公司的口碑,也给投保人带来不便。
目前对于系统中记录的已分配任务,当该任务的处理人离职或者长期休假或者该任务十分紧急但是处理人由于经验或其它原因无法及时完成时,需要用户人工的判断该任务是不是需要撤回,判断依据是通过该用户了解的该任务的处理人的实际情况,然而,发明人意识到,目前的这种方法的缺陷是一方面由于不同的用户了解的该处理人的实际情况不同,可能会导致对该任务是否撤回做出不同的判断,导致撤回不准确,另一方是这些判断的依据都需要用户人工去搜集,增加了用户的工作负担,降低了用户的工作效率。
发明内容
根据本申请公开的各种实施例,提供一种撤回任务的方法、装置、计算 机设备和存储介质。
一种撤回任务的方法,包括:
查询待处理任务的处理人所对应的处理人标识;
获取该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种;
根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件;及
当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
一种撤回任务的装置,包括:
查询模块,用于查询待处理任务的处理人所对应的处理人标识;
数据获取模块,用于获取该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种;
判断模块,用于根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件;及
撤回模块,用于当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
一种计算机设备,包括存储器和一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:
查询待处理任务的处理人所对应的处理人标识;
获取该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种;
根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件;及
当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:
查询待处理任务的处理人所对应的处理人标识;
获取该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种;
根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件;及
当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1A为根据一个或多个实施例中撤回任务的方法的应用场景图;
图1B为根据本申请的一个或多个实施例的撤回任务的方法的流程图;
图2为根据本申请的另一实施例的撤回任务的方法的流程图;
图3为根据本申请的又一实施例的撤回任务的方法的流程图;
图4为根据本申请的一个或多个实施例的撤回任务的装置的框图;
图5为根据本申请的一个或多个实施例的计算机设备的框图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
如图1A所示,为本申请其中一个实施例中,撤回任务的方法的应用环境图。终端104与服务器102通过网络进行通信。终端104可以包括多个终端,例 如终端104A、终端104B,每一个终端可以分别对应一个处理人。服务器102通过查询待处理任务的处理人所对应的处理人标识,获取处理人标识对应处理人的工作状态参数和待处理任务的紧急度中的至少一种,根据获取的工作状态参数和待处理任务的紧急度中的至少一种,判断待处理任务是否满足预设的撤回任务的触发条件,当触发条件被满足时,撤回分配给该处理人的待处理任务,将该待处理任务重新分配处理人,然后将该待处理任务发送至终端104中新的处理人对应的终端。终端104可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。
图1B为根据本申请的其中一个实施例的撤回任务的方法的流程图,下面结合图1B来具体描述根据本申请的其中一个实施例的撤回任务的方法,如图1所示,该方法包括以下步骤S101、S102、S103和S104。
S101、查询待处理任务的处理人所对应的处理人标识。
根据本实施例的一些示例,该处理人标识包括但不限于处理人的姓名、身份证号码、电话号码等等。其中,待处理任务为该任务的状态码表示状态为“待处理”状态的任务。
进一步地,在该步骤S101的步骤之前还包括步骤:根据预存的状态码与状态的映射关系,查询状态码表示待处理状态的任务编号;根据存储的任务编号与处理人标识的对应关系,查询该待处理任务的处理人所对应的处理人标识。
预存的状态码与状态的映射关系可以人为设定,例如可以设置状态码“00”表示对应任务编号的任务状态为“已处理”,可以设置状态码“01”表示对应任务编号的任务状态为“未处理”。更进一步地,处理人标识与任务编号的对应关系及任务编号与状态码的对应关系预存在数据库中,对应关系的建立可以通过指针的下一跳所指的对象来建立,例如处理人标识“0321”这一数据指针的下一跳所指对象为任务编号为“0012”,该任务编号为“0012”这一数据指针的下一跳所指对象为状态码“01”,即表示处理人标识为“0321” 的处理人处理的任务编号为“0012”的任务状态为未处理状态。
S102、获取该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种。
根据本实施例的一些示例,该工作状态参数包括但不限于对应的处理人在职、对应的处理人离职、对应的处理人的休假时长、预存的对应处理人的能力等级、对应处理人历史保单的核保质量等等。该待处理任务的紧急度可以是根据用户的输入来确定,也可以是通过获取与该任务的任务编号对应存储的紧急度来确定,该紧急度包括但不限于特急、较急和一般。
S103、根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件。
根据本实施例的一些示例,该触发条件包括但不限于该待处理任务的处理人已离职、该处理人休假的时间超过预设的时长、该待处理任务为特急、该待处理任务不为特急但是通过分析对应处理人的历史任务记录及该处理人的能力等级,判断目前的处理人不适合处理该待处理任务,此种情况下的具体分析方法在下述实施例中有详细的描述。
S104、当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
根据本实施例的一些示例,撤回的方法例如取消该处理人的处理人标识与该待处理任务的任务编号的对应关系,进一步地,可以通过删除该处理人的处理人标识这一数据指向的该任务的任务编号的指针来实现。
本实施例通过查询待处理任务的处理人所对应的处理人标识,获取该处理人的工作状态参数和该待处理任务的紧急度中的至少一种,根据获取的处理人的工作状态参数和该待处理任务的紧急度中的至少一种判断是否撤回分配给该处理人的该待处理任务,使得应用该撤回任务的方法的计算机设备或其它电子设备可以根据处理该任务的处理人的实际情况自动判断是否需要撤回对应的待处理任务,省去了人工判断是否需要撤回的工作流程,提高了用户的工作效率并提高了撤回判断的准确性。
图2为根据本申请的另一实施例的撤回任务的方法的流程图,下面结合 图2来详细描述根据本申请的另一实施例的撤回任务的方法,如图2所示,该方法在包括上述步骤S101和S102的基础上,上述步骤S102中获取的工作状态参数包括但不限于对应的处理人在职、对应的处理人离职、对应的处理人的休假时间、预存的对应处理人的能力等级、对应处理人历史保单的核保质量等等,还包括以下步骤S201~S209。
S201、判断获取的工作状态是否为离职,若是,则跳转至步骤S207,否则,进入步骤S202;
S202、判断休假时间是否超过预设时长,若是,则跳转至步骤S207,否则,进入步骤S203。根据本实施例的一个使用场景例如,预设的时长为十五天,如果该处理人的休假时长大于十五天,则跳转之步骤S207;
S203、判断紧急度是否超过预设的阈值,若是,则跳转至步骤S207,否则,进入步骤S204。根据本实施例的一个示例,该紧急度包括但不限于特急、较急和一般,与每种紧急度预设有对应的紧急度数值,当该紧急度数值超过预设的阈值时,跳转至步骤S207,根据实施例的一个使用场景,例如,将紧急度为“特急”的紧急度数值预设为1,将紧急度为“较急”的紧急度数值预设为0.5,将紧急度为“一般”的紧急度数值预设为0.3,该预设的阈值例如为0.5,即表示当紧急度数值大于0.5时,直接跳转至步骤S207;
S204、根据预存的该处理人标识对应处理人处理过的历史任务记录,计算等待时间,然后跳转至步骤S205;
S205、当该等待时间计时结束时,获取所述待处理任务的状态码,然后跳转至步骤S206;
S206、判断状态码表示的状态是否仍为待处理状态,若是,则跳转至步骤S207,否则,进入步骤S209。根据本实施例的一个使用场景,可以设置状态码“00”表示对应任务编号的任务状态为“已处理”,可以设置状态码“01”表示对应任务编号的任务状态为“未处理”,即当获取的状态码为“01”时,跳转至步骤S207,当获取的状态码为“00”时,跳转至步骤S209;
S207、判断满足预设的撤回该待处理任务的触发条件,然后跳转至步骤 S208;
S208、撤回分配给该处理人的该待处理任务,然后进入步骤S209;
S209、结束。
根据本实施例的一些示例,下面将待处理任务以待处理的报价任务为例来举例说明,上述步骤S204中等待时间的计算方法可以通过以下方法来计算。
当待处理任务的紧急度为较急时,获取较急这一紧急度对应预设的紧急度数值P1,例如为0.5,然后通过分析该处理人历史任务记录,计算该处理人历史任务的完成准确率,进一步地,可以通过以下公式进行计算:
Figure PCTCN2018085051-appb-000001
X quan表示该处理人的历史报价任务的完成准确率,X sum表示该处理人处理过的已承保的历史核保总件数,X modify表示报价任务承保后修改件数,X claim表示该处理人处理的出险理赔时的出错件数。
再根据以下公式计算F (n)的值:
当处理人在职但是休假时间小于预设的阈值(例如为十五天)时,通过以下公式确定F (n)的值:
F (n)=1-(P 1+a L1*X level+b L1*X quan)/2     (2);
当处理人在职且未休假时,通过以下公式确定F (n)的值:
F (n)=1-(P 1+a L2*X level+b L2*X quan)      (3);
X quan可以通过上述公式(1)来计算得到,P 1为预设的该待完成任务的紧急度数值,X level为预设的该处理人的等级,a L1、b L1、a L2、b L2为预设的权值。根据本实施例的一个示例,与特急、较急、一般对应的P 1的预设值分别为1、0.5、0.3,与处理人的等级对应预设的X level的取值可以为1、2、3等等,该a L1、b L1、a L2、b L2的取值为别为0.6、0.4、0.4、0.6。
然后通过以下方式确定等待时间:
当F (n)在预设的第一阈值范围时,确定等待时间M为零,表示立即撤回;
当F (n)在预设的第二阈值范围内时,等待时间M=-10F (n)+10;
当F (n)在预设的第三阈值范围内时,确定等待时间M为7,表示等待7天以后,若该待完成任务的任务状态仍为未完成,则撤回。
根据本实施例的一些示例,上述第一阈值范围例如为F (n)>0.8,上述预设的第二阈值范围例如为0.8≥F (n)>0.3,上述预设的第三阈值范围例如0.3≥F (n)>0。
图3为根据本申请的又一实施例的撤回任务的方法的流程图,根据本申请的一个实施例的撤回任务的方法如图3所示,该方法在包括上述步骤S101~S104的基础上,还包括步骤S301。
S301、将该待处理任务分配给新的处理人标识对应的处理人进行处理。
根据本实施例的其中一个示例,该分配的方式例如将新的处理人标识与该任务的任务编号建立对应关系,通过在该新的处理人标识数据中存储指向该任务编号的方法来实现,将该指针的下一跳所指的对象设为该待处理任务的任务编号。
根据本实施例的另一个示例,该方法还包括:
将该待处理任务分配的处理人的处理人标识显示。该处理人标识包括但不限于处理人的姓名、电话号码、身份证号等等。
应该理解的是,虽然图1B-3的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图1B-3中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。
图4为根据本申请的一个实施例的撤回任务的装置的框图。下面结合图4来详细描述根据本申请的其中一个实施例的撤回任务的装置,如图4所示, 该撤回任务的装置10包括:
查询模块11,用于查询待处理任务的处理人所对应的处理人标识;
数据获取模块12,用于根据该处理人标识对应处理人的工作状态参数和该待处理任务的紧急度中的至少一种;
判断模块13,用于根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回该待处理任务的触发条件;及
撤回模块14,用于当该触发条件被满足时,撤回分配给该处理人的该待处理任务。
进一步地,该数据获取模块用于获取该待处理任务的紧急度;
时间计算模块,用于判断该紧急度是否超过预设的阈值,若否,则根据预存的该处理人标识对应处理人处理过的历史任务记录,计算等待时间;
该装置还包括状态码获取模块,用于当该等待时间计时结束时,获取所述待处理任务的状态码;及
该判断模块还用于当所述状态码表示的状态仍为待处理状态时,判断满足预设的撤回该待处理任务的触发条件。
根据本实施例的一些示例,该判断模块具体用于判断获取的工作状态是否为离职,若是,则判断该触发条件被满足,否则,判断该处理人的休假时间是否超过预设时长,若是,则判断该触发条件被满足,否则,进一步判断该待处理任务的紧急度是否超过预设的阈值,若是,则判断该触发条件被满足,否则,通过时间计算模块根据预存的该处理人标识对应处理人处理过的历史任务记录,计算等待时间,当该等待时间计时结束时,通过数据获取模块12获取所述待处理任务的状态码,该判断模块还用于判断状态码表示的状态是否仍为待处理状态,及若是,则判断该触发条件被满足。
根据本实施例的一些示例,该时间计算模块通过以下方式的计算以获得等待天数:
Figure PCTCN2018085051-appb-000002
X quan表示该处理人的历史报价任务的完成准确率,X sum表示该处理人处理过的已承保的历史核保总件数,X modify表示报价任务承保后修改件数,X claim表示该处理人处理的出险理赔时的出错件数。
再根据以下公式计算F (n)的值:
当处理人在职但是休假时间小于预设的阈值(例如为十五天)时,通过以下公式确定F (n)的值:
F (n)=1-(P 1+a L1*X level+b L1*X quan)/2      (2);
当处理人在职时,通过以下公式确定F (n)的值:
F (n)=1-(P 1+a L2*X level+b L2*X quan)     (3);
X quan可以通过上述公式(1)来计算得到,P 1为预设的该待完成任务的紧急度数值,X level为预设的该处理人的等级,a L1、b L1、a L2、b L2为预设的权值。根据本实施例的一个示例,与特急、较急、一般对应的P 1的预设值分别为1、0.5、0.3,与处理人的等级对应预设的X level的取值可以为1、2、3等等,该a L1、b L1、a L2、b L2的取值为别为0.6、0.4、0.4、0.6。
然后通过以下方式确定等待时间:
当F (n)在预设的第一阈值范围时,确定等待时间为零,表示立即撤回;
当F (n)在预设的第二阈值范围内时,等待时间M=-10F (n)+10;
当F (n)在预设的第三阈值范围内时,确定等待时间为7,表示等待7天以后,若该待完成任务的任务状态仍为未完成,则撤回。
根据本实施例的一个示例,上述第一阈值范围例如为F (n)>0.8,上述预设的第二阈值范围例如为0.8≥F (n)>0.3,上述预设的第三阈值范围例如0.3≥F (n)>0。
进一步地,该数据获取模块用于获取该处理人标识对应处理人的工作状态参数;
该判断模块还用于判断该工作状态参数所代表的工作状态是否为离职或者休假的时间超过预设的时长,及若是,则判断满足预设的撤回该待处理任务的触发条件。
进一步地,该数据获取模块用于获取该待处理任务的紧急度;
该判断模块还用于判断该紧急度是否超过预设的阈值,及若是,则判断满足预设的撤回该待处理任务的触发条件。
作为可选地,该撤回任务的装置10还包括:
再分配模块,用于将该待处理任务分配给新的处理人标识对应的处理人进行处理。
关于任务撤回的装置的具体限定可以参见上文中对于任务撤回的方法的限定,在此不再赘述。上述任务撤回的装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。
图5为根据本申请的一个实施例的计算机设备的框图,该计算机设备可以用作服务器,如图5所示,该计算机设备包括通过系统总线连接的处理器、非易失性存储介质、内存储器、显示屏和输入装置。该计算机设备的非易失性存储介质可存储操作系统和计算机可读指令,该计算机可读指令被处理器执行时,可使得处理器执行本申请各实施例的一种撤回任务的方法,该方法的具体实现过程可参考图1B至3中各实施例的具体内容,在此不再赘述。该计算机设备的处理器用于提供计算和控制能力,支撑整个计算机设备的运行。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的显示屏用于进行显示,该计算机设备的输入装置用于接收用户输入的处理人标识对应处理人的工作状态参数、待处理任务的紧急度等参数,该输入装置例如计算机设备的鼠标、实体键盘或虚拟键盘。本领域技术人员可以理解,图5中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。
一种计算机设备,包括存储器和一个或多个处理器,存储器中存储有计 算机可读指令,计算机可读指令被处理器执行时实现本申请任意一个实施例中提供的撤回任务的方法的步骤。
一个或多个存储有计算机可读指令的非易失性存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器实现本申请任意一个实施例中提供的撤回任务的方法的步骤。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。

Claims (20)

  1. 一种撤回任务的方法,包括:
    查询待处理任务的处理人所对应的处理人标识;
    获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种;
    根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件;及
    当所述触发条件被满足时,撤回分配给所述处理人的所述待处理任务。
  2. 根据权利要求1所述的方法,其特征在于,所述获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种,包括:
    获取所述处理人标识对应处理人的工作状态参数;
    所述根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件包括:
    判断所述工作状态参数所代表的工作状态是否为离职或者休假的时间超过预设的时长,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  3. 根据权利要求1所述的方法,其特征在于,还包括:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  4. 根据权利要求1所述的方法,其特征在于,还包括:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,若否,则根据预存的所述处理人标识对应处理人处理过的历史任务记录,计算等待时间;
    当所述等待时间计时结束时,获取所述待处理任务的状态码;及
    当所述状态码表示的状态仍为待处理状态时,判断满足预设的撤回所述待处理任务的触发条件。
  5. 根据权利要求1至4任意一项所述的方法,其特征在于,在撤回分配 给所述处理人的所述待处理任务之后,还包括:
    将所述待处理任务分配给新的处理人标识对应的处理人进行处理。
  6. 根据权利要求5所述的方法,其特征在于,还包括:
    将所述待处理任务分配的新的处理人的处理人标识显示。
  7. 一种撤回任务的装置,包括:
    查询模块,用于查询待处理任务的处理人所对应的处理人标识;
    数据获取模块,用于获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种;
    判断模块,用于根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件;及
    撤回模块,用于当所述触发条件被满足时,撤回分配给所述处理人的所述待处理任务。
  8. 根据权利要求7所述的装置,其特征在于:
    所述数据获取模块用于获取所述处理人标识对应处理人的工作状态参数;
    所述判断模块还用于判断所述工作状态参数所代表的工作状态是否为离职或者休假的时间超过预设的时长,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  9. 根据权利要求7所述的装置,其特征在于:
    所述数据获取模块用于获取所述待处理任务的紧急度;
    时间计算模块,用于判断所述紧急度是否超过预设的阈值,若否,则根据预存的所述处理人标识对应处理人处理过的历史任务记录,计算等待时间;
    还包括状态码获取模块,用于当所述等待时间计时结束时,获取所述待处理任务的状态码;及
    所述判断模块还用于当所述状态码表示的状态仍为待处理状时,判断满足预设的撤回所述待处理任务的触发条件。
  10. 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中 储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    查询待处理任务的处理人所对应的处理人标识;
    获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种;
    根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件;及
    当所述触发条件被满足时,撤回分配给所述处理人的所述待处理任务。
  11. 根据权利要求10所述的计算机设备,其特征在于,所述获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种包括:
    获取所述处理人标识对应处理人的工作状态参数;
    所述根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件包括:
    判断所述工作状态参数所代表的工作状态是否为离职或者休假的时间超过预设的时长,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  12. 根据权利要求10所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  13. 根据权利要求10所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,若否,则根据预存的所述处理人标识对应处理人处理过的历史任务记录,计算等待时间;
    当所述等待时间计时结束时,获取所述待处理任务的状态码;及
    当所述状态码表示的状态仍为待处理状态时,判断满足预设的撤回所述待处理任务的触发条件。
  14. 根据权利要求10至13任意一项所述所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:
    将所述待处理任务分配给新的处理人标识对应的处理人进行处理。
  15. 根据权利要求14所述所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:
    将所述待处理任务分配的新的处理人的处理人标识显示。
  16. 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    查询待处理任务的处理人所对应的处理人标识;
    获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种;
    根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件;及
    当所述触发条件被满足时,撤回分配给所述处理人的所述待处理任务。
  17. 根据权利要求16所述的存储介质,其特征在于,所述获取所述处理人标识对应处理人的工作状态参数和所述待处理任务的紧急度中的至少一种包括:
    获取所述处理人标识对应处理人的工作状态参数;
    所述根据获取的工作状态参数和所述待处理任务的紧急度中的至少一种,判断是否满足预设的撤回所述待处理任务的触发条件包括:
    判断所述工作状态参数所代表的工作状态是否为离职或者休假的时间超过预设的时长,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  18. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,及若是,则判断满足预设的撤回所述待处理任务的触发条件。
  19. 根据权利要求16所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    获取所述待处理任务的紧急度;
    判断所述紧急度是否超过预设的阈值,若否,则根据预存的所述处理人标识对应处理人处理过的历史任务记录,计算等待时间;
    当所述等待时间计时结束时,获取所述待处理任务的状态码;及
    当所述状态码表示的状态仍为待处理状态时,判断满足预设的撤回所述待处理任务的触发条件。
  20. 根据权利要求16至19任意一项所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:
    将所述待处理任务分配给新的处理人标识对应的处理人进行处理。
PCT/CN2018/085051 2017-07-25 2018-04-28 撤回任务的方法、装置、计算机设备和存储介质 WO2019019751A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710614394.3 2017-07-25
CN201710614394.3A CN108509258A (zh) 2017-07-25 2017-07-25 撤回任务的方法、装置、计算机设备及存储介质

Publications (1)

Publication Number Publication Date
WO2019019751A1 true WO2019019751A1 (zh) 2019-01-31

Family

ID=63373456

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/085051 WO2019019751A1 (zh) 2017-07-25 2018-04-28 撤回任务的方法、装置、计算机设备和存储介质

Country Status (2)

Country Link
CN (1) CN108509258A (zh)
WO (1) WO2019019751A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11763724B2 (en) * 2019-10-28 2023-09-19 Hefei Boe Joint Technology Co., Ltd. Shift register unit and method for driving shift register unit, gate drive circuit, and display device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110097268B (zh) * 2019-04-19 2022-08-19 北京金山安全软件有限公司 一种任务分配方法、装置、电子设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2791877A1 (en) * 2011-12-16 2014-10-22 Trenkwalder S.r.l. Interactive system for job offering and subscription
CN104809580A (zh) * 2015-05-05 2015-07-29 江苏黄金屋教育咨询有限公司 一种人事管理系统
CN105956831A (zh) * 2016-05-11 2016-09-21 广东诚进科技股份有限公司 一种员工请假系统的控制方法
CN106355309A (zh) * 2016-08-24 2017-01-25 明算科技(北京)股份有限公司 业务信息改签处理方法和系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488691A (zh) * 2013-09-02 2014-01-01 用友软件股份有限公司 任务调度装置和任务调度方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2791877A1 (en) * 2011-12-16 2014-10-22 Trenkwalder S.r.l. Interactive system for job offering and subscription
CN104809580A (zh) * 2015-05-05 2015-07-29 江苏黄金屋教育咨询有限公司 一种人事管理系统
CN105956831A (zh) * 2016-05-11 2016-09-21 广东诚进科技股份有限公司 一种员工请假系统的控制方法
CN106355309A (zh) * 2016-08-24 2017-01-25 明算科技(北京)股份有限公司 业务信息改签处理方法和系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11763724B2 (en) * 2019-10-28 2023-09-19 Hefei Boe Joint Technology Co., Ltd. Shift register unit and method for driving shift register unit, gate drive circuit, and display device

Also Published As

Publication number Publication date
CN108509258A (zh) 2018-09-07

Similar Documents

Publication Publication Date Title
CN108388604B (zh) 用户权限数据管理装置、方法及计算机可读存储介质
WO2020232884A1 (zh) 数据表迁移方法、装置、计算机设备和存储介质
WO2019041753A1 (zh) 信息修改方法、装置、计算机设备及计算机可读存储介质
US8566578B1 (en) Method and system for ensuring compliance in public clouds using fine-grained data ownership based encryption
WO2019019752A1 (zh) 审批人的辅助选择方法、装置、计算机设备和存储介质
WO2019041912A1 (zh) 理赔案件分配方法、装置、计算机设备和存储介质
JP2013109756A (ja) データ処理システムのメモリ使用状況を追跡する方法
WO2021036449A1 (zh) 维度数据处理方法、装置、计算机设备和存储介质
WO2019019746A1 (zh) 保险理赔的处理方法、装置、计算机设备及存储介质
CN109522751B (zh) 访问权限控制方法、装置、电子设备及计算机可读介质
WO2020258650A1 (zh) 页面信息显示方法、装置、计算机设备和存储介质
US9223672B1 (en) Method and system for providing error repair status data to an application user
US20170199889A1 (en) Method and device for identifying junk picture files
US20170091256A1 (en) Record Retention and Deletion
WO2019019751A1 (zh) 撤回任务的方法、装置、计算机设备和存储介质
CN110766348B (zh) 一种组合拣货任务的方法和装置
WO2019019745A1 (zh) 投保单自动分配的方法、装置、计算机设备和存储介质
CN111062572B (zh) 任务分配的方法和装置
CN111885184A (zh) 高并发场景下热点访问关键字处理方法和装置
CN112860706A (zh) 一种业务的处理方法、装置、设备及存储介质
CN109542962B (zh) 数据处理方法、装置、计算机设备和存储介质
US20150095119A1 (en) Managing key performance indicators
CN113076224B (zh) 数据备份方法、数据备份系统、电子设备及可读存储介质
US9785724B2 (en) Secondary queue for index process
US10936968B2 (en) Ticket routing

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18839182

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18839182

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 05/08/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18839182

Country of ref document: EP

Kind code of ref document: A1