CN111884823B - Task prompting method and device, storage medium and electronic device - Google Patents

Task prompting method and device, storage medium and electronic device Download PDF

Info

Publication number
CN111884823B
CN111884823B CN202010700044.0A CN202010700044A CN111884823B CN 111884823 B CN111884823 B CN 111884823B CN 202010700044 A CN202010700044 A CN 202010700044A CN 111884823 B CN111884823 B CN 111884823B
Authority
CN
China
Prior art keywords
account
task
tasks
accounts
test
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202010700044.0A
Other languages
Chinese (zh)
Other versions
CN111884823A (en
Inventor
伍鹏程
梁本志
李建全
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202010700044.0A priority Critical patent/CN111884823B/en
Publication of CN111884823A publication Critical patent/CN111884823A/en
Application granted granted Critical
Publication of CN111884823B publication Critical patent/CN111884823B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1822Conducting the conference, e.g. admission, detection, selection or grouping of participants, correlating users to one or more conference sessions, prioritising transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a task prompting method and device, a storage medium and an electronic device. Wherein, the method comprises the following steps: receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application; determining a multi-person conversation group for executing a plurality of tasks, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group; determining an account number for performing each of a plurality of tasks from a plurality of account numbers of a multi-person session group; and sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks in the multi-user conversation window according to the execution sequence and the execution progress of the multiple tasks. The invention solves the technical problem of low task prompting efficiency.

Description

Task prompting method and device, storage medium and electronic device
Technical Field
The invention relates to the field of computers, in particular to a task prompting method and device, a storage medium and an electronic device.
Background
In the related art, when updating a data packet in an application program, a code person is usually required to update the code, and the code is checked and accepted by a checking and accepting person, tested by a testing person, issued by an issuing person, and the like. Multiple nodes are needed for processing in the middle.
However, in the prior art, after one node is processed, it is usually necessary to manually notify the next node to process, for example, after development is completed, developers or other personnel need to notify acceptance staff to perform acceptance, which causes a problem of low task prompting efficiency in the process of executing tasks.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a task prompting method and device, a storage medium and an electronic device, and aims to at least solve the technical problem of low task prompting efficiency.
According to an aspect of an embodiment of the present invention, a task prompt method is provided, including: receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application; determining a multi-person conversation group for executing the multi-task, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group; determining an account for performing each of the plurality of tasks from a plurality of accounts of the multi-person conversation group; and sequentially prompting the corresponding accounts in the multiple accounts in the multi-person conversation window to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks.
According to another aspect of the embodiments of the present invention, there is also provided a task prompting method, including: displaying a multi-user session window on a first client logged in by a first account, wherein the multi-user session window is used for carrying out instant messaging among a plurality of accounts of a multi-user session group, the multi-user session group is used for executing a plurality of tasks, the plurality of tasks are to be executed tasks for updating a target data packet of a target application, and the plurality of accounts comprise the first account; displaying a first prompt message of a first task in the multi-person conversation window, wherein the first task is one of multiple tasks, the first prompt message is used for prompting the first account to execute the first task, the first prompt message is a message sent by a server, and the server is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks; and sending first feedback information to the server, wherein the first feedback information is used for confirming that the first account completes the first task.
According to another aspect of the embodiments of the present invention, there is provided a task prompt apparatus, including: a first receiving unit, configured to receive a packet update instruction, where the packet update instruction corresponds to multiple tasks to be executed, and the multiple tasks are used to update a target packet in a target application; a first determining unit, configured to determine a multi-user session group for performing the multiple tasks, where the multi-user session group includes multiple accounts, and the multiple accounts perform instant messaging through a multi-user session window of the multi-user session group; a second determining unit, configured to determine, from a plurality of accounts of the multi-person conversation group, an account for executing each of the plurality of tasks; and the prompting unit is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks in the multi-user conversation window according to the execution sequence and the execution progress of the multiple tasks.
As an optional example, the prompting unit includes: a first obtaining module, configured to, after sending a second prompt message of a second task of the multiple tasks to a second account of the multiple accounts and after receiving first feedback information, which is returned by the second account and indicates that the second task is completed, obtain an update package in the data package update instruction, where the second task is a last task of the multiple tasks, and the second account is an account for executing the second task; a first replacement module, configured to replace the target data packet in the target application with the update packet; and the issuing module is used for issuing the target application after replacing the target data packet.
As an optional example, the apparatus further includes: a second receiving unit, configured to receive an update packet before receiving the packet update instruction, where the update packet is a packet for updating the destination packet; a sending unit, configured to send the update package to a target account, where the target account is an account that triggers the update instruction of the data package; and a rollback unit, configured to, in a case that a rollback instruction sent by the target account is received, rollback the update package to a third account that sends the update package, where the target account and the third account are accounts in the multi-user session group.
As an alternative example, the determining unit includes: the third acquisition module is used for acquiring the label information of a target task in the multiple tasks; and a second determining module, configured to determine, in the multiple accounts, an account that matches the tag information as an account for executing the target task.
According to another aspect of the embodiments of the present invention, there is also provided a task prompt apparatus, including: a first display unit, configured to display a multi-user session window on a first client logged in by a first account, where the multi-user session window is a window for performing instant messaging among multiple accounts of a multi-user session group, the multi-user session group is a group for executing multiple tasks, the multiple tasks are tasks to be executed for updating a target data packet of a target application, and the multiple accounts include the first account; a second display unit, configured to display a first prompt message of a first task in the multi-person conversation window, where the first task is one of multiple tasks, the first prompt message is used to prompt the first account to execute the first task, the first prompt message is a message sent by a server, and the server is used to sequentially prompt corresponding accounts in the multiple accounts to execute corresponding tasks in the multiple tasks according to an execution sequence and an execution progress of the multiple tasks; a sending unit, configured to send first feedback information to the server, where the first feedback information is used to confirm that the first account completes the first task.
According to an aspect of the application, a computer program product or computer program is provided, comprising computer instructions, the computer instructions being stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer readable storage medium, and the processor executes the computer instructions to enable the computer device to execute the task prompting method.
According to another aspect of the embodiments of the present invention, there is also provided an electronic apparatus, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the task prompting method through the computer program.
In the embodiment of the invention, a received data packet updating instruction is adopted, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application; determining a multi-person conversation group for executing the multi-task, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group; determining an account for performing each of the plurality of tasks from a plurality of accounts of the multi-person conversation group; according to the execution sequence and the execution progress of the multiple tasks, the corresponding accounts in the multiple accounts are sequentially prompted in the multiple-person conversation window to execute the corresponding tasks in the multiple tasks.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention and do not constitute a limitation of the invention. In the drawings:
FIG. 1 is a schematic diagram of an application environment of an alternative task suggestion method according to an embodiment of the invention;
FIG. 2 is a flowchart illustrating an alternative task prompting method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating an alternative task prompt method according to an embodiment of the invention;
FIG. 4 is a schematic diagram of a display interface of a client of an alternative task prompting method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a display interface of a client of another alternative task prompting method according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating contents to be checked of an alternative task prompting method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a display interface of a client of another alternative task prompting method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a display interface of a client of another alternative task prompting method according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of a display interface of a client of another alternative task prompting method according to an embodiment of the present invention;
FIG. 10 is a core architecture diagram of an alternative task hinting method according to an embodiment of the invention;
FIG. 11 is a flowchart illustrating an alternative task prompting method according to an embodiment of the present invention;
FIG. 12 is a flowchart illustrating an alternative task suggestion method according to an embodiment of the invention;
FIG. 13 is a flowchart illustrating an alternative task suggestion method according to an embodiment of the invention;
FIG. 14 is a flowchart illustrating an alternative task prompting method according to an embodiment of the present invention;
FIG. 15 is a schematic structural diagram of an alternative task prompt apparatus according to an embodiment of the present invention;
FIG. 16 is a schematic diagram of an alternative task prompt apparatus according to an embodiment of the present invention;
FIG. 17 is a schematic diagram of an alternative electronic device according to an embodiment of the invention;
fig. 18 is a schematic structural diagram of another alternative electronic device according to an embodiment of the invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in other sequences than those illustrated or described herein. Moreover, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an aspect of the embodiments of the present invention, a task prompting method is provided, and optionally, as an optional implementation manner, the task prompting method may be applied to, but is not limited to, an environment as shown in fig. 1.
Human-computer interaction between the user 102 and the user device 104 in fig. 1 is possible. The user device 104 comprises a memory 106 for storing interaction data and a processor 108 for processing the interaction data. User device 104 may interact with server 112 via network 110. The server 112 includes a database 114 for storing interaction data and a processing engine 116 for processing the interaction data. The server 112 performs data interaction with the user equipment 118 through the network 110, and human-computer interaction between the user equipment 118 and the user 120.
The server 112 may receive the update instruction and then prompt which account (user) to execute which task in the multi-person session window between the user 102 and the user 120 according to the execution order and execution progress of the tasks. User 102 is a user in the same multi-person conversation group as user 120.
By the method, the prompt message can be sent to the executor of the current task according to the sequence and the execution progress of the multiple tasks after the data packet updating command is received, so that the effects of automatically monitoring the task execution progress and automatically sending the prompt message to the executor by the server are achieved, the task prompt efficiency is improved, and the problem of low task prompt efficiency is solved.
Alternatively, the user device 104 or the user device 118 may be, but is not limited to, a terminal such as a mobile phone, a tablet computer, a notebook computer, a PC, and the like, and the network 110 may include, but is not limited to, a wireless network or a wired network. Wherein, this wireless network includes: WIFI and other networks that enable wireless communication. Such wired networks may include, but are not limited to: wide area networks, metropolitan area networks, and local area networks. The server 112 may include, but is not limited to, any hardware device capable of performing computations.
Optionally, as an optional implementation manner, as shown in fig. 2, the task prompting method includes:
s202, receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application;
s204, determining a multi-user conversation group for executing a plurality of tasks, wherein the multi-user conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-user conversation window of the multi-user conversation group;
s206, determining an account for executing each task in the multiple tasks from multiple accounts of the multi-person conversation group;
and S208, sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks in the multi-user session window according to the execution sequence and the execution progress of the multiple tasks.
Alternatively, the task prompting method can be applied to, but not limited to, a process of updating a data packet of a server. The data packet on the server may be all or part of the data packet of any application. The application on the server may be provided for use by the user. After the data package is updated, the user can download the application after the data package is updated for use.
The method is applied to the updating process of the application data packet, and workers who participate in the updating process can have different tasks. Updating of a packet for an application requires performing different tasks to eventually complete the update of the packet. After the server receives the packet update command, a plurality of tasks corresponding to the packet update command may be obtained. Multiple tasks need to be performed to complete the update of the data packet. After acquiring the multiple tasks, the server may determine a multi-user session group for executing the multiple tasks, that is, to which multiple accounts in the group the multiple tasks are allocated. Different groups may be used for different packet updates. After the multi-person conversation group is determined, which account or accounts in the multi-person conversation group are respectively allocated to the tasks to be executed is determined. After determining the account number for executing each task, the multi-person conversation window can respectively remind the corresponding account number to execute the corresponding task according to the execution sequence and the execution progress of the multiple tasks. And each account can execute the corresponding task after receiving the prompt so as to complete multiple tasks and finally complete the updating of the data packet.
According to the method, the server can monitor the execution process of the multiple tasks, the corresponding account is automatically notified to execute the corresponding task according to the execution progress and sequence of the multiple tasks, the effect of automatically and efficiently reminding the account to execute the task is achieved, and the task prompting efficiency is improved.
In the application, the multi-user session group can be a group in which a plurality of accounts are used for instant messaging, and the plurality of accounts are located in one multi-user session group and can carry out instant messaging through the multi-user session window. An account may be located in multiple multi-person session groups, and the account in each multi-person session group may be different. For example, account a, account B, account C are located in one multi-person session group, and account a, account C, account D are located in another multi-person session group.
Optionally, the data packet update instruction in the present application may be an update instruction initiated by an account with an authority. For example, the account may be an administrator account, or an account with a special identity, such as an account of a group leader, through which a packet update instruction may be initiated when the group leader wishes to initiate a project to update a target packet in a target application on a server.
Optionally, in the present application, after the server receives the packet update instruction, it is necessary to determine a multi-user session group that executes a plurality of tasks corresponding to the packet update instruction. That is, the server needs to determine to which accounts in the multi-person session group to assign the tasks for processing.
The determining method may be that the server obtains an identifier in the data packet updating instruction, where the identifier is an identifier set when an account initiating the data packet updating instruction initiates the data packet updating instruction, and the server determines which multi-user session group the multiple tasks corresponding to the data packet updating instruction should be allocated to according to the identifier. For example, the identification may be a name or an ID of the group.
After receiving the packet update instruction, the server may obtain a plurality of tasks corresponding to the packet update instruction. The plurality of tasks may be task flows created for clients initiating the packet update instruction. When a client initiating a packet update instruction initiates the packet update instruction, multiple tasks may be created, and an execution order of each task may be determined, and after receiving the instruction, the server may obtain the multiple tasks and obtain the execution order of the multiple tasks.
Optionally, after the server acquires the plurality of tasks and determines which multi-person conversation group to execute the plurality of tasks, it may be determined from the multi-person conversation group which accounts of the plurality of accounts to process each task of the plurality of tasks respectively. When determining the account number for processing the task, tag information of each task in the plurality of tasks may be acquired, where the tag information identifies the type of the task or the type of the account number for processing the task. And then, acquiring an account corresponding to the tag information of the task from the plurality of accounts. For example, the multiple tasks include task 1 and task 2, if the type of the tag information of task 1 is type 1, then the accounts with the types of account 1 are obtained, for example, the types of account a and account B are type 1, and at this time, account a and account B may be determined as the accounts for executing task 1.
After determining the account number for executing each of the plurality of tasks, if there are a plurality of account numbers for executing each task, the server may send a first prompt message to some or all of the account numbers for executing the task when executing the task.
In the application, when sending the first prompt message, the first prompt message may be sent to one or more accounts executing the first task, the first prompt message prompts in the multi-person conversation window, and the first prompt message may be set to allow only notified persons to be visible or set to allow all persons to be visible. After the server sends the first prompting message, the first account for performing the first task may display the first prompting message in a multi-person conversation window on a display interface of the client. The first account may perform a first task and feed back information in the multi-person session window. If the first account finishes executing the first task and has no problem, first feedback information can be fed back to indicate that the task is processed and finished. Currently, the first account may also feed back second feedback information, which indicates that the task has a problem and needs to be returned to the previous node. Each account executing the task can feed back the first feedback information or the second feedback information, and determines whether the trend of the task flows to the next task node or returns to the previous task node.
When the server sends the first prompt message of the last task to the corresponding account and the corresponding account feeds back the first feedback information indicating that the task is completed, the server may determine that the multiple tasks are completed.
According to the method and the device, when the target application is updated, the update package can be obtained, then the update package is detected through multiple tasks such as checking and verification, after the multiple tasks are executed, the update package is free of problems, the update package is used for replacing the target data package in the target application to obtain a new target application, and the new target application can be issued.
In the application, when the target application is updated, the update package can be updated into the target application to replace the target data package, and then after a plurality of tasks such as testing, acceptance and the like, the updated target application is determined to have no problem, and the new target application can be issued.
In this application, the server may further send the interface for executing the corresponding task to the corresponding account when sending the first prompt message, so that the corresponding account directly executes the corresponding task through the interface.
In the present application, each first prompting message may be set to be partially visible, for example, only the person to be reminded is visible. Alternatively, all people can be set to be visible.
In the present application, the plurality of tasks may be of various types. For example, the plurality of tasks may include types of reconciliation, inspection, submission, update, testing, acceptance, and the like.
The following description is made with reference to a specific example.
Batch: the patch package is referred to as a patch package, and the patch package is mainly referred to as a server in the application.
PM: project manager, PM for short.
patch _ robot: patch issue core controller
tapd: a requirement document management platform. The requirement document is a document used in the process of opening and updating the data packet.
Blue shield platform: agile development and platform release, wherein the agile development refers to development in an iterative and progressive mode.
A marble platform: platform for transferring files from a development (dev) environment to an internet (idc) environment
This is explained with reference to fig. 3. S302, an iteration list is created by the PM. And the PM account confirms the release content and the scheduling, combs out corresponding iteration, determines a target data packet of the target application to be updated, and determines a multi-user conversation group for executing a plurality of tasks of updating the target application. When updating the target application, the code of the updated target application needs to be acquired. May be provided by a modifier, which may be a program account or a programmatic account, etc. S304, the modifying party submits the codes to the corresponding server issuing branch to prepare for issuing. After the code is submitted, S306, the PM may check whether the tapd single program and the plan are submitted, so as to check whether the code is complete and whether there is an error. If the error occurs, the corresponding submitter needs to be reminded of correct modification. Code that does not meet the specification will add entry svn path remarks.
S308, when the PM determines that the code has no problem, a data packet updating instruction can be generated and sent to the background. The PM may initiate the process of updating or publishing by entering a particular character. For example, the PM may enter a particular character in a multi-person conversation window of a multi-person conversation group, thereby initiating an update process. As shown in fig. 4, fig. 4 is an example of an alternative startup update process. And initiating a character of '@ issuing eidolon' in the multi-person conversation window by the PM account, acquiring an instruction of the PM account by the background, determining a plurality of tasks for updating, and sending a first prompt message 402 of a first task to a client of the foreground PM account. When the PM user determines to update, the update button 404 in fig. 4 may be clicked, and the update process is started.
After the updating process is started, the background server sends a prompt message to an account executing the next task, if the next task is checking the release content, the server sends the prompt message to the checking account in the multi-person conversation window, and S310, the checking account displays the prompt message through the multi-person conversation window and checks necessary information. FIG. 5 is a display interface of an alternative multiple person conversation window for checking accounts. The content to be checked 502 and a first prompt message 504 are displayed in the interface, and the first prompt message 504 prompts the checking account to check the content to be checked 502. After the checking of the account number is completed, the first feedback information can be fed back, and the pre-release is started to be updated. When the server sends the first prompt message to the checking account, the server may send the content to be checked to the checking account. For example, the server may obtain the target application after updating the update package and the target application before updating, and send information that the target application changes as the content to be checked to the check account. Such as version, update mode, etc. of the target application. When the content to be checked is sent, the parameters of the content to be checked can be filled in the template through a preset template, so that the checking of the account number can be conveniently carried out. FIG. 6 is an alternative schematic diagram showing the contents of the account check to be checked through a template. Checking accounts (background accounts) allows the information to be collated and updates to be determined for pre-release. After the update is pre-issued, a tester is required to perform the test. As shown in fig. 7, the server sends a first prompt message to prompt the tester to perform the test. And prompting the start of gray scale updating after the PM test is finished. The button for starting the gray scale updating can be invisible or can be pressed to have no response, and when the test is finished and no problem exists, the button for starting the gray scale updating can be visible or can be pressed to start the gray scale updating.
And S312, after the testing is finished, if the testing is not problematic, the tester can feed back the first feedback information and update the acceptance of the pre-release. Then, S314, the server starts the next task, and sends a first prompt message to the PM to prompt the PM to start the gray scale update. As shown in fig. 8, fig. 8 is a hint page after the start of a grayscale update. Prompting that the gray scale updating is in progress.
And S316, after the gray scale updating is finished, the server can start the next task, send a first prompt message to the test account, and prompt the test account to test the content of the gray scale updating. And the test account number feeds back first feedback information to indicate that the acceptance is successful.
S318, the server sends a first prompt message to the PM to prompt the PM to carry out total updating. As shown in FIG. 9, PM may be updated in full via the buttons shown in FIG. 9. And after receiving the first feedback information of the PM, sending a first prompt message to the test account to prompt the test account to carry out full test.
And S320, receiving the first feedback information of the test account, wherein the first feedback information indicates that the full-scale test is finished and no problem exists, and the first feedback information indicates that the updated target application is updated in full scale and has no problem in the test, and can be normally used.
And S322, the outer network issues. In the above process, when the server sends the first prompt message to each account executing the task and receives the first feedback message, foreground display of the client of each account is introduced. In the present application, the server may also perform further steps.
As shown in fig. 10, fig. 10 is a core architecture diagram of the present application. The central controller patch _ robot is located in the server and is responsible for the whole logic flow. An independent process patch _ robot is added as a central controller for receiving instructions from different accounts to trigger related control behaviors.
In this application, when the PM account initiates a data packet update instruction and the server sends the content to be checked and the first prompt message to the check account, the process may be as shown in fig. 11. First, S1102, the PM starts the process, S1104, the server (patch _ robot control center) obtains the tapd iteration single ID sent by the PM, and the PM can send the tapd iteration single ID through one button, so as to avoid manual input. And S1106, after the server obtains the iteration single ID, accessing the tapd platform through a tapd interface to obtain the file to be released on the tapd platform. Each iteration single ID will be associated with the file to be published. After the file to be issued is acquired, in S1108, the server eliminates unnecessary content and leaves a file of the current version, and in S1110, the server packages the left file and the file version through a blue shield platform. After receiving the version and the file, the blue shield platform classifies the files through a special packing machine, uploads the files to a pre-release server through a marble system, and calls a patch _ robot control center of the server through a script after the processing is finished. And S1112, after receiving the message that the blue shield finishes processing, the server acquires a result returned by the blue shield. And S1114, processing the result returned by the blue shield into an email and screenshot into a picture. S1116, the checking account is notified to check the content on the picture. Checking the account may check the content and return the first feedback information or the second feedback information.
In the present application, in the update pre-release process, as shown in fig. 12, in S1202, the update pre-release may be started by clicking a button on the background account, and the server notifies the background account to perform an update pre-release process. And after the background account clicks an update pre-release button, starting an update pre-release process. S1204, the server receives the update pre-release request. And S1206, calling the blue shield interface by the server to start updating, and S1208, receiving a message returned by the blue shield by the server. And the blue shield starts updating after receiving the updating pre-release message and returns the updated information to the server. S1210, the server calls the local script to notify the test account to start acceptance, and S1212, the test account is accepted, and after the acceptance is finished, first feedback information can be fed back to the server.
After the update pre-distribution is completed, a gradation update (gradation distribution) process may be performed. The input of the gray updating process is packaging ID, namely updating content, and the output is a test account acceptance sheet. As shown in fig. 13, in S1302, after the test account number is tested, the PM may click a "start gray level" button to trigger an update process, in S1304, the server receives an update notification, in S1306, the server starts to call a port to initiate gray level update, and when the gray level is updated, the server notifies the operation and maintenance tool to perform gray level update. And S1308, after the gray level updating is finished, the server receives a result returned by the operation and maintenance tool. S1310, the server sends a message to the test account to test and accept the gray level update.
After the gradation updating, the full-scale updating is started. When the full quantity is updated, the PM account clicks a full quantity updating button, the background server performs full quantity updating, the full quantity updating is that the PM informs the operation and maintenance tool to directly update the full quantity, and after the full quantity updating is finished, the operation and maintenance tool can automatically call the patch _ robot to inform the test account to start testing and acceptance.
After the full update, the target application update is complete.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
According to another aspect of the embodiments of the present application, there is also provided a task prompting method, including:
s1402, displaying a multi-user conversation window on a first client logged in by a first account, wherein the multi-user conversation window is a window used for instant communication among a plurality of accounts of a multi-user conversation group, the multi-user conversation group is a group used for executing a plurality of tasks, the plurality of tasks are tasks to be executed for updating a target data packet of a target application, and the plurality of accounts comprise the first account;
s1404, displaying a first prompt message of a first task in a multi-user session window, wherein the first task is one of multiple tasks, the first prompt message is used for prompting a first account to execute the first task, the first prompt message is a message sent by a server, and the server is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks;
s1406, a first feedback message is sent to the server, where the first feedback message is used to confirm that the first account completes the first task.
Alternatively, the task prompting method can be applied to, but not limited to, a process of updating a data packet of a server. The data packet on the server may be all or part of the data packet of any application. The application on the server may be provided for use by the user. After the data package is updated, the user can download the application after the data package is updated for use.
The method is applied to the updating process of the application data packet, and workers who participate in the updating process can have different tasks. Updating of a packet for an application requires performing different tasks to eventually complete the update of the packet. After the server receives the packet update instruction, a plurality of tasks corresponding to the packet update instruction may be obtained. Multiple tasks need to be performed to complete the update of the data packets. After acquiring the multiple tasks, the server may determine a multi-user session group for executing the multiple tasks, that is, to which multiple accounts in the group the multiple tasks are allocated. Different groups may be used for different packet updates. After the multi-person conversation group is determined, which account or accounts in the multi-person conversation group are respectively allocated to the tasks to be executed is determined. After determining the account number for executing each task, the multi-person conversation window can respectively remind the corresponding account number to execute the corresponding task according to the execution sequence and the execution progress of the multiple tasks. And each account can execute the corresponding task after receiving the prompt so as to complete multiple tasks and finally complete the updating of the data packet.
According to the method, the server can monitor the execution process of the multiple tasks, the corresponding account is automatically notified to execute the corresponding task according to the execution progress and sequence of the multiple tasks, the effect of automatically and efficiently reminding the account to execute the task is achieved, and the task prompting efficiency is improved.
In the application, the multi-user session group can be a group in which a plurality of accounts are used for instant messaging, and the plurality of accounts are located in one multi-user session group and can carry out instant messaging through the multi-user session window. An account may be located in multiple multi-person session groups, and the account in each multi-person session group may be different. For example, account a, account B, account C are located in one multi-person session group, and account a, account C, account D are located in another multi-person session group.
Optionally, the data packet update instruction in the present application may be an update instruction initiated by an account with an authority. For example, the account may be an administrator account, or an account with a special identity, such as an account of a group leader, through which a packet update instruction may be initiated when the group leader wishes to initiate a project to update a target packet in a target application on a server.
Optionally, in the present application, after the server receives the packet update instruction, it is necessary to determine a multi-user session group that executes a plurality of tasks corresponding to the packet update instruction. That is, the server needs to determine to which accounts in the multi-person conversation group to assign tasks to process.
The determining method may be that the server obtains an identifier in the data packet updating instruction, where the identifier is an identifier set when the account initiating the data packet updating instruction initiates the data packet updating instruction, and the server determines, according to the identifier, to which multi-user session group multiple tasks corresponding to the data packet updating instruction should be allocated. For example, the identification may be a name or an ID of the group.
After receiving the packet update instruction, the server may obtain a plurality of tasks corresponding to the packet update instruction. The plurality of tasks may be task flows created for the clients that initiated the packet update instructions. When a client initiating a data packet updating instruction initiates the data packet updating instruction, multiple tasks may be created, and an execution order of each task may be determined, and after receiving the instruction, the server may obtain the multiple tasks and obtain the execution order of the multiple tasks.
Optionally, after the server obtains the multiple tasks and determines which multi-person conversation group executes the multiple tasks, it may be determined from the multi-person conversation group which accounts of the multiple accounts are respectively used for processing each of the multiple tasks. When determining the account number for processing the task, tag information of each task in the plurality of tasks may be acquired, where the tag information identifies the type of the task or the type of the account number for processing the task. And then, acquiring an account corresponding to the tag information of the task from the plurality of accounts. For example, the multiple tasks include task 1 and task 2, if the type of the tag information of task 1 is type 1, then the accounts with the types of account 1 are obtained, for example, the types of account a and account B are type 1, and at this time, account a and account B may be determined as the accounts for executing task 1.
After determining the account number for executing each of the plurality of tasks, if there are a plurality of account numbers for executing each task, the server may send a first prompt message to some or all of the account numbers for executing the task when executing the task.
In the application, when sending the first prompt message, the first prompt message may be sent to one or more accounts executing the first task, the first prompt message prompts in the multi-person conversation window, and the first prompt message may be set to allow only notified persons to be visible or set to allow all persons to be visible. After the server sends the first prompting message, the first account for performing the first task may display the first prompting message in a multi-person conversation window on a display interface of the client. The first account may perform a first task and feed back information in the multi-person session window. If the first account finishes executing the first task and has no problem, first feedback information can be fed back to indicate that the task is processed and finished. Currently, the first account may also feed back second feedback information, which indicates that the task has a problem and needs to be returned to the previous node. Each account executing the task can feed back the first feedback information or the second feedback information, and determines whether the trend of the task flows to a next task node or returns to a previous task node.
When the server sends the first prompt message of the last task to the corresponding account and the corresponding account feeds back the first feedback information indicating that the task is completed, the server may determine that the tasks are completed.
According to the method and the device, when the target application is updated, the update package can be obtained, then the update package is detected through multiple tasks such as checking and verification, after the multiple tasks are executed, the update package is free of problems, the update package is used for replacing the target data package in the target application to obtain a new target application, and the new target application can be issued.
In the application, when the target application is updated, the update package can be updated into the target application to replace the target data package, and then after a plurality of tasks such as testing, acceptance and the like, the updated target application is determined to have no problem, and the new target application can be released.
In this application, the server may further send the interface for executing the corresponding task to the corresponding account when sending the first prompt message, so that the corresponding account directly executes the corresponding task through the interface.
In the application, each first prompting message can be set to be partially visible, for example, only the person to be reminded can be visible. Alternatively, all people can be set to be visible.
In the present application, the plurality of tasks may be of various types. For example, the plurality of tasks may include types of reconciliation, inspection, submission, update, testing, acceptance, and the like.
For a specific example of the present embodiment, reference may be made to the contents in the above example, which is not described herein again.
According to another aspect of the embodiment of the present invention, a task prompting device for implementing the task prompting method is further provided. As shown in fig. 15, the apparatus includes:
a first receiving unit 1502, configured to receive a packet update instruction, where the packet update instruction corresponds to multiple tasks to be executed, and the multiple tasks are used to update a target packet in a target application;
a first determining unit 1504, configured to determine a multi-person conversation group for performing multiple tasks, where the multi-person conversation group includes multiple accounts, and the multiple accounts perform instant messaging through a multi-person conversation window of the multi-person conversation group;
a second determining unit 1506, configured to determine an account for executing each task of the multiple tasks from the multiple accounts of the multi-person conversation group;
the prompting unit 1508 is configured to sequentially prompt, in the multi-user session window, corresponding accounts of the multiple accounts to execute corresponding tasks of the multiple tasks according to the execution order and the execution progress of the multiple tasks.
Alternatively, the task prompting device can be applied to, but not limited to, a process of updating a data packet of the server. The data packet on the server may be all or part of the data packet of any application. The application on the server may be provided for use by the user. After the data package is updated, the user can download the application after the data package is updated for use.
The method is applied to the updating process of the application data packet, and workers who participate in the updating process can have different tasks. Updating of a packet for an application requires performing different tasks to eventually complete the update of the packet. After the server receives the packet update command, a plurality of tasks corresponding to the packet update command may be obtained. Multiple tasks need to be performed to complete the update of the data packets. After acquiring the multiple tasks, the server may determine a multi-user session group for executing the multiple tasks, that is, to which multiple accounts in the group the multiple tasks are allocated. Different groups may be used for different packet updates. After the multi-person conversation group is determined, which account or accounts in the multi-person conversation group are respectively allocated to the tasks to be executed is determined. After determining the account number for executing each task, the multi-person conversation window can respectively remind the corresponding account number to execute the corresponding task according to the execution sequence and the execution progress of the multiple tasks. And each account can execute the corresponding task after receiving the prompt so as to complete multiple tasks and finally complete the updating of the data packet.
In the application, through the device, the execution processes of the multiple tasks can be monitored through the server, the corresponding accounts are automatically notified to execute the corresponding tasks through the execution progress and the sequence of the multiple tasks, the effect of automatically and efficiently reminding the accounts to execute the tasks is achieved, and the task prompting efficiency is improved.
For a specific example of the present embodiment, reference may be made to the contents in the above example, which is not described herein again.
According to another aspect of the embodiment of the present invention, a task prompting device for implementing the task prompting method is further provided. As shown in fig. 16, the apparatus includes:
a first display unit 1602, configured to display a multi-user session window on a first client logged in by a first account, where the multi-user session window is a window for performing instant messaging among multiple accounts of a multi-user session group, the multi-user session group is a group for executing multiple tasks, the multiple tasks are tasks to be executed for updating a target data packet of a target application, and the multiple accounts include the first account;
a second display unit 1604, configured to display a first prompt message of a first task in the multi-user session window, where the first task is one of multiple tasks, the first prompt message is used to prompt a first account to execute the first task, the first prompt message is a message sent by a server, and the server is used to sequentially prompt, in the multi-user session window, corresponding accounts in the multiple accounts to execute corresponding tasks in the multiple tasks according to an execution sequence and an execution progress of the multiple tasks;
a sending unit 1606, configured to send a first feedback message to the server, where the first feedback message is used to confirm that the first account completes the first task.
Alternatively, the task prompting device can be applied to, but not limited to, a process of updating a data packet of the server. The data packet on the server may be all or part of the data packet of any application. The application on the server may be provided for use by the user. After the data package is updated, the user can download the application after the data package is updated for use.
The method is applied to the updating process of the application data packet, and workers participating in updating can have different tasks. Updating of a packet for an application requires performing different tasks to eventually complete the update of the packet. After the server receives the packet update command, a plurality of tasks corresponding to the packet update command may be obtained. Multiple tasks need to be performed to complete the update of the data packets. After acquiring the multiple tasks, the server may determine a multi-user session group for executing the multiple tasks, that is, to which multiple accounts in the group the multiple tasks are allocated. Different groups may be used for different packet updates. After the multi-person conversation group is determined, which account or accounts in the multi-person conversation group are respectively allocated to the tasks to be executed is determined. After determining the account number for executing each task, the multi-person conversation window can respectively remind the corresponding account number to execute the corresponding task according to the execution sequence and the execution progress of the multiple tasks. And each account can execute the corresponding task after receiving the prompt so as to complete multiple tasks and finally complete the updating of the data packet.
In the application, through the device, the execution process of multiple tasks can be monitored through the server, the corresponding account is automatically notified to execute the corresponding task through the execution progress and the sequence of the multiple tasks, the effect of automatically and efficiently reminding the account to execute the task is achieved, and the task prompting efficiency is improved.
For a specific example of the present embodiment, reference may be made to the contents in the above example, which is not described herein again.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device for implementing the task prompting method, as shown in fig. 17, the electronic device includes a memory 1702 and a processor 1704, the memory 1702 stores a computer program, and the processor 1704 is configured to execute the steps in any one of the method embodiments through the computer program.
Optionally, in this embodiment, the electronic apparatus may be located in at least one network device of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application;
determining a multi-person conversation group for executing a plurality of tasks, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group;
determining an account for performing each of a plurality of tasks from a plurality of accounts of a multi-person conversation group;
and sequentially prompting the corresponding accounts in the multiple accounts in the multi-person conversation window to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks.
Alternatively, it can be understood by those skilled in the art that the structure shown in fig. 17 is only an illustration, and the electronic device may also be a terminal device such as a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, a Mobile Internet Device (MID), a PAD, and the like. Fig. 17 is a diagram illustrating the structure of the electronic device. For example, the electronic device may also include more or fewer components (e.g., network interfaces, etc.) than shown in FIG. 17, or have a different configuration than shown in FIG. 17.
The memory 1702 may be configured to store software programs and modules, such as program instructions/modules corresponding to the task prompting method and apparatus in the embodiments of the present invention, and the processor 1704 executes various functional applications and data processing by running the software programs and modules stored in the memory 1702, that is, implements the task prompting method. The memory 1702 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 1702 may further include memory located remotely from the processor 1704, which may be connected to the terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. The memory 1702 may be specifically, but not limited to, configured to store information such as a plurality of tasks and a first prompt message. As an example, as shown in fig. 17, the memory 1702 may include, but is not limited to, the first receiving unit 1502, the first determining unit 1504, the second determining unit 1506, and the prompting unit 1508 of the task prompting device. In addition, the task prompting device may further include, but is not limited to, other module units in the task prompting device, which is not described in detail in this example.
Optionally, the transmission device 1706 is configured to receive or transmit data via a network. Examples of the network may include a wired network and a wireless network. In one example, the transmission device 1706 includes a Network adapter (NIC) that can be connected to a router via a Network cable and other Network devices to communicate with the internet or a local area Network. In one example, the transmission device 1706 is a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
In addition, the electronic device further includes: a display 1708 for displaying a processing progress; and a connection bus 1710 for connecting the respective module parts in the above-described electronic apparatus.
According to yet another aspect of the embodiments of the present invention, there is also provided an electronic device for implementing the task prompting method, as shown in fig. 18, the electronic device includes a memory 1802 and a processor 1804, the memory 1802 stores therein a computer program, and the processor 1804 is configured to execute the steps in any one of the method embodiments described above through the computer program.
Optionally, in this embodiment, the electronic apparatus may be located in at least one network device of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
displaying a multi-user session window on a first client logged in by a first account, wherein the multi-user session window is used for carrying out instant communication among a plurality of accounts of a multi-user session group, the multi-user session group is used for executing a plurality of tasks, the plurality of tasks are tasks to be executed for updating a target data packet of a target application, and the plurality of accounts comprise the first account;
displaying a first prompt message of a first task in a multi-user session window, wherein the first task is one of multiple tasks, the first prompt message is used for prompting a first account to execute the first task, the first prompt message is a message sent by a server, and the server is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks;
and sending a first feedback message to the server, wherein the first feedback message is used for confirming that the first account completes the first task.
Alternatively, it can be understood by those skilled in the art that the structure shown in fig. 18 is only an illustration, and the electronic device may also be a terminal device such as a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, a Mobile Internet Device (MID), a PAD, and the like. Fig. 18 is a diagram illustrating a structure of the electronic device. For example, the electronic device may also include more or fewer components (e.g., network interfaces, etc.) than shown in FIG. 18, or have a different configuration than shown in FIG. 18.
The memory 1802 may be used to store software programs and modules, such as program instructions/modules corresponding to the task prompting method and apparatus in the embodiments of the present invention, and the processor 1804 executes the software programs and modules stored in the memory 1802, so as to execute various functional applications and data processing, that is, implement the task prompting method described above. The memory 1802 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 1802 can further include memory located remotely from the processor 1804, which can be connected to the terminals over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. The memory 1802 may be specifically, but not limited to, used for storing information such as the first prompt message and the plurality of tasks. As an example, as shown in fig. 18, the memory 1802 may include, but is not limited to, a first display unit 1602, a second display unit 1604 and a sending unit 1606 in the task prompting device. In addition, the task prompting device may further include, but is not limited to, other module units in the task prompting device, which are not described in detail in this example.
Optionally, the transmitting device 1806 is configured to receive or transmit data via a network. Examples of the network may include a wired network and a wireless network. In one example, the transmission device 1806 includes a Network adapter (NIC) that can be connected to a router via a Network cable and other Network devices to communicate with the internet or a local area Network. In one example, the transmitting device 1806 is a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
In addition, the electronic device further includes: a display 1808, configured to display a first prompt message; and a connection bus 1810 for connecting the respective module components in the above-described electronic apparatus.
According to a further aspect of an embodiment of the present invention, there is also provided a computer-readable storage medium, in which a computer program is stored, wherein the computer program is arranged to perform the steps in any of the above-mentioned method embodiments when executed.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are used for updating a target data packet in a target application;
determining a multi-person conversation group for executing a plurality of tasks, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group;
determining an account number for performing each of a plurality of tasks from a plurality of account numbers of a multi-person session group;
and sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks in the multi-user conversation window according to the execution sequence and the execution progress of the multiple tasks.
Alternatively, in the present embodiment, the above-mentioned storage medium may be configured to store a computer program for executing the steps of:
displaying a multi-user session window on a first client logged in by a first account, wherein the multi-user session window is used for carrying out instant messaging among a plurality of accounts of a multi-user session group, the multi-user session group is used for executing a plurality of tasks, the plurality of tasks are to be executed tasks for updating a target data packet of a target application, and the plurality of accounts comprise the first account;
displaying a first prompt message of a first task in the multi-person conversation window, wherein the first task is one of multiple tasks, the first prompt message is used for prompting the first account to execute the first task, the first prompt message is a message sent by a server, and the server is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks;
and sending a first feedback message to the server, wherein the first feedback message is used for confirming that the first account completes the first task.
Alternatively, in this embodiment, a person skilled in the art may understand that all or part of the steps in the methods of the foregoing embodiments may be implemented by a program instructing hardware associated with the terminal device, where the program may be stored in a computer-readable storage medium, and the storage medium may include: flash disks, read-Only memories (ROMs), random Access Memories (RAMs), magnetic or optical disks, and the like.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The integrated unit in the above embodiments, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in the above computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing one or more computer devices (which may be personal computers, servers, network devices, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed client may be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (12)

1. A task prompting method is characterized by comprising the following steps:
receiving a data packet updating instruction, wherein the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are tasks to be executed according to an execution sequence and used for updating a target data packet in a target application;
determining a multi-person conversation group used for executing the multi-task, wherein the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group;
determining an account for executing each task of the multiple tasks from a plurality of accounts of the multi-person conversation group;
sequentially prompting the corresponding account numbers in the plurality of account numbers in the multi-person conversation window to execute the corresponding tasks in the plurality of tasks according to the execution sequence and the execution progress of the plurality of tasks;
when the next task to be executed is to check the issued content, the server sends a preset template and a first prompt message to a check account in the multi-person conversation window, wherein the plurality of accounts comprise the check account, the preset template is filled with parameters of the content to be checked, and the preset template is updated and pre-issued after the check information of the check account;
after updating and pre-releasing, sending the first prompt message to a test account in the multi-person session window, wherein the first prompt message is used for prompting the test account to perform a test, and the plurality of accounts comprise the test account;
prompting a PM account to start gray level updating in the multi-person conversation window under the condition that the test account feedback test passes, wherein the plurality of accounts comprise the PM account;
after the gray scale updating is finished, sending the first prompt message to the test account in the multi-person conversation window, prompting the test account to test the content of the gray scale updating, and prompting the PM account to start the full-scale updating in the multi-person conversation window under the condition that the feedback test of the test account passes;
after the total update is finished, sending the first prompt message to the test account in the multi-person session window, prompting the test account to perform the total test, and issuing the test account through an external network under the condition that the test account passes the feedback;
the server acquires an identifier of current iteration sent by the PM account, acquires a file to be published corresponding to the identifier, eliminates unnecessary contents in the file to be published by the server to obtain a current version file, and packages the current version file and a file version through a blue shield platform;
the server acquires result data returned by the blue shield platform, processes the result data into an email, captures the email into a picture, and sends a first prompt message to an inspection account so that a client logged in by the inspection account displays the first prompt message in the multi-person conversation window, wherein the first prompt message is used for informing the inspection account to inspect the content of the picture;
under the condition that first feedback information which is returned by an account for processing a current task and used for indicating that the current task is completed is received, determining a task which is next to the current task in the multiple tasks as a new current task;
and under the condition that second feedback information which is returned by the account for processing the current task and is used for indicating the rollback of the current task is received, determining a task which is positioned on the previous task in the multiple tasks as a new current task.
2. The method according to claim 1, wherein sequentially prompting, in the multi-person conversation window, corresponding accounts of the plurality of accounts to execute corresponding tasks of the plurality of tasks according to the execution sequence and the execution progress of the plurality of tasks comprises:
after a second prompt message of a second task in the multiple tasks is sent to a second account in the multiple accounts, and after first feedback information which is returned by the second account and indicates that the second task is completed is received, an update package in the data package update instruction is acquired, wherein the second task is the last task in the multiple tasks, and the second account is an account for executing the second task;
replacing the target data packet in the target application with the update packet;
and issuing the target application after replacing the target data packet.
3. The method of claim 1, wherein sequentially prompting, in the multi-person conversation window, corresponding accounts of the plurality of accounts to execute corresponding tasks of the plurality of tasks according to the execution sequence and the execution progress of the plurality of tasks comprises:
acquiring an update package in the data package update instruction, wherein the update package is a data package used for updating the target data package;
replacing the target data packet in the target application by using the update packet to obtain the replaced target application;
sending the numerical values of the target attribute parameters of the target application before replacement and the target application after replacement to an account for executing the multiple tasks, wherein the target attribute parameters are one or more of all attribute parameters of the target application.
4. The method of claim 3, wherein the sending the values of the target attribute parameters of the target application before replacement and the target application after replacement to the account for executing the plurality of tasks comprises:
calling a preset template, wherein the preset template is used for displaying the numerical value of the target attribute parameter of the target application;
acquiring numerical values of the target attribute parameters of the target application before replacement and the target application after replacement;
filling the numerical values into the preset template;
and sending the preset template filled with the numerical value to an account for executing the multiple tasks.
5. The method of claim 1, wherein prior to receiving the packet update instruction, the method further comprises:
receiving an update package, wherein the update package is a data package for updating the target data package;
sending the update package to a target account, wherein the target account is an account for triggering the data package update instruction;
and returning the update package to a third account sending the update package under the condition of receiving a return instruction sent by the target account, wherein the target account and the third account are accounts in the multi-person conversation group.
6. The method of any one of claims 1 to 5, wherein determining an account from a plurality of accounts of the multi-person conversation group for performing each of the plurality of tasks comprises:
acquiring label information of a target task in the multiple tasks;
and determining an account matched with the tag information as an account for executing the target task in the plurality of accounts.
7. A task prompting method is characterized by comprising the following steps:
displaying a multi-person conversation window on a first client logged in by a first account, wherein the multi-person conversation window is used for carrying out instant messaging among a plurality of accounts of a multi-person conversation group, the multi-person conversation group is used for executing a plurality of tasks, the plurality of tasks are tasks to be executed according to an execution sequence and used for updating a target data packet of a target application, and the plurality of accounts comprise the first account;
displaying a first prompt message of a first task in the multi-person conversation window, wherein the first task is one of multiple tasks, the first prompt message is used for prompting the first account to execute the first task, the first prompt message is a message sent by a server, and the server is used for sequentially prompting the corresponding accounts in the multiple accounts to execute the corresponding tasks in the multiple tasks according to the execution sequence and the execution progress of the multiple tasks;
sending first feedback information to the server, wherein the first feedback information is used for confirming that the first account number completes the first task;
when the next task to be executed is to check the issued content, the server sends a preset template and a first prompt message to a checking account in the multi-person conversation window, wherein the plurality of accounts comprise the checking account, parameters of the content to be checked are filled in the preset template, and the preset template is updated and pre-issued after the checking account checks the information;
after updating and pre-releasing, sending the first prompt message to a test account in the multi-person session window, wherein the first prompt message is used for prompting the test account to perform a test, and the plurality of accounts comprise the test account;
prompting a PM account to start gray level updating in the multi-person conversation window under the condition that the test account feedback test passes, wherein the plurality of accounts comprise the PM account;
after the gray scale updating is finished, sending the first prompt message to the test account in the multi-person conversation window, prompting the test account to test the content of the gray scale updating, and prompting the PM account to start the full-scale updating in the multi-person conversation window under the condition that the feedback test of the test account passes;
after the total updating is finished, sending the first prompt message to the test account in the multi-person conversation window, prompting the test account to perform the total test, and performing the outer network release under the condition that the test account passes the feedback;
the server acquires an identifier of current iteration sent by the PM account, acquires a file to be published corresponding to the identifier, eliminates unnecessary contents in the file to be published by the server to obtain a current version file, and packages the current version file and a file version through a blue shield platform;
the server acquires result data returned by the blue shield platform, processes the result data into an email, captures the email into a picture, and sends a first prompt message to an inspection account so that a client logged in by the inspection account displays the first prompt message in the multi-person conversation window, wherein the first prompt message is used for informing the inspection account to inspect the content of the picture;
under the condition that first feedback information which is returned by an account for processing a current task and used for indicating that the current task is completed is received, determining a task which is next to the current task in the multiple tasks as a new current task;
and under the condition of receiving second feedback information which is returned by the account for processing the current task and used for indicating the current task to return, determining a task which is positioned on the previous task in the multiple tasks as a new current task.
8. A task suggestion device, comprising:
the device comprises a first receiving unit, a first processing unit and a second receiving unit, wherein the first receiving unit is used for receiving a data packet updating instruction, the data packet updating instruction corresponds to a plurality of tasks to be executed, and the plurality of tasks are tasks to be executed according to an execution sequence and used for updating a target data packet in a target application;
the system comprises a first determining unit, a second determining unit and a processing unit, wherein the first determining unit is used for determining a multi-person conversation group used for executing the multiple tasks, the multi-person conversation group comprises a plurality of accounts, and the accounts carry out instant messaging through a multi-person conversation window of the multi-person conversation group;
a second determining unit, configured to determine, from a plurality of accounts of the multi-person conversation group, an account for executing each task of the plurality of tasks;
a prompting unit, configured to sequentially prompt, in the multi-user session window, corresponding accounts of the multiple accounts to execute corresponding tasks of the multiple tasks according to the execution sequence and the execution progress of the multiple tasks;
when the next task to be executed is to check the issued content, the device is further configured to send a predetermined template and a first prompt message to a check account in the multi-person conversation window, where the plurality of accounts include the check account, parameters of the content to be checked are filled in the predetermined template, and the pre-issued content is updated after the check information of the check account is checked;
after updating and pre-releasing, sending the first prompt message to a test account in the multi-person session window, wherein the first prompt message is used for prompting the test account to perform a test, and the plurality of accounts comprise the test account;
prompting a PM account to start gray level updating in the multi-person conversation window under the condition that the test account feedback test passes, wherein the plurality of accounts comprise the PM account;
after the gray scale updating is finished, sending the first prompt message to the test account in the multi-person conversation window, prompting the test account to test the content of the gray scale updating, and prompting the PM account to start the full-scale updating in the multi-person conversation window under the condition that the feedback test of the test account passes;
after the total update is finished, sending the first prompt message to the test account in the multi-person session window, prompting the test account to perform the total test, and issuing the test account through an external network under the condition that the test account passes the feedback;
the server acquires an identifier of current iteration sent by the PM account, acquires a file to be published corresponding to the identifier, eliminates unnecessary contents in the file to be published by the server to obtain a current version file, and packages the current version file and a file version through a blue shield platform;
the server acquires result data returned by the blue shield platform, processes the result data into an email and captures the email into a picture, and the device is further used for sending a first prompt message to an inspection account so that a client logged in by the inspection account displays the first prompt message in the multi-person conversation window, wherein the first prompt message is used for informing the inspection account to inspect the content of the picture;
the prompting unit is further configured to determine, as a new current task, a task next to the current task from among the multiple tasks when first feedback information, which is returned by an account handling the current task and used to indicate that the current task is completed, is received;
and under the condition of receiving second feedback information which is returned by the account for processing the current task and used for indicating the current task to return, determining a task which is positioned on the previous task in the multiple tasks as a new current task.
9. The apparatus of claim 8, wherein the prompting unit comprises:
a second obtaining module, configured to obtain an update packet in the data packet update instruction, where the update packet is a data packet used for updating the target data packet;
a second replacement module, configured to replace the target data packet in the target application with the update packet, so as to obtain a replaced target application;
a sending module, configured to send values of target attribute parameters of the target application before replacement and the target application after replacement to an account for executing the multiple tasks, where the target attribute parameters are one or more of all attribute parameters of the target application.
10. The apparatus of claim 9, wherein the sending module comprises:
the calling submodule is used for calling a preset template, wherein the preset template is used for displaying the numerical value of the target attribute parameter of the target application;
the obtaining submodule is used for obtaining the values of the target attribute parameters of the target application before replacement and the target application after replacement;
the filling sub-module is used for filling the numerical values into the preset template;
and the sending submodule is used for sending the preset template filled with the numerical values to an account for executing the multiple tasks.
11. A storage medium readable by a computer, the storage medium storing a computer program, the computer program, when executed by a processor, implementing the method of any one of claims 1 to 7.
12. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program which, when executed by the processor, implements the method of any one of claims 1 to 7.
CN202010700044.0A 2020-07-20 2020-07-20 Task prompting method and device, storage medium and electronic device Active CN111884823B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010700044.0A CN111884823B (en) 2020-07-20 2020-07-20 Task prompting method and device, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010700044.0A CN111884823B (en) 2020-07-20 2020-07-20 Task prompting method and device, storage medium and electronic device

Publications (2)

Publication Number Publication Date
CN111884823A CN111884823A (en) 2020-11-03
CN111884823B true CN111884823B (en) 2022-12-13

Family

ID=73154533

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010700044.0A Active CN111884823B (en) 2020-07-20 2020-07-20 Task prompting method and device, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN111884823B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112751746B (en) * 2020-12-28 2023-03-14 北京达佳互联信息技术有限公司 Task processing method and device and electronic equipment
CN114443160A (en) * 2021-12-31 2022-05-06 北京达佳互联信息技术有限公司 Message pushing method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320561A (en) * 2015-11-09 2016-02-10 深圳市万普拉斯科技有限公司 Task management method and system
CN109962833A (en) * 2017-12-14 2019-07-02 腾讯科技(深圳)有限公司 The creation method and device of session on instant communication client

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7159217B2 (en) * 2001-12-20 2007-01-02 Cadence Design Systems, Inc. Mechanism for managing parallel execution of processes in a distributed computing environment
CN101930372A (en) * 2009-06-24 2010-12-29 英业达股份有限公司 System and method for updating programs
CN104516738A (en) * 2014-12-15 2015-04-15 北京金和软件股份有限公司 Integrated implementing method for development and release of APP
CN107579911B (en) * 2017-10-18 2018-11-13 韩家佳 Instant communicating method, communication terminal and computer-readable medium
CN110768806A (en) * 2019-10-31 2020-02-07 北京金山云网络技术有限公司 Data processing method and device in collaborative application and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320561A (en) * 2015-11-09 2016-02-10 深圳市万普拉斯科技有限公司 Task management method and system
CN109962833A (en) * 2017-12-14 2019-07-02 腾讯科技(深圳)有限公司 The creation method and device of session on instant communication client

Also Published As

Publication number Publication date
CN111884823A (en) 2020-11-03

Similar Documents

Publication Publication Date Title
CN111884823B (en) Task prompting method and device, storage medium and electronic device
CN110489161B (en) Version file management method and related device
CN110780789B (en) Game application starting method and device, storage medium and electronic device
CN115292026B (en) Management method, device and equipment of container cluster and computer readable storage medium
CN106407021A (en) Queue-based business request processing method
CN115185496A (en) Service arrangement method based on Flowable workflow engine
CN111506551A (en) Conference file extraction method and system and computer equipment
CN111078383A (en) Timed task management method, device, equipment and storage medium
CN107273112A (en) A kind of present list method for information display and device
CN114546588A (en) Task deployment method and device, storage medium and electronic device
CN107203471B (en) Joint debugging method, service platform and computer storage medium
CN113076186A (en) Task processing method and device, electronic equipment and storage medium
CN111464350B (en) Method and system for managing heterogeneous brand network equipment
CN111104331A (en) Software management method, terminal device and computer-readable storage medium
CN115469833A (en) Method and device for implementing dynamic rule engine, electronic equipment and storage medium
CN109408104A (en) A kind of method and device for obtaining game and integrating information
CN115718741A (en) Automatic cleaning method and device for health data, electronic equipment and storage medium
CN114625253A (en) Interaction method, interaction device and storage medium
CN111973985B (en) Event processing method and device based on sequence, electronic equipment and storage medium
CN114416223A (en) Application program linkage method and device, computer equipment and storage medium
CN113240301A (en) Production work reporting system, production work reporting method, electronic device and readable storage medium
CN114254991A (en) Target object reporting method, device and equipment
CN113934552A (en) Method and device for determining function code, storage medium and electronic device
CN108829824B (en) Resource processing method and device in internet operation activity
CN115543491A (en) Microservice processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40030739

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant