WO2018201867A1 - Task reminder method, device, server and medium - Google Patents

Task reminder method, device, server and medium Download PDF

Info

Publication number
WO2018201867A1
WO2018201867A1 PCT/CN2018/082616 CN2018082616W WO2018201867A1 WO 2018201867 A1 WO2018201867 A1 WO 2018201867A1 CN 2018082616 W CN2018082616 W CN 2018082616W WO 2018201867 A1 WO2018201867 A1 WO 2018201867A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
reminder
threshold
information
tasks
Prior art date
Application number
PCT/CN2018/082616
Other languages
French (fr)
Chinese (zh)
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 WO2018201867A1 publication Critical patent/WO2018201867A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups
    • G06Q10/1097Task assignment

Definitions

  • the present application belongs to the field of information processing technologies, and in particular, to a task reminding method, device, server, and medium.
  • the development and maintenance of a product can be decomposed into multiple project tasks.
  • Different project tasks correspond to different time node schedules, and each project task interacts with each other. Therefore, it is particularly important to supervise the time nodes of each project task.
  • the progress of each project task needs manual supervision and reminder, which is prone to omission, and the accuracy is low, which may affect the development and maintenance progress of the entire product.
  • a first aspect of the embodiments of the present application provides a task reminding method, including:
  • the to-do task reminder information is generated according to the time node of the to-be-executed task.
  • a second aspect of the embodiments of the present application provides a task reminding apparatus, including:
  • An information obtaining module configured to obtain a reminder alert value of the to-do task, where the reminder alert value is obtained according to the importance degree information of the to-do task;
  • a detecting module configured to detect a size relationship between the reminder value of the to-do task and the first threshold
  • a processing module configured to: when the detecting module detects that the reminder warning value is greater than the first threshold, generate a to-do task reminding information; and when the detecting module detects that the reminding alert value is less than or equal to the first When a threshold is reached, the to-do task reminder information is generated according to the time node of the to-do task.
  • a third aspect of the embodiments of the present application provides a task reminding server, including a memory, a processor, and the computer storing computer readable instructions executable on the processor, the processor executing the computer The following steps are implemented when the instructions are readable:
  • the to-do task reminder information is generated according to the time node of the to-be-executed task.
  • a fourth aspect of the embodiments of the present application provides a computer readable storage medium storing computer readable instructions, wherein the computer readable instructions are implemented by at least one processor The following steps:
  • the to-do task reminder information is generated according to the time node of the to-be-executed task.
  • FIG. 2 is a flowchart of still another embodiment of a task reminding method provided by an embodiment of the present application
  • FIG. 3 is a flowchart of an implementation of performing processing on the to-be-executed task according to an embodiment of the present application
  • FIG. 5 is a schematic diagram of an operating environment of a task reminding program provided by an embodiment of the present application
  • FIG. 6 is a functional block diagram of a task reminder program provided by an embodiment of the present application.
  • FIG. 1 is a flowchart showing an implementation process of a task reminding method provided by an embodiment of the present application, which is described in detail as follows:
  • Step S101 Acquire a reminder alert value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task.
  • the to-do task is a task that needs to be completed but not completed in the product development and maintenance process. For example, there are a total of N tasks to be processed during the entire development and maintenance process of a product.
  • the tasks of M (M ⁇ N, M and N are positive integers) have been completed, and the to-do tasks are N items removed from the M tasks.
  • NM tasks other than tasks have been completed.
  • the reminder value can be obtained according to the importance degree information of the to-do task, and the higher the importance degree, the higher the reminder value corresponding to the to-do task.
  • the degree of importance can be the relationship between a to-do task and other to-do tasks and the status of the entire product development and maintenance process. For example, if there is a relationship between a to-do task and more other to-do tasks, the importance of the to-do task is higher; the closer the position of a to-do task in the product development process is to the foundation, the to-do task The higher the importance, but not limited to this.
  • the number of associations of other to-do tasks associated with the to-do task may be obtained, and the status indicators of the to-do task in the whole product development and maintenance process are determined according to the number of associations and the status indicator.
  • the reminder value of the to-do task is positively correlated with the reminder value of the to-do task.
  • the number of associations of other to-do tasks associated with the to-do task may also be acquired, and the reminder value of the to-do task of the to-do task is determined according to the number of associations.
  • the status indicator of the to-do task in the whole product development and maintenance process may be obtained, and the reminder value of the to-do task of the to-do task is determined according to the status indicator.
  • the status indicators of the to-do task during the entire product development and maintenance process can be set in advance, for example, each to-do task corresponds to a status indicator, but is not limited thereto.
  • the reminder value may be related to the length of time between the current time and the deadline of the to-do task based on the information on the importance level of the to-do task. Specifically, as the time between the current date and the deadline of the to-do task becomes shorter, the reminder value corresponding to the to-do task becomes larger.
  • the reminder value of the to-do task may be determined according to the number of associations of the to-do task, the status indicator, and the time difference between the deadline of the to-do task and the current time.
  • the time difference between the deadline of the to-do task and the current time is positively correlated with the reminder value of the to-do task. For example, if the number of related tasks and the status indicator of the to-do task are fixed, the smaller the time difference between the deadline of the to-do task and the current time is, the larger the reminder value of the to-do task is.
  • the time difference between the deadline of the to-do task and the current time may be calculated on a daily basis or by an hour, which is not limited thereto.
  • the reminder value can also be related only to the time difference between the deadline of the task to be tasked and the current time. For example, there is a linear relationship between the reminder value and the time limit of the to-do task and the current time.
  • the reminder value may be a fixed value, or may be a variable related to the number of associations, the status indicator, and the time difference between the deadline of the to-do task and the current time, and is not limited thereto.
  • the alert value can be any number between 0 and 1, or it can be other values.
  • the reminder value corresponding to the reminder task with higher importance is close to 1, and the reminder value corresponding to the reminder task with lower importance is close to 0.
  • the task reminding method may further include: acquiring the number of the to-do tasks, and comparing the number of the to-do tasks with the preset reminder tasks, where the waiting When the preset number of the number of tasks and the number of the preset reminder tasks are met, the reminder value for obtaining the to-do task is executed.
  • the task reminder may be used in other manners to improve the efficiency of the task reminder, for example, by artificially prompting.
  • the number of to-do tasks is greater than the number of preset reminders, there are too many to-do tasks that need to be reminded by reminders. The way of direct man-made reminders is less efficient and may be missed, so you can get reminders for to-do tasks. Value to remind reminders of each to-do task.
  • the preset relationship between the number of to-do tasks and the number of preset reminders may be: the number of to-do tasks is greater than or equal to the number of preset reminders. Among them, the number of preset reminders can be set, but it should not be larger.
  • Step S102 Detect a relationship between a reminder value of the to-do task and a first threshold.
  • the first threshold may be a value in a range of values formed by the reminder value of each to-do task. For example, if each of the reminder warning values is formed in the range of 0.2 to 0.8, the first threshold may be set to a value between 0.2 and 0.8, for example, 0.6.
  • the relationship between the alert value and the first threshold is detected, that is, the magnitude of the alert value and the first threshold are compared. For example, if the current value of the reminder value of a to-do task is 0.4, and the first threshold is 0.6, the reminder value of the to-do task is less than the first threshold, indicating that the importance of the to-do task is lower at the current time; The current value of the reminder value of a to-do task is 0.7, and the first threshold is 0.6. The reminder value of the to-do task is greater than the first threshold, indicating that the priority of the to-do task is higher at the current time. For high-priority to-do tasks, task reminders should be given priority, and reminders for less important to-do tasks can be located after reminders of more important to-do tasks.
  • Step S103 When it is detected that the reminder alert value is greater than the first threshold, generate to-do task reminder information.
  • the task reminder should be given priority for the to-do task with higher importance, and the to-do task with the warning value greater than the first threshold is a to-do task with a higher degree of importance, so the to-do task reminder information can be directly generated. .
  • the to-do task reminder information includes information such as the name of the task to be tasked, the time limit, the importance level, and the like, and the corresponding responsible person has been reminded to process the to-do task. For example, if the reminder value of the first to-do task is greater than the first threshold, the to-be task reminder information is generated: the first to-do task has a deadline of the first date and the highest degree of importance, and the processing is performed before the second date; The second date can be earlier than the first date.
  • the task reminding method further includes: obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  • each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • a contact information which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminder information is sent to the responsible person corresponding to the to-do task.
  • the mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
  • each responsible person corresponding to each to-do task can be a peer-to-peer relationship, or a subordinate-colleague relationship, so that the direct responsible person of the to-do task and the superior colleague of the directly responsible person can Receive reminder information of the to-do task in time.
  • step S104 when it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task.
  • the task reminder may not be prioritized, and the to-do task whose alert value is less than the first threshold is a less important to-do task, so there is no need to directly generate a to-do task.
  • the reminder information is generated, but the to-do task reminder information is generated according to the time node of the to-do task.
  • the time node of the to-do task is a node that is the first preset time before the deadline time of the to-do task.
  • the first preset time may be set according to the importance degree information of the to-do task, and the importance level is relatively higher, and the first preset time is longer; otherwise, the first preset time is shorter.
  • the reminder value of the to-do task is less than the first threshold, and the importance of the to-do task is relatively high, and the first preset time is set to 4 days, and the deadline of the to-do task is March 21
  • the time node of the to-do task is March 17th, that is, when the time reaches the early morning of March 17, the task reminder information is generated. If the current time is not until the early morning of March 17, the task reminder information is not generated; if the current time exceeds the early morning of March 17, the task reminder information is generated. If the importance of the to-do task is relatively low, the first preset time may be set to 2 days.
  • the importance of the to-do task is relatively high or relatively low, and is based on each to-do task whose reminder value is less than the first threshold.
  • the task reminding method further includes: obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  • each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • a contact information which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminding information is sent to the responsible person corresponding to the to-do task.
  • the mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
  • the task reminding method may further include:
  • Step S201 Acquire an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task.
  • the execution warning value may be obtained according to the deadline information and the importance degree information of the to-do task, and the duration and importance of the to-do task are positively correlated with the execution warning value. Specifically, the closer the current time is to the deadline of the to-do task, the higher the importance of the to-do task, and the higher the execution warning value of the to-do task; the farther the current time is than the deadline of the to-do task, the task to be tasked The lower the importance, the lower the execution warning value of the to-do task.
  • the execution warning value may be any number between 0 and 1, or may be other values.
  • the reminder value corresponding to the reminder task with the shorter period and higher importance is close to 1, and the reminder value corresponding to the reminder task with the longer term and lower importance is close to zero.
  • Step S202 detecting a size relationship between the execution warning value and the second threshold.
  • the second threshold may be a value in a range of values formed by the execution warning value of each to-do task.
  • each execution warning value is formed in a range of 0.2 to 0.8
  • the second threshold may be set to a value between 0.2 and 0.8, for example, 0.7.
  • the size relationship between the execution execution warning value and the second threshold is detected, that is, the size of the execution warning value and the second threshold is compared. For example, if the execution warning value of a to-do task is 0.6 and the second threshold is 0.7, the execution warning value of the to-do task is less than the second threshold, indicating that the to-do task does not reach the level of processing; The execution warning value of the to-do task is 0.8, and the second threshold is 0.7, the execution warning value of the to-do task is greater than the second threshold, indicating that the current time is closer to the deadline of the to-do task and the importance of the to-do task is not High, has reached the level of processing.
  • Step S203 Perform execution processing on the to-be-executed task when detecting that the execution warning value is greater than the second threshold, where the execution processing includes deferring and setting an enforcement flag.
  • the performing processing on the to-do task may be implemented by the following process:
  • Step S301 Obtain the deadline information and the importance degree information of the to-be-executed task.
  • Step S302 Sort each of the to-do tasks whose execution warning value is greater than the second threshold.
  • the number of to-do tasks whose execution warning value is greater than the second threshold may be more than one. Therefore, each to-do task whose execution warning value is greater than the second threshold may be sorted according to a preset order, so as to perform corresponding processing according to the sorting result. . For example, for each to-do task whose execution warning value is greater than the second threshold, the ranking may be performed according to the size of the execution warning value. For example, for each to-do task whose execution warning value is greater than the second threshold, the scheduling may be performed according to the level of importance; for each to-do task whose execution warning value is greater than the second threshold, the duration of the current time and the duration may be performed. Sort.
  • Step S303 performing the execution processing on each of the to-do tasks according to the sorting result.
  • each to-be-executed task is subjected to corresponding execution processing.
  • the to-do task with lower importance can be postponed, and the to-do task with higher importance is forced.
  • the method further includes: acquiring a contact manner of the responsible person corresponding to the to-do task, and sending the execution process to a contact manner of the responsible person corresponding to the to-do task.
  • each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • a contact information which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account).
  • the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminder information is sent to the responsible person corresponding to the to-do task.
  • the mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
  • FIG. 4 shows a specific example flow chart of the task reminding method, which is detailed as follows:
  • step S401 the number of the to-be-executed tasks is obtained, and the number of the to-be-executed tasks is compared with the number of preset reminder tasks, and the number of the to-do tasks and the number of the preset reminder tasks are compared.
  • step S402 is performed.
  • Step S402 obtaining a reminder alert value of the to-do task, where the reminder alert value is obtained according to the importance degree information of the to-do task.
  • Step S403 detecting a size relationship between the reminder value of the to-do task and the first threshold.
  • step S404 when the reminder alarm value is greater than the first threshold, the to-do task reminder information is directly generated, and step S406 is performed.
  • step S405 when the reminder alarm value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task, and step S406 is performed.
  • Step S406 Acquire a contact manner of the responsible person corresponding to the to-do task, and send the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  • Step S407 Acquire an execution warning value of the to-be-executed task, and a deadline information and an importance degree information of the to-do task; the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task.
  • Step S408 sorting each of the to-do tasks whose execution warning value is greater than the second threshold
  • Step S409 performing the execution processing on each of the to-do tasks according to the sorting result.
  • the above task reminding method obtains the reminder value of the to-do task, detects the reminder value of the to-do task and the size of the first threshold, and directly generates the to-do task reminding information for the to-do task whose reminder value is greater than the first threshold.
  • the to-do task reminder information is generated according to the time node of the to-do task, and the differential task is processed according to the size relationship between the reminder value of each to-do task and the first threshold.
  • FIG. 5 is a schematic diagram showing the operating environment of the task reminding program provided by the embodiment of the present application. For the convenience of explanation, only the parts related to the present embodiment are shown.
  • the task reminder 500 is installed and runs in the server 50.
  • the server 50 can include, but is not limited to, a memory 501, a processor 502, and a display 503.
  • Figure 5 shows only server 50 with components 501-503, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
  • the memory 501 may be an internal storage unit of the server 50, such as a hard disk or memory of the server 50, in some embodiments.
  • the memory 501 may also be an external storage device of the server 50 in other embodiments, such as a plug-in hard disk equipped on the server 50, a smart memory card (SMC), and a secure digital (Secure) Digital, SD) cards, flash cards, etc.
  • the memory 501 may also include both an internal storage unit of the server 50 and an external storage device.
  • the memory 501 is configured to store application software and various types of data installed in the server 50, such as program codes of the task reminder program 500, and the like.
  • the memory 501 can also be used to temporarily store data that has been output or is about to be output.
  • the processor 502 can be a central processor (Central) in some embodiments A processing unit (CPU), a microprocessor or other data processing chip for running program code or processing data stored in the memory 501, such as executing the task reminder 500 and the like.
  • Central central processor
  • CPU central processing unit
  • microprocessor microprocessor or other data processing chip for running program code or processing data stored in the memory 501, such as executing the task reminder 500 and the like.
  • the display 503 may be an LED display, a liquid crystal display, a touch liquid crystal display, and an OLED (Organic) in some embodiments. Light-Emitting Diode, organic light-emitting diodes, etc.
  • the display 503 is used to display information processed in the server 50 and a user interface for displaying visualizations, such as an application menu interface, an application icon interface, and the like.
  • the components 501-503 of the server 50 communicate with one another via a system bus 505.
  • FIG. 6 is a functional block diagram of the task reminder program 500 provided by the embodiment of the present application.
  • the task reminder 500 can be divided into one or more modules, the one or more modules are stored in the memory 501, and are executed by one or more processors (this implementation) An example is performed by the processor 502) to complete the application.
  • the function switch based application control program 500 can be divided into an information acquisition module 601, a detection module 602, and a processing module 603.
  • a module referred to in this application refers to a series of computer readable instruction instructions that are capable of performing a particular function, and are more suitable than the program to describe the execution of the task reminder 600 in the server 50. The following description will specifically describe the functions of the information acquisition module 601, the detection module 602, and the processing module 603.
  • the information obtaining module 601 is configured to obtain a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task.
  • the detecting module 602 is configured to detect a size relationship between the reminder value of the to-do task and the first threshold.
  • the processing module 603 is configured to generate, when the detection module detects that the reminder alert value is greater than the first threshold, generate to-do task reminder information; and when the detecting module detects that the reminder alert value is less than or equal to the When the first threshold is used, the to-do task reminding information is generated according to the time node of the to-do task.
  • the task reminding program further includes an information sending module 604.
  • the information sending module 604 is configured to obtain the contact information of the responsible person corresponding to the to-do task, and send the to-do task reminding information to the contact mode of the responsible person corresponding to the to-do task.
  • the task reminder program further includes a pre-execution module 605.
  • the pre-execution module 605 is configured to acquire the number of the to-do tasks, and compare the number of the to-do tasks with the number of preset reminders.
  • the obtaining module 601 is specifically configured to execute the acquiring a to-do task when the pre-execution module 605 compares and determines that the number of the to-do tasks and the number of the preset reminder tasks satisfy a preset relationship. The reminder value of the reminder.
  • the obtaining module 601 is further configured to obtain an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task.
  • the detecting module 602 is further configured to detect a size relationship between the execution warning value and the second threshold.
  • the processing module 603 is further configured to perform processing on the to-be-executed task when the detecting module detects that the execution warning value is greater than a second threshold, where the performing processing includes deferring and setting an enforcement flag.
  • the processing module 603 includes an obtaining unit 701, a sorting unit 702, and an executing unit 703.
  • the obtaining unit 701 is configured to acquire the deadline information and the importance degree information of the to-be-executed task.
  • the sorting unit 702 is configured to sort each of the to-do tasks whose execution warning value is greater than a second threshold.
  • the executing unit 703 is configured to perform the performing processing on each of the to-do tasks according to the sorting result.
  • the task reminder 500 installed and running in the server 50 obtains the reminder value of the to-do task, detects the reminder value of the to-do task and the size of the first threshold, and the reminder value is greater than the first threshold.
  • the to-do task directly generates the to-do task reminder information.
  • the to-do task reminder information is generated according to the time node of the to-do task, and the reminder value of each to-do task is set according to the to-do task.
  • the task reminder processing can be improved, and the task reminder accuracy and the reminder efficiency can be improved, and the task reminder is directly performed for the to-do task with higher importance, so as to better remind the relevant responsible person to do the work.
  • Task processing not easy to miss, can promote the development and maintenance of the entire product.
  • each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units as needed.
  • the module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above.
  • Each functional unit and module in the embodiment may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit, and the integrated unit may be hardware.
  • Formal implementation can also be implemented in the form of software functional units.
  • the specific names of the respective functional units and modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application.
  • For the specific working process of the unit and the module in the foregoing system reference may be made to the corresponding process in the foregoing method embodiment, and details are not described herein again.
  • the disclosed apparatus and method may be implemented in other manners.
  • the system embodiment described above is merely illustrative.
  • the division of the module or unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the medium includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in the various embodiments of the embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), and a random access memory (RAM, Random Access).
  • ROM read-only memory
  • RAM random access memory

Abstract

The present solution is applicable in the technical field of information processing, and provides a task reminder method, a device, a server and a medium. The method comprises: acquiring an urgency alert value of a pending task, the urgency alert value being obtained according to degree of importance information of the pending task; detecting the magnitude relationship between the urgency alert value of the pending task and a first threshold; when detected that the urgency alert value is greater than the first threshold, then generating reminder information for the pending task; when detected that the urgency alert value is less than or equal to the first threshold, then generating reminder information for the pending task according to a time node of the pending task. The method performs differential task urgency processing according to the magnitude relationship between an urgency alert value of each pending task and the first threshold, and thus may improve task urgency accuracy and urging efficiency; the present invention directly performs task reminding for a pending task having a higher degree of importance so as to better remind relevant responsible personnel to perform the pending task, and thus omissions will not easily occur, and the development and maintenance of an entire product may be driven to advance.

Description

一种任务提醒方法、装置、服务器及介质Task reminding method, device, server and medium
本申请要求于2017年05月04日提交中国专利局、申请号为201710307229.3、发明名称为“任务提醒方法和服务器”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese Patent Application, filed on May 4, 2017, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本申请属于信息处理技术领域,尤其涉及一种任务提醒方法、装置、服务器及介质。The present application belongs to the field of information processing technologies, and in particular, to a task reminding method, device, server, and medium.
背景技术Background technique
通常一个产品的开发维护可以分解为多个项目任务,不同的项目任务对应不同的时间节点进度,而各个项目任务之间相互影响制约,因此对各个项目任务的时间节点的监督显得尤为重要。目前各个项目任务的进度需要人工监督并催办,容易发生遗漏,且准确度较低,很可能影响整个产品的开发维护进度。Usually, the development and maintenance of a product can be decomposed into multiple project tasks. Different project tasks correspond to different time node schedules, and each project task interacts with each other. Therefore, it is particularly important to supervise the time nodes of each project task. At present, the progress of each project task needs manual supervision and reminder, which is prone to omission, and the accuracy is low, which may affect the development and maintenance progress of the entire product.
技术问题technical problem
现有技术中各个项目任务的进度需要人工监督并催办,容易发生遗漏,且准确度较低的问题。The progress of each project task in the prior art requires manual supervision and reminder, which is prone to omission and low accuracy.
技术解决方案Technical solution
本申请实施例的第一方面提供了一种任务提醒方法,包括:A first aspect of the embodiments of the present application provides a task reminding method, including:
获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
本申请实施例的第二方面提供了一种任务提醒装置,包括:A second aspect of the embodiments of the present application provides a task reminding apparatus, including:
信息获取模块,用于获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;An information obtaining module, configured to obtain a reminder alert value of the to-do task, where the reminder alert value is obtained according to the importance degree information of the to-do task;
检测模块,用于检测所述待办任务的催办预警值与第一阈值的大小关系;a detecting module, configured to detect a size relationship between the reminder value of the to-do task and the first threshold;
处理模块,用于在所述检测模块检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;以及在所述检测模块检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。a processing module, configured to: when the detecting module detects that the reminder warning value is greater than the first threshold, generate a to-do task reminding information; and when the detecting module detects that the reminding alert value is less than or equal to the first When a threshold is reached, the to-do task reminder information is generated according to the time node of the to-do task.
本申请实施例的第三方面提供了一种任务提醒服务器,包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如下步骤:A third aspect of the embodiments of the present application provides a task reminding server, including a memory, a processor, and the computer storing computer readable instructions executable on the processor, the processor executing the computer The following steps are implemented when the instructions are readable:
获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
本申请实施例的第四方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被至少一个处理器执行时实现如下步骤:A fourth aspect of the embodiments of the present application provides a computer readable storage medium storing computer readable instructions, wherein the computer readable instructions are implemented by at least one processor The following steps:
获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
有益效果Beneficial effect
更好的提醒相关责任人进行待办任务处理,不容易发生遗漏,能够推动整个产品的开发维护进度。Better remind the relevant responsible person to handle the pending tasks, it is not easy to miss, and can promote the development and maintenance progress of the entire product.
附图说明DRAWINGS
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only the present application. For some embodiments, other drawings may be obtained from those of ordinary skill in the art in light of the inventive workability.
图1是本申请实施例提供的任务提醒方法的流程图;1 is a flowchart of a task reminding method provided by an embodiment of the present application;
图2是本申请实施例提供的任务提醒方法的又一实施例的流程图;2 is a flowchart of still another embodiment of a task reminding method provided by an embodiment of the present application;
图3是本申请实施例提供的对所述待办任务进行执行处理的实现流程图;FIG. 3 is a flowchart of an implementation of performing processing on the to-be-executed task according to an embodiment of the present application;
图4是本申请实施例提供的任务提醒方法一个具体实例的流程图;4 is a flowchart of a specific example of a task reminding method provided by an embodiment of the present application;
图5是本申请实施例提供的任务提醒程序的运行环境示意图;FIG. 5 is a schematic diagram of an operating environment of a task reminding program provided by an embodiment of the present application;
图6是本申请实施例提供的任务提醒程序的功能模块图。FIG. 6 is a functional block diagram of a task reminder program provided by an embodiment of the present application.
本发明的实施方式Embodiments of the invention
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本申请实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本申请。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节妨碍本申请的描述。In the following description, for purposes of illustration and description However, it will be apparent to those skilled in the art that the present invention may be practiced in other embodiments without these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the application.
为了说明本申请所述的技术方案,下面通过具体实施例来进行说明。In order to explain the technical solutions described in the present application, the following description will be made by way of specific embodiments.
图1示出了本申请实施例提供的任务提醒方法的实现流程,详述如下:FIG. 1 is a flowchart showing an implementation process of a task reminding method provided by an embodiment of the present application, which is described in detail as follows:
步骤S101,获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出。Step S101: Acquire a reminder alert value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task.
其中,待办任务为在产品开发维护过程中需要完成但还没有完成的任务。例如,某个产品整个开发维护过程中需要处理的任务共有N项,其中M(M<N,M和N均为正整数)项任务已完成,则待办任务为N项任务中除去M项已完成任务之外的N-M项任务。Among them, the to-do task is a task that needs to be completed but not completed in the product development and maintenance process. For example, there are a total of N tasks to be processed during the entire development and maintenance process of a product. The tasks of M (M<N, M and N are positive integers) have been completed, and the to-do tasks are N items removed from the M tasks. NM tasks other than tasks have been completed.
催办预警值可以根据待办任务的重要程度信息得出,重要程度越高的待办任务对应的催办预警值越高。具体的,重要程度可以为一个待办任务与其他待办任务的关联关系和在整个产品开发维护过程中的地位。例如,一个待办任务与越多其他待办任务存在关联关系,则该待办任务的重要程度越高;一个待办任务在这个产品开发过程中的地位越接近于基础,则该待办任务的重要程度越高,但不限于此。The reminder value can be obtained according to the importance degree information of the to-do task, and the higher the importance degree, the higher the reminder value corresponding to the to-do task. Specifically, the degree of importance can be the relationship between a to-do task and other to-do tasks and the status of the entire product development and maintenance process. For example, if there is a relationship between a to-do task and more other to-do tasks, the importance of the to-do task is higher; the closer the position of a to-do task in the product development process is to the foundation, the to-do task The higher the importance, but not limited to this.
例如,可以获取与该待办任务具有关联关系的其他待办任务的关联个数,以及该待办任务在整个产品开发维护过程中的地位指标,根据所述关联个数和所述地位指标确定该待办任务的催办预警值。其中,待办任务的关联个数和地位指标与该待办任务的催办预警值均为正相关关系。例如,该待办任务的关联个数越大,地位指标表征该待办任务在整个产品开发维护过程中的地位越重要,则该待办任务的催办预警值越大,该待办任务越重要需要优先进行催办提醒;否则,该待办任务的催办预警值越小,该待办任务不太重要不需要优先进行催办提醒。For example, the number of associations of other to-do tasks associated with the to-do task may be obtained, and the status indicators of the to-do task in the whole product development and maintenance process are determined according to the number of associations and the status indicator. The reminder value of the to-do task. Among them, the number of related tasks and status indicators of the to-do tasks are positively correlated with the reminder value of the to-do task. For example, the greater the number of associations of the to-do tasks, the more important the status indicator indicates the status of the to-do task in the entire product development and maintenance process, and the greater the reminder value of the to-do task, the more important the to-do task It is necessary to give priority to the reminder; otherwise, the smaller the reminder value of the to-do task, the less important the to-do task does not need to give priority to the reminder.
例如,还可以获取与该待办任务具有关联关系的其他待办任务的关联个数,根据所述关联个数确定该待办任务的催办预警值。或,可以获取该待办任务在整个产品开发维护过程中的地位指标,根据所述地位指标确定该待办任务的催办预警值。该待办任务在整个产品开发维护过程中的地位指标可以预先进行设定,例如每个待办任务对应一个地位指标,但并不以此为限。For example, the number of associations of other to-do tasks associated with the to-do task may also be acquired, and the reminder value of the to-do task of the to-do task is determined according to the number of associations. Or, the status indicator of the to-do task in the whole product development and maintenance process may be obtained, and the reminder value of the to-do task of the to-do task is determined according to the status indicator. The status indicators of the to-do task during the entire product development and maintenance process can be set in advance, for example, each to-do task corresponds to a status indicator, but is not limited thereto.
另外,催办预警值在根据待办任务的重要程度信息得出的基础上,还可以与当前时间与该待办任务的期限之间的时间长短相关。具体的,随着当前日期与该待办任务的期限之间的时间变短,该待办任务对应的催办预警值会变大。In addition, the reminder value may be related to the length of time between the current time and the deadline of the to-do task based on the information on the importance level of the to-do task. Specifically, as the time between the current date and the deadline of the to-do task becomes shorter, the reminder value corresponding to the to-do task becomes larger.
例如,可以根据待办任务的关联个数、地位指标和该待办任务的期限与当前时间的时间差,确定该待办任务的催办预警值。其中,待办任务的期限与当前时间的时间差与该待办任务的催办预警值之间为正相关关系。例如,在待办任务的关联个数和地位指标固定不变的情况下,该待办任务的期限与当前时间的时间差越小,则该待办任务的催办预警值越大。该待办任务的期限与当前时间的时间差可以按天计算,也可以按小时计算,对此不作限定。For example, the reminder value of the to-do task may be determined according to the number of associations of the to-do task, the status indicator, and the time difference between the deadline of the to-do task and the current time. The time difference between the deadline of the to-do task and the current time is positively correlated with the reminder value of the to-do task. For example, if the number of related tasks and the status indicator of the to-do task are fixed, the smaller the time difference between the deadline of the to-do task and the current time is, the larger the reminder value of the to-do task is. The time difference between the deadline of the to-do task and the current time may be calculated on a daily basis or by an hour, which is not limited thereto.
另外,催办预警值也可以只与待办任务的期限与当前时间的时间差相关。例如,催办预警值和待办任务的期限与当前时间的时间差之间为线性关系。In addition, the reminder value can also be related only to the time difference between the deadline of the task to be tasked and the current time. For example, there is a linear relationship between the reminder value and the time limit of the to-do task and the current time.
因此,对于特定的待办任务,催办预警值可以为定值,也可以为与关联个数、地位指标和该待办任务的期限与当前时间的时间差等因素相关的变值,对此不作限定。催办预警值可以为位于0到1之间的任意数,也可以为其他数值。重要程度较高的催办任务对应的催办预警值靠近1,重要程度较低的催办任务对应的催办预警值靠近0。Therefore, for a specific to-do task, the reminder value may be a fixed value, or may be a variable related to the number of associations, the status indicator, and the time difference between the deadline of the to-do task and the current time, and is not limited thereto. . The alert value can be any number between 0 and 1, or it can be other values. The reminder value corresponding to the reminder task with higher importance is close to 1, and the reminder value corresponding to the reminder task with lower importance is close to 0.
可选的,在步骤S101之前,该任务提醒方法还可以包括:获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较,在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。Optionally, before the step S101, the task reminding method may further include: acquiring the number of the to-do tasks, and comparing the number of the to-do tasks with the preset reminder tasks, where the waiting When the preset number of the number of tasks and the number of the preset reminder tasks are met, the reminder value for obtaining the to-do task is executed.
其中,预设催办任务个数可以根据产品整个开发维护过程中所涉及到的任务个数进行设置。例如,某个产品整个开发维护过程中需要处理的任务共有N项,则预设催办任务个数可以为N1,N1=N*α,其中0<α<1。The number of preset reminder tasks can be set according to the number of tasks involved in the entire development and maintenance process of the product. For example, if there are N items in the whole development and maintenance process of a product, the number of preset reminders can be N1, N1=N*α, where 0<α<1.
可以理解的,将所述待办任务的个数与预设催办任务个数比较,并在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时执行步骤S101,可以在所述待办任务的个数较少时,采用其他方式进行任务催办提醒,以提高任务催办的效率,例如通过人为直接催办。在待办任务的个数大于预设催办任务个数时,需要催办提醒的待办任务过多,通过人为直接催办的方式效率较低且可能会有遗漏,因此可以获取待办任务的催办预警值,以对各个待办任务进行催办提醒。It can be understood that comparing the number of the to-be-executed tasks with the number of the preset reminder tasks, and performing the steps when the preset relationship is satisfied between the number of the to-do tasks and the number of the preset reminder tasks S101. When the number of the to-be-executed tasks is small, the task reminder may be used in other manners to improve the efficiency of the task reminder, for example, by artificially prompting. When the number of to-do tasks is greater than the number of preset reminders, there are too many to-do tasks that need to be reminded by reminders. The way of direct man-made reminders is less efficient and may be missed, so you can get reminders for to-do tasks. Value to remind reminders of each to-do task.
具体的,所述待办任务的个数与预设催办任务个数之间满足预设关系可以为:待办任务的个数大于或等于预设催办任务个数。其中,预设催办任务个数可以进行设定,但不宜较大。Specifically, the preset relationship between the number of to-do tasks and the number of preset reminders may be: the number of to-do tasks is greater than or equal to the number of preset reminders. Among them, the number of preset reminders can be set, but it should not be larger.
步骤S102,检测所述待办任务的催办预警值与第一阈值的大小关系。Step S102: Detect a relationship between a reminder value of the to-do task and a first threshold.
其中,第一阈值可以为各个待办任务的催办预警值构成的数值范围中的一个数值。例如,各个催办预警值形成的范围为0.2~0.8,则第一阈值可以设置为0.2至0.8之间的一个数值,例如为0.6。The first threshold may be a value in a range of values formed by the reminder value of each to-do task. For example, if each of the reminder warning values is formed in the range of 0.2 to 0.8, the first threshold may be set to a value between 0.2 and 0.8, for example, 0.6.
检测催办预警值与第一阈值的大小关系,即比较催办预警值与第一阈值的大小。例如,某个待办任务的催办预警值的当前值为0.4,第一阈值为0.6,则该待办任务的催办预警值小于第一阈值,表示当前时间该待办任务的重要程度较低;某个待办任务的催办预警值的当前值为0.7,第一阈值为0.6,则该待办任务的催办预警值大于第一阈值,表示当前时间该待办任务的重要程度较高。而对于重要程度较高的待办任务应该优先进行任务提醒,对于重要程度较低的待办任务的提醒可以位于重要程度较高的待办任务的提醒之后。The relationship between the alert value and the first threshold is detected, that is, the magnitude of the alert value and the first threshold are compared. For example, if the current value of the reminder value of a to-do task is 0.4, and the first threshold is 0.6, the reminder value of the to-do task is less than the first threshold, indicating that the importance of the to-do task is lower at the current time; The current value of the reminder value of a to-do task is 0.7, and the first threshold is 0.6. The reminder value of the to-do task is greater than the first threshold, indicating that the priority of the to-do task is higher at the current time. For high-priority to-do tasks, task reminders should be given priority, and reminders for less important to-do tasks can be located after reminders of more important to-do tasks.
步骤S103,在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息。Step S103: When it is detected that the reminder alert value is greater than the first threshold, generate to-do task reminder information.
可以理解的,对于重要程度较高的待办任务应该优先进行任务提醒,而催办预警值大于第一阈值的待办任务为重要程度较高的待办任务,因此可以直接生成待办任务提醒信息。It can be understood that the task reminder should be given priority for the to-do task with higher importance, and the to-do task with the warning value greater than the first threshold is a to-do task with a higher degree of importance, so the to-do task reminder information can be directly generated. .
其中,所述待办任务提醒信息包括待办任务名称、期限时间、重要程度等信息,已提醒相应责任人对该待办任务进行处理。例如,第一待办任务的催办预警值大于第一阈值,则生成待办任务提醒信息:第一待办任务,期限为第一日期,重要程度最高,请于第二日期之前进行处理;其中,第二日期可以早于第一日期。The to-do task reminder information includes information such as the name of the task to be tasked, the time limit, the importance level, and the like, and the corresponding responsible person has been reminded to process the to-do task. For example, if the reminder value of the first to-do task is greater than the first threshold, the to-be task reminder information is generated: the first to-do task has a deadline of the first date and the highest degree of importance, and the processing is performed before the second date; The second date can be earlier than the first date.
可选的,该任务提醒方法还包括:获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Optionally, the task reminding method further includes: obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
具体的,每个待办任务均对应至少一个责任人,每个责任人均需要录入联系方式,可以包括手机号和/或即时通信账号(例如QQ账号或微信账号)等。在步骤S103中生成待办任务提醒信息后,获取该待办任务对应的责任人的手机号和/或即时通信账号,将生成的待办任务提醒信息发送至该待办任务对应的责任人的手机号和/或即时通信账号,以更好的提醒责任人对待办任务进行处理。Specifically, each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account). After the to-be-created task reminder information is generated in step S103, the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminder information is sent to the responsible person corresponding to the to-do task. The mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
其中,每个待办任务对应的各个责任人之间可以为同级同事关系,也可以为上下级同事关系,从而能够使得该待办任务的直接负责人和该直接负责人的上级同事都能及时接收到该待办任务的提醒信息。Among them, each responsible person corresponding to each to-do task can be a peer-to-peer relationship, or a subordinate-colleague relationship, so that the direct responsible person of the to-do task and the superior colleague of the directly responsible person can Receive reminder information of the to-do task in time.
步骤S104,在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。In step S104, when it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task.
可以理解的,对于重要程度较低的待办任务可以不用优先进行任务提醒,而催办预警值小于第一阈值的待办任务为重要程度较低的待办任务,因此不需直接生成待办任务提醒信息,而是根据该待办任务的时间节点生成待办任务提醒信息。其中,该待办任务的时间节点为到该待办任务的期限时间之前第一预设时间的节点。第一预设时间可以根据该待办任务的重要程度信息进行设置,重要程度相对越高,第一预设时间越长;否则,第一预设时间越短。It can be understood that, for a less important to-do task, the task reminder may not be prioritized, and the to-do task whose alert value is less than the first threshold is a less important to-do task, so there is no need to directly generate a to-do task. The reminder information is generated, but the to-do task reminder information is generated according to the time node of the to-do task. The time node of the to-do task is a node that is the first preset time before the deadline time of the to-do task. The first preset time may be set according to the importance degree information of the to-do task, and the importance level is relatively higher, and the first preset time is longer; otherwise, the first preset time is shorter.
例如,某待办任务的催办预警值小于第一阈值,且该待办任务的重要程度相对较高,将第一预设时间设置为4日,而该待办任务的期限为3月21日,则该待办任务的时间节点为3月17日,即时间到3月17日凌晨时,生成任务提醒信息。若当前时间未到3月17日凌晨,则不生成任务提醒信息;若当前时间超过3月17日凌晨,则生成任务提醒信息。若该待办任务的重要程度相对较低,则可以将第一预设时间设置为2日。For example, the reminder value of the to-do task is less than the first threshold, and the importance of the to-do task is relatively high, and the first preset time is set to 4 days, and the deadline of the to-do task is March 21 The time node of the to-do task is March 17th, that is, when the time reaches the early morning of March 17, the task reminder information is generated. If the current time is not until the early morning of March 17, the task reminder information is not generated; if the current time exceeds the early morning of March 17, the task reminder information is generated. If the importance of the to-do task is relatively low, the first preset time may be set to 2 days.
需要说明的是,待办任务的重要程度相对较高或相对较低,是基于催办预警值小于第一阈值的各个待办任务而言的。It should be noted that the importance of the to-do task is relatively high or relatively low, and is based on each to-do task whose reminder value is less than the first threshold.
可选的,该任务提醒方法还包括:获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Optionally, the task reminding method further includes: obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
具体的,每个待办任务均对应至少一个责任人,每个责任人均需要录入联系方式,可以包括手机号和/或即时通信账号(例如QQ账号或微信账号)等。在步骤S104中生成待办任务提醒信息后,获取该待办任务对应的责任人的手机号和/或即时通信账号,将生成的待办任务提醒信息发送至该待办任务对应的责任人的手机号和/或即时通信账号,以更好的提醒责任人对待办任务进行处理。Specifically, each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account). After the to-be-created task reminder information is generated in step S104, the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminding information is sent to the responsible person corresponding to the to-do task. The mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
另外,还可以对待办任务的催办设置自动执行和手动执行两种方式。In addition, you can also set the automatic execution and manual execution of the reminder of the task.
除了对待办任务发出催办任务提醒信息之外,还可以根据待办任务的重要程度,对即将到达期限的待办任务按照任务紧急度和任务执行方式来处理待办任务。参见图2,一个实施例中,该任务提醒方法还可以包括:In addition to reminding the reminder information of the task to be handled, it is also possible to process the to-do task according to the task urgency and the task execution mode according to the importance degree of the task to be tasked. Referring to FIG. 2, in an embodiment, the task reminding method may further include:
步骤S201,获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和重要程度信息得出。Step S201: Acquire an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task.
其中,执行预警值可以根据待办任务的期限信息和重要程度信息得出,待办任务的期限和重要程度均与执行预警值呈正相关关系。具体的,当前时间与待办任务的期限越接近,待办任务的重要程度越高,该待办任务的执行预警值越高;当前时间与待办任务的期限越接远,待办任务的重要程度越低,该待办任务的执行预警值越低。The execution warning value may be obtained according to the deadline information and the importance degree information of the to-do task, and the duration and importance of the to-do task are positively correlated with the execution warning value. Specifically, the closer the current time is to the deadline of the to-do task, the higher the importance of the to-do task, and the higher the execution warning value of the to-do task; the farther the current time is than the deadline of the to-do task, the task to be tasked The lower the importance, the lower the execution warning value of the to-do task.
其中,执行预警值可以为位于0到1之间的任意数,也可以为其他数值。期限较近、重要程度较高的催办任务对应的催办预警值靠近1,期限较远、重要程度越低的催办任务对应的催办预警值靠近0。The execution warning value may be any number between 0 and 1, or may be other values. The reminder value corresponding to the reminder task with the shorter period and higher importance is close to 1, and the reminder value corresponding to the reminder task with the longer term and lower importance is close to zero.
步骤S202,检测所述执行预警值与第二阈值的大小关系。Step S202, detecting a size relationship between the execution warning value and the second threshold.
其中,第二阈值可以为各个待办任务的执行预警值构成的数值范围中的一个数值。例如,各个执行预警值形成的范围为0.2~0.8,则第二阈值可以设置为0.2至0.8之间的一个数值,例如为0.7。The second threshold may be a value in a range of values formed by the execution warning value of each to-do task. For example, each execution warning value is formed in a range of 0.2 to 0.8, and the second threshold may be set to a value between 0.2 and 0.8, for example, 0.7.
检测执行预警值与第二阈值的大小关系,即比较执行预警值与第二阈值的大小。例如,某个待办任务的执行预警值为0.6,第二阈值为0.7,则该待办任务的执行预警值小于第二阈值,表示该待办任务还达不到进行处理的程度;某个待办任务的执行预警值为0.8,第二阈值为0.7,则该待办任务的执行预警值大于第二阈值,表示当前时间较接近该待办任务的期限且该待办任务的重要程度不高,已经达到进行处理的程度。The size relationship between the execution execution warning value and the second threshold is detected, that is, the size of the execution warning value and the second threshold is compared. For example, if the execution warning value of a to-do task is 0.6 and the second threshold is 0.7, the execution warning value of the to-do task is less than the second threshold, indicating that the to-do task does not reach the level of processing; The execution warning value of the to-do task is 0.8, and the second threshold is 0.7, the execution warning value of the to-do task is greater than the second threshold, indicating that the current time is closer to the deadline of the to-do task and the importance of the to-do task is not High, has reached the level of processing.
步骤S203,在检测到所述执行预警值大于所述第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。Step S203: Perform execution processing on the to-be-executed task when detecting that the execution warning value is greater than the second threshold, where the execution processing includes deferring and setting an enforcement flag.
参见图3,一个实施例中,所述对所述待办任务进行执行处理可以通过以下流程实现:Referring to FIG. 3, in an embodiment, the performing processing on the to-do task may be implemented by the following process:
步骤S301,获取所述待办任务的期限信息和重要程度信息。Step S301: Obtain the deadline information and the importance degree information of the to-be-executed task.
步骤S302,对执行预警值大于第二阈值的各个所述待办任务进行排序。Step S302: Sort each of the to-do tasks whose execution warning value is greater than the second threshold.
其中,执行预警值大于第二阈值的待办任务个数可能不止一个,因此可以按照预设顺序对执行预警值大于第二阈值的各个待办任务进行排序,以按照排序结果进行相应的执行处理。例如,对于执行预警值大于第二阈值的各个待办任务,可以按照执行预警值的大小进行排序。又例如,对于执行预警值大于第二阈值的各个待办任务,可以按照重要程度的高低进行排序;对于执行预警值大于第二阈值的各个待办任务,可以按照当前时间与期限的时间长短进行排序。The number of to-do tasks whose execution warning value is greater than the second threshold may be more than one. Therefore, each to-do task whose execution warning value is greater than the second threshold may be sorted according to a preset order, so as to perform corresponding processing according to the sorting result. . For example, for each to-do task whose execution warning value is greater than the second threshold, the ranking may be performed according to the size of the execution warning value. For example, for each to-do task whose execution warning value is greater than the second threshold, the scheduling may be performed according to the level of importance; for each to-do task whose execution warning value is greater than the second threshold, the duration of the current time and the duration may be performed. Sort.
步骤S303,按照排序结果对各个所述待办任务进行所述执行处理。Step S303, performing the execution processing on each of the to-do tasks according to the sorting result.
本步骤中,按照步骤S302中的排序结果,对各个待办任务进行相应的执行处理,例如,可以对重要程度较低的待办任务进行延期处理,对重要程度较高的待办任务设置强制执行标志,以强制相应的责任人进行处理,并设置相应惩罚措施等。In this step, according to the sorting result in step S302, each to-be-executed task is subjected to corresponding execution processing. For example, the to-do task with lower importance can be postponed, and the to-do task with higher importance is forced. Execute the sign to force the corresponding responsible person to handle, and set the corresponding punishment measures.
可选的,在步骤S203之后,还可以包括:获取所述待办任务对应的责任人的联系方式,将所述执行处理发送至所述待办任务对应的责任人的联系方式。Optionally, after step S203, the method further includes: acquiring a contact manner of the responsible person corresponding to the to-do task, and sending the execution process to a contact manner of the responsible person corresponding to the to-do task.
具体的,每个待办任务均对应至少一个责任人,每个责任人均需要录入联系方式,可以包括手机号和/或即时通信账号(例如QQ账号或微信账号)等。在步骤S103中生成待办任务提醒信息后,获取该待办任务对应的责任人的手机号和/或即时通信账号,将生成的待办任务提醒信息发送至该待办任务对应的责任人的手机号和/或即时通信账号,以更好的提醒责任人对待办任务进行处理。Specifically, each to-do task corresponds to at least one responsible person, and each responsible person needs to enter a contact information, which may include a mobile phone number and/or an instant messaging account (such as a QQ account or a WeChat account). After the to-be-created task reminder information is generated in step S103, the mobile phone number and/or the instant communication account of the responsible person corresponding to the to-do task are obtained, and the generated to-do task reminder information is sent to the responsible person corresponding to the to-do task. The mobile phone number and/or the instant messaging account are used to better remind the responsible person to handle the task.
图4示出了该任务提醒方法的一个具体实例流程图,详述如下:FIG. 4 shows a specific example flow chart of the task reminding method, which is detailed as follows:
步骤S401,获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较,在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行步骤S402。In step S401, the number of the to-be-executed tasks is obtained, and the number of the to-be-executed tasks is compared with the number of preset reminder tasks, and the number of the to-do tasks and the number of the preset reminder tasks are compared. When the preset relationship is satisfied, step S402 is performed.
步骤S402,获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出。Step S402, obtaining a reminder alert value of the to-do task, where the reminder alert value is obtained according to the importance degree information of the to-do task.
步骤S403,检测所述待办任务的催办预警值与第一阈值的大小关系。Step S403, detecting a size relationship between the reminder value of the to-do task and the first threshold.
步骤S404,在催办预警值大于所述第一阈值时,直接生成待办任务提醒信息,并执行步骤S406。In step S404, when the reminder alarm value is greater than the first threshold, the to-do task reminder information is directly generated, and step S406 is performed.
步骤S405,在催办预警值小于等于所述第一阈值时,根据待办任务的时间节点生成待办任务提醒信息,并执行步骤S406。In step S405, when the reminder alarm value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task, and step S406 is performed.
步骤S406,获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Step S406: Acquire a contact manner of the responsible person corresponding to the to-do task, and send the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
步骤S407,获取所述待办任务的执行预警值,以及待办任务的期限信息和重要程度信息;所述执行预警值根据所述待办任务的期限信息和重要程度信息得出。Step S407: Acquire an execution warning value of the to-be-executed task, and a deadline information and an importance degree information of the to-do task; the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task.
步骤S408,对所述执行预警值大于第二阈值的各个所述待办任务进行排序Step S408, sorting each of the to-do tasks whose execution warning value is greater than the second threshold
步骤S409,按照排序结果对各个所述待办任务进行所述执行处理。Step S409, performing the execution processing on each of the to-do tasks according to the sorting result.
上述任务提醒方法,获取待办任务的催办预警值,检测待办任务的催办预警值与第一阈值的大小,对于催办预警值大于第一阈值的待办任务,直接生成待办任务提醒信息,对于催办预警值小于等于第一阈值的待办任务,根据待办任务的时间节点生成待办任务提醒信息,按照各个待办任务的催办预警值与第一阈值的大小关系进行差别化任务催办处理,能够提高任务催办准确度和催办效率,且对于重要程度较高的待办任务直接进行任务提醒,以更好的提醒相关责任人进行待办任务处理,不容易发生遗漏,能够推动整个产品的开发维护进度。The above task reminding method obtains the reminder value of the to-do task, detects the reminder value of the to-do task and the size of the first threshold, and directly generates the to-do task reminding information for the to-do task whose reminder value is greater than the first threshold. For the to-do task whose reminder value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task, and the differential task is processed according to the size relationship between the reminder value of each to-do task and the first threshold. It can improve the accuracy of the task reminder and the efficiency of the reminder, and directly remind the task to the task with higher importance, so as to better remind the relevant responsible person to handle the task to be handled, which is not easy to miss, and can promote the whole product. Development and maintenance progress.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence of the steps in the above embodiments does not mean that the order of execution is performed. The order of execution of each process should be determined by its function and internal logic, and should not be construed as limiting the implementation process of the embodiments of the present application.
对应于上文实施例所述的任务提醒方法,图5示出了本申请实施例提供的任务提醒程序的运行环境示意图。为了便于说明,仅示出了与本实施例相关的部分。Corresponding to the task reminding method described in the above embodiment, FIG. 5 is a schematic diagram showing the operating environment of the task reminding program provided by the embodiment of the present application. For the convenience of explanation, only the parts related to the present embodiment are shown.
在本实施例中,所述的任务提醒程序500安装并运行于服务器50中。该服务器50可包括,但不仅限于,存储器501、处理器502及显示器503。图5仅示出了具有组件501-503的服务器50,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。In the present embodiment, the task reminder 500 is installed and runs in the server 50. The server 50 can include, but is not limited to, a memory 501, a processor 502, and a display 503. Figure 5 shows only server 50 with components 501-503, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
所述存储器501在一些实施例中可以是所述服务器50的内部存储单元,例如该服务器50的硬盘或内存。所述存储器501在另一些实施例中也可以是所述服务器50的外部存储设备,例如所述服务器50上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器501还可以既包括所述服务器50的内部存储单元也包括外部存储设备。所述存储器501用于存储安装于所述服务器50的应用软件及各类数据,例如所述任务提醒程序500的程序代码等。所述存储器501还可以用于暂时地存储已经输出或者将要输出的数据。The memory 501 may be an internal storage unit of the server 50, such as a hard disk or memory of the server 50, in some embodiments. The memory 501 may also be an external storage device of the server 50 in other embodiments, such as a plug-in hard disk equipped on the server 50, a smart memory card (SMC), and a secure digital (Secure) Digital, SD) cards, flash cards, etc. Further, the memory 501 may also include both an internal storage unit of the server 50 and an external storage device. The memory 501 is configured to store application software and various types of data installed in the server 50, such as program codes of the task reminder program 500, and the like. The memory 501 can also be used to temporarily store data that has been output or is about to be output.
所述处理器502在一些实施例中可以是一中央处理器(Central Processing Unit,CPU),微处理器或其他数据处理芯片,用于运行所述存储器501中存储的程序代码或处理数据,例如执行所述任务提醒程序500等。The processor 502 can be a central processor (Central) in some embodiments A processing unit (CPU), a microprocessor or other data processing chip for running program code or processing data stored in the memory 501, such as executing the task reminder 500 and the like.
所述显示器503在一些实施例中可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。所述显示器503用于显示在所述服务器50中处理的信息以及用于显示可视化的用户界面,例如应用菜单界面、应用图标界面等。所述服务器50的部件501-503通过系统总线505相互通信。The display 503 may be an LED display, a liquid crystal display, a touch liquid crystal display, and an OLED (Organic) in some embodiments. Light-Emitting Diode, organic light-emitting diodes, etc. The display 503 is used to display information processed in the server 50 and a user interface for displaying visualizations, such as an application menu interface, an application icon interface, and the like. The components 501-503 of the server 50 communicate with one another via a system bus 505.
参照图6,是本申请实施例提供的任务提醒程序500的功能模块图。在本实施例中,所述的任务提醒程序500可以被分割成一个或多个模块,所述一个或者多个模块被存储于所述存储器501中,并由一个或多个处理器(本实施例为所述处理器502)所执行,以完成本申请。例如,在图6中,所述的基于功能开关的应用程序控制程序500可以被分割成信息获取模块601、检测模块602和处理模块603。本申请所称的模块是指能够完成特定功能的一系列计算机可读指令指令段,比程序更适合于描述所述任务提醒程序600在所述服务器50中的执行过程。以下描述将具体介绍信息获取模块601、检测模块602和处理模块603的功能。FIG. 6 is a functional block diagram of the task reminder program 500 provided by the embodiment of the present application. In this embodiment, the task reminder 500 can be divided into one or more modules, the one or more modules are stored in the memory 501, and are executed by one or more processors (this implementation) An example is performed by the processor 502) to complete the application. For example, in FIG. 6, the function switch based application control program 500 can be divided into an information acquisition module 601, a detection module 602, and a processing module 603. A module referred to in this application refers to a series of computer readable instruction instructions that are capable of performing a particular function, and are more suitable than the program to describe the execution of the task reminder 600 in the server 50. The following description will specifically describe the functions of the information acquisition module 601, the detection module 602, and the processing module 603.
其中,信息获取模块601,用于获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出。检测模块602,用于检测所述待办任务的催办预警值与第一阈值的大小关系。处理模块603,用于在所述检测模块检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;以及在所述检测模块检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。The information obtaining module 601 is configured to obtain a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task. The detecting module 602 is configured to detect a size relationship between the reminder value of the to-do task and the first threshold. The processing module 603 is configured to generate, when the detection module detects that the reminder alert value is greater than the first threshold, generate to-do task reminder information; and when the detecting module detects that the reminder alert value is less than or equal to the When the first threshold is used, the to-do task reminding information is generated according to the time node of the to-do task.
可选的,该任务提醒程序还包括信息发送模块604。信息发送模块604,用于获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Optionally, the task reminding program further includes an information sending module 604. The information sending module 604 is configured to obtain the contact information of the responsible person corresponding to the to-do task, and send the to-do task reminding information to the contact mode of the responsible person corresponding to the to-do task.
可选的,该任务提醒程序还包括预执行模块605。预执行模块605,用于获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较。所述获取模块601具体用于在所述预执行模块605比较得出所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。Optionally, the task reminder program further includes a pre-execution module 605. The pre-execution module 605 is configured to acquire the number of the to-do tasks, and compare the number of the to-do tasks with the number of preset reminders. The obtaining module 601 is specifically configured to execute the acquiring a to-do task when the pre-execution module 605 compares and determines that the number of the to-do tasks and the number of the preset reminder tasks satisfy a preset relationship. The reminder value of the reminder.
可选的,所述获取模块601,还用于获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和重要程度信息得出。所述检测模块602,还用于检测所述执行预警值与第二阈值的大小关系。所述处理模块603,还用于在所述检测模块检测得出所述执行预警值大于第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。Optionally, the obtaining module 601 is further configured to obtain an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information and the importance degree information of the to-do task. The detecting module 602 is further configured to detect a size relationship between the execution warning value and the second threshold. The processing module 603 is further configured to perform processing on the to-be-executed task when the detecting module detects that the execution warning value is greater than a second threshold, where the performing processing includes deferring and setting an enforcement flag.
可选的,所述处理模块603包括获取单元701、排序单元702和执行单元703。其中,获取单元701,用于获取所述待办任务的期限信息和重要程度信息。排序单元702,用于对所述执行预警值大于第二阈值的各个所述待办任务进行排序。执行单元703,用于按照排序结果对各个所述待办任务进行所述执行处理。Optionally, the processing module 603 includes an obtaining unit 701, a sorting unit 702, and an executing unit 703. The obtaining unit 701 is configured to acquire the deadline information and the importance degree information of the to-be-executed task. The sorting unit 702 is configured to sort each of the to-do tasks whose execution warning value is greater than a second threshold. The executing unit 703 is configured to perform the performing processing on each of the to-do tasks according to the sorting result.
综上所述,安装并运行在服务器50中的任务提醒程序500,获取待办任务的催办预警值,检测待办任务的催办预警值与第一阈值的大小,对于催办预警值大于第一阈值的待办任务,直接生成待办任务提醒信息,对于催办预警值小于等于第一阈值的待办任务,根据待办任务的时间节点生成待办任务提醒信息,按照各个待办任务的催办预警值与第一阈值的大小关系进行差别化任务催办处理,能够提高任务催办准确度和催办效率,且对于重要程度较高的待办任务直接进行任务提醒,以更好的提醒相关责任人进行待办任务处理,不容易发生遗漏,能够推动整个产品的开发维护进度。In summary, the task reminder 500 installed and running in the server 50 obtains the reminder value of the to-do task, detects the reminder value of the to-do task and the size of the first threshold, and the reminder value is greater than the first threshold. The to-do task directly generates the to-do task reminder information. For the to-do task whose reminder value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-do task, and the reminder value of each to-do task is set according to the to-do task. Differentiating the task with the size of the first threshold, the task reminder processing can be improved, and the task reminder accuracy and the reminder efficiency can be improved, and the task reminder is directly performed for the to-do task with higher importance, so as to better remind the relevant responsible person to do the work. Task processing, not easy to miss, can promote the development and maintenance of the entire product.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。It will be apparent to those skilled in the art that, for convenience and brevity of description, only the division of each functional unit and module described above is exemplified. In practical applications, the above functions may be assigned to different functional units as needed. The module is completed by dividing the internal structure of the device into different functional units or modules to perform all or part of the functions described above. Each functional unit and module in the embodiment may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit, and the integrated unit may be hardware. Formal implementation can also be implemented in the form of software functional units. In addition, the specific names of the respective functional units and modules are only for the purpose of facilitating mutual differentiation, and are not intended to limit the scope of protection of the present application. For the specific working process of the unit and the module in the foregoing system, reference may be made to the corresponding process in the foregoing method embodiment, and details are not described herein again.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present application.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的系统实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。In the embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the system embodiment described above is merely illustrative. For example, the division of the module or unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实施例的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本申请实施例各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the embodiments of the present application may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage. The medium includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in the various embodiments of the embodiments of the present application. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), and a random access memory (RAM, Random Access). A variety of media that can store program code, such as a memory, a disk, or an optical disk.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to explain the technical solutions of the present application, and are not limited thereto; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still implement the foregoing embodiments. The technical solutions described in the examples are modified or equivalently replaced with some of the technical features; and the modifications or substitutions do not deviate from the spirit and scope of the technical solutions of the embodiments of the present application, and should be included in Within the scope of protection of this application.

Claims (20)

  1. 一种任务提醒方法,其特征在于,包括:A task reminding method, comprising:
    获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
    检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
    在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
    在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
  2. 根据权利要求1所述的任务提醒方法,其特征在于,还包括:The task reminding method according to claim 1, further comprising:
    获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  3. 根据权利要求1所述的任务提醒方法,其特征在于,还包括:The task reminding method according to claim 1, further comprising:
    获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较,在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。Obtaining the number of the to-be-sent tasks, and comparing the number of the to-be-executed tasks with the number of the preset reminder tasks, and satisfying between the number of the to-do tasks and the number of the preset reminder tasks When the relationship is preset, the reminder value for obtaining the to-do task is executed.
  4. 根据权利要求1至3中任一项所述的任务提醒方法,其特征在于,还包括:The task reminding method according to any one of claims 1 to 3, further comprising:
    获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和所述重要程度信息得出;Obtaining an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information of the to-do task and the importance degree information;
    检测所述执行预警值与第二阈值的大小关系;Detecting a size relationship between the execution warning value and the second threshold;
    在检测到所述执行预警值大于所述第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。When it is detected that the execution warning value is greater than the second threshold, performing processing on the to-be-executed task, the performing processing includes deferring and setting an enforcement flag.
  5. 根据权利要求4所述的任务提醒方法,其特征在于,所述对所述待办任务进行执行处理包括:The task reminding method according to claim 4, wherein the performing processing on the to-do task comprises:
    获取所述待办任务的所述期限信息和所述重要程度信息;Obtaining the deadline information and the importance degree information of the to-do task;
    对所述执行预警值大于第二阈值的各个所述待办任务进行排序;Sorting each of the to-do tasks whose execution warning value is greater than a second threshold;
    按照排序结果对各个所述待办任务进行所述执行处理。The execution processing is performed on each of the to-do tasks according to the sorting result.
  6. 一种任务提醒装置,其特征在于,包括:A task reminding device, comprising:
    信息获取模块,用于获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;An information obtaining module, configured to obtain a reminder alert value of the to-do task, where the reminder alert value is obtained according to the importance degree information of the to-do task;
    检测模块,用于检测所述待办任务的催办预警值与第一阈值的大小关系;a detecting module, configured to detect a size relationship between the reminder value of the to-do task and the first threshold;
    处理模块,用于在所述检测模块检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;以及在所述检测模块检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。a processing module, configured to: when the detecting module detects that the reminder warning value is greater than the first threshold, generate a to-do task reminding information; and when the detecting module detects that the reminding alert value is less than or equal to the first When a threshold is reached, the to-do task reminder information is generated according to the time node of the to-do task.
  7. 如权利要求6所述的任务提醒装置,其特征在于,还包括:The task reminding device according to claim 6, further comprising:
    信息发送模块,用于获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。The information sending module is configured to obtain the contact information of the responsible person corresponding to the to-do task, and send the to-do task reminding information to the contact mode of the responsible person corresponding to the to-do task.
  8. 如权利要求6所述的任务提醒装置,其特征在于,还包括:The task reminding device according to claim 6, further comprising:
    预执行模块,用于用于获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较;a pre-execution module, configured to acquire the number of the to-be-executed tasks, and compare the number of the to-be-executed tasks with a preset number of reminder tasks;
    所述获取模块具体用于:在所述预执行模块比较得出所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。The acquiring module is specifically configured to: when the pre-execution module compares and determines that the number of the to-be-executed tasks and the preset reminder tasks meet a preset relationship, performing the acquiring the to-do task Urgent warning value.
  9. 如权利要求6所述的任务提醒装置,其特征在于,所述获取模块,还用于:The task reminding device according to claim 6, wherein the obtaining module is further configured to:
    获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和重要程度信息得出;Obtaining an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information and the importance degree information of the to-be-executed task;
    所述检测模块,还用于检测所述执行预警值与第二阈值的大小关系;The detecting module is further configured to detect a size relationship between the execution warning value and the second threshold;
    所述处理模块,还用于在所述检测模块检测得出所述执行预警值大于第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。The processing module is further configured to perform processing on the to-be-executed task when the detecting module detects that the execution warning value is greater than a second threshold, where the performing processing includes deferring and setting an enforcement flag.
  10. 如权利要求9所述的任务提醒装置,其特征在于,所述处理模块包括:The task reminding device according to claim 9, wherein the processing module comprises:
    获取单元,用于获取所述待办任务的期限信息和重要程度信息;An obtaining unit, configured to acquire period information and importance degree information of the to-be-executed task;
    排序单元,用于对所述执行预警值大于第二阈值的各个所述待办任务进行排序;a sorting unit, configured to sort each of the to-do tasks whose execution warning value is greater than a second threshold;
    执行单元,用于按照排序结果对各个所述待办任务进行所述执行处理。And an execution unit, configured to perform the execution processing on each of the to-do tasks according to the sorting result.
  11. 一种任务提醒服务器,其特征在于,所述任务提醒处理服务器包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如下步骤:A task reminding server, characterized in that the task reminding processing server comprises a memory, a processor, and the computer storing computer readable instructions executable on the processor, the processor executing the computer The following steps are implemented when the instructions are readable:
    获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
    检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
    在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
    在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
  12. 根据权利要求11所述的任务提醒服务器,其特征在于,还包括:The task reminding server according to claim 11, further comprising:
    获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  13. 根据权利要求11所述的任务提醒服务器,其特征在于,还包括:The task reminding server according to claim 11, further comprising:
    获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较,在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。Obtaining the number of the to-be-sent tasks, and comparing the number of the to-be-executed tasks with the number of the preset reminder tasks, and satisfying between the number of the to-do tasks and the number of the preset reminder tasks When the relationship is preset, the reminder value for obtaining the to-do task is executed.
  14. 根据权利要求11所述的任务提醒服务器,其特征在于,还包括:The task reminding server according to claim 11, further comprising:
    获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和所述重要程度信息得出;Obtaining an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information of the to-do task and the importance degree information;
    检测所述执行预警值与第二阈值的大小关系;Detecting a size relationship between the execution warning value and the second threshold;
    在检测到所述执行预警值大于所述第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。When it is detected that the execution warning value is greater than the second threshold, performing processing on the to-be-executed task, the performing processing includes deferring and setting an enforcement flag.
  15. 根据权利要求14所述的任务提醒服务器,其特征在于,所述对所述待办任务进行执行处理包括:The task reminding server according to claim 14, wherein the performing processing on the to-do task comprises:
    获取所述待办任务的所述期限信息和所述重要程度信息;Obtaining the deadline information and the importance degree information of the to-do task;
    对所述执行预警值大于第二阈值的各个所述待办任务进行排序;Sorting each of the to-do tasks whose execution warning value is greater than a second threshold;
    按照排序结果对各个所述待办任务进行所述执行处理。The execution processing is performed on each of the to-do tasks according to the sorting result.
  16. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被至少一个处理器执行时实现如下步骤:A computer readable storage medium storing computer readable instructions, wherein the computer readable instructions, when executed by at least one processor, implement the following steps:
    获取待办任务的催办预警值,所述催办预警值根据所述待办任务的重要程度信息得出;Obtaining a reminder value of the to-do task, and the reminder alert value is obtained according to the importance degree information of the to-do task;
    检测所述待办任务的催办预警值与第一阈值的大小关系;Detecting a size relationship between the reminder value of the to-do task and the first threshold;
    在检测到所述催办预警值大于所述第一阈值时,生成待办任务提醒信息;Generating the to-do task reminding information when detecting that the reminder warning value is greater than the first threshold;
    在检测到所述催办预警值小于等于所述第一阈值时,根据所述待办任务的时间节点生成待办任务提醒信息。When it is detected that the reminder warning value is less than or equal to the first threshold, the to-do task reminder information is generated according to the time node of the to-be-executed task.
  17. 根据权利要求16所述的计算机可读存储介质,其特征在于,还包括:The computer readable storage medium of claim 16, further comprising:
    获取所述待办任务对应的责任人的联系方式,将所述待办任务提醒信息发送至所述待办任务对应的责任人的联系方式。Obtaining a contact manner of the responsible person corresponding to the to-do task, and sending the to-do task reminding information to a contact manner of the responsible person corresponding to the to-do task.
  18. 根据权利要求16所述的计算机可读存储介质,其特征在于,还包括:The computer readable storage medium of claim 16, further comprising:
    获取所述待办任务的个数,并将所述待办任务的个数与预设催办任务个数比较,在所述待办任务的个数与所述预设催办任务个数之间满足预设关系时,执行所述获取待办任务的催办预警值。Obtaining the number of the to-be-sent tasks, and comparing the number of the to-be-executed tasks with the number of the preset reminder tasks, and satisfying between the number of the to-do tasks and the number of the preset reminder tasks When the relationship is preset, the reminder value for obtaining the to-do task is executed.
  19. 根据权利要求16所述的计算机可读存储介质,其特征在于,还包括:The computer readable storage medium of claim 16, further comprising:
    获取所述待办任务的执行预警值,所述执行预警值根据所述待办任务的期限信息和所述重要程度信息得出;Obtaining an execution warning value of the to-be-executed task, where the execution warning value is obtained according to the deadline information of the to-do task and the importance degree information;
    检测所述执行预警值与第二阈值的大小关系;Detecting a size relationship between the execution warning value and the second threshold;
    在检测到所述执行预警值大于所述第二阈值时,对所述待办任务进行执行处理,所述执行处理包括延期和设置强制执行标志。When it is detected that the execution warning value is greater than the second threshold, performing processing on the to-be-executed task, the performing processing includes deferring and setting an enforcement flag.
  20. 根据权利要求19所述的计算机可读存储介质,其特征在于,所述对所述待办任务进行执行处理包括:The computer readable storage medium according to claim 19, wherein the performing processing on the to-do task comprises:
    获取所述待办任务的所述期限信息和所述重要程度信息;Obtaining the deadline information and the importance degree information of the to-do task;
    对所述执行预警值大于第二阈值的各个所述待办任务进行排序;Sorting each of the to-do tasks whose execution warning value is greater than a second threshold;
    按照排序结果对各个所述待办任务进行所述执行处理。The execution processing is performed on each of the to-do tasks according to the sorting result.
PCT/CN2018/082616 2017-05-04 2018-04-11 Task reminder method, device, server and medium WO2018201867A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710307229.3A CN108256813B (en) 2017-05-04 2017-05-04 Task reminding method and server
CN201710307229.3 2017-05-04

Publications (1)

Publication Number Publication Date
WO2018201867A1 true WO2018201867A1 (en) 2018-11-08

Family

ID=62721816

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/082616 WO2018201867A1 (en) 2017-05-04 2018-04-11 Task reminder method, device, server and medium

Country Status (2)

Country Link
CN (1) CN108256813B (en)
WO (1) WO2018201867A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111932194A (en) * 2020-06-29 2020-11-13 北京金茂绿建科技有限公司 Data interaction method and device

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108876312A (en) * 2018-07-18 2018-11-23 平安科技(深圳)有限公司 Case based reminding method, device, computer equipment and storage medium
CN111191999B (en) * 2019-11-14 2023-07-28 中国平安人寿保险股份有限公司 Product research and development management method, device, computer equipment and storage medium
CN111491025B (en) * 2020-04-13 2023-12-19 上海鸿翼软件技术股份有限公司 Service return processing method, device, equipment and storage medium
CN114253169A (en) * 2020-09-24 2022-03-29 原相科技股份有限公司 Intelligent household control system
CN113780968A (en) * 2021-01-04 2021-12-10 北京沃东天骏信息技术有限公司 Task execution method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090227293A1 (en) * 2008-03-04 2009-09-10 Research In Motion Limited System and method for handling open and close events in a mobile communication device
CN103390207A (en) * 2012-05-07 2013-11-13 句容今太科技园有限公司 Task early warning method based on outsourcing platform
CN105302693A (en) * 2015-10-28 2016-02-03 上海斐讯数据通信技术有限公司 Time management method and system and electronic device
CN105512788A (en) * 2015-05-04 2016-04-20 上海北塔软件股份有限公司 Intelligent operation and maintenance management method and system
CN106096908A (en) * 2016-06-02 2016-11-09 深圳铂睿智恒科技有限公司 A kind of project process monitor prompt method and system
CN106452931A (en) * 2016-12-27 2017-02-22 中国建设银行股份有限公司 Monitoring index, domain value discovery method, domain value adjusting method and automatic monitoring system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101345956B (en) * 2008-08-22 2013-07-24 惠州Tcl移动通信有限公司 Management method for mobile phone backlog
CN103236001A (en) * 2013-05-13 2013-08-07 济南政和科技有限公司 Automatic reminding method for key process and step in item management system
CN104574035A (en) * 2014-08-25 2015-04-29 中国地质调查局发展研究中心 Control method and system for short-message timed reminding of to-be-done work
CN105787695A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Backlog grading prompting method and backlog grading prompting system
CN105427091A (en) * 2015-12-03 2016-03-23 国网浙江杭州市萧山区供电公司 High-voltage business expansion overall process management and control system of power marketing
CN105894199A (en) * 2016-03-31 2016-08-24 国网北京市电力公司 Work order processing method and device
CN106156998A (en) * 2016-07-21 2016-11-23 乐视控股(北京)有限公司 The management method of a kind of Pending tasks and device
CN106548322B (en) * 2016-09-29 2017-12-19 中工国际工程股份有限公司 Project examination system
CN106411708A (en) * 2016-09-29 2017-02-15 北京三快在线科技有限公司 Instant messaging application-based time reminding method and apparatus, and electronic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090227293A1 (en) * 2008-03-04 2009-09-10 Research In Motion Limited System and method for handling open and close events in a mobile communication device
CN103390207A (en) * 2012-05-07 2013-11-13 句容今太科技园有限公司 Task early warning method based on outsourcing platform
CN105512788A (en) * 2015-05-04 2016-04-20 上海北塔软件股份有限公司 Intelligent operation and maintenance management method and system
CN105302693A (en) * 2015-10-28 2016-02-03 上海斐讯数据通信技术有限公司 Time management method and system and electronic device
CN106096908A (en) * 2016-06-02 2016-11-09 深圳铂睿智恒科技有限公司 A kind of project process monitor prompt method and system
CN106452931A (en) * 2016-12-27 2017-02-22 中国建设银行股份有限公司 Monitoring index, domain value discovery method, domain value adjusting method and automatic monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111932194A (en) * 2020-06-29 2020-11-13 北京金茂绿建科技有限公司 Data interaction method and device

Also Published As

Publication number Publication date
CN108256813B (en) 2021-05-14
CN108256813A (en) 2018-07-06

Similar Documents

Publication Publication Date Title
WO2018201867A1 (en) Task reminder method, device, server and medium
US20230353529A1 (en) Systems and methods for displaying unseen labels in a clustering in-box environment
JP6946746B2 (en) Smart notification scheduling and modality selection methods, systems, and non-transitory computer-readable media
CN106547612B (en) Multitasking method and device
CN108345483A (en) A kind of reminding method of notification message, terminal and computer readable storage medium
CN112559535B (en) Multithreading-based asynchronous task processing method, device, equipment and medium
CN102270156A (en) Method for managing real-time embedded system timers
WO2018205458A1 (en) Target user acquisition method and apparatus, electronic device and medium
CN104932896A (en) Information processing method and electronic equipment
CN109101390B (en) Timed task abnormity monitoring method based on Gaussian distribution, electronic device and medium
EP2899633A1 (en) Programmable logic controller and event-driven programming method thereof
CN111309825A (en) Data clustering storage method and device and computer readable storage medium
CN113506045A (en) Risk user identification method, device, equipment and medium based on mobile equipment
CN112256783A (en) Data export method and device, electronic equipment and storage medium
CN111181837A (en) Method and device for sending alarm information
CN113590632B (en) Database index creation method, device, equipment and medium
CN111858604B (en) Data storage method and device, electronic equipment and storage medium
US20150113420A1 (en) Overloaded schedule detection and notification
Novakovic et al. Business context sensitive business documents: Business context aware Core Components modeling using the E-UCM model
CN111522707A (en) Big data platform scheduling early warning method and device and computer readable storage medium
CN113259446B (en) APP message sending method, device, equipment and medium based on user loyalty
CN113918296A (en) Model training task scheduling execution method and device, electronic equipment and storage medium
CN115373822A (en) Task scheduling method, task processing method, device, electronic equipment and medium
CN114817408A (en) Scheduling resource identification method and device, electronic equipment and storage medium
CN114329164A (en) Method, apparatus, device, medium and product for processing data

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: 18795106

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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 21/02/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18795106

Country of ref document: EP

Kind code of ref document: A1