WO2018149083A1 - Service data transfer method and device, storage medium, and terminal - Google Patents

Service data transfer method and device, storage medium, and terminal Download PDF

Info

Publication number
WO2018149083A1
WO2018149083A1 PCT/CN2017/090577 CN2017090577W WO2018149083A1 WO 2018149083 A1 WO2018149083 A1 WO 2018149083A1 CN 2017090577 W CN2017090577 W CN 2017090577W WO 2018149083 A1 WO2018149083 A1 WO 2018149083A1
Authority
WO
WIPO (PCT)
Prior art keywords
approval
batch
task
signing
interface
Prior art date
Application number
PCT/CN2017/090577
Other languages
French (fr)
Chinese (zh)
Inventor
毛砚秋
罗鹏飞
钟向波
张文涛
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2018149083A1 publication Critical patent/WO2018149083A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Definitions

  • the present invention relates to the field of information processing technologies, and in particular, to a service data flow method, apparatus, storage medium, and terminal.
  • Business data for signing approval includes expense reimbursement approval data, travel approval data, and so on.
  • Each piece of business data to be approved as a signing task requires multiple approvers to conduct layer-by-layer approval. In the process, it is reflected that the business data is transferred, and according to the opinions of different approvers, it is transferred to the corresponding On the approval terminal corresponding to other approvers, whether the business data is approved or not is determined according to the approval opinions of each approver or the approval opinions of the last approver.
  • the approver needs to consult the business data in each of the signed tasks, and approve the registration tasks one by one.
  • This kind of approval method has little effect on a small number of pending signing tasks, and when a large number of pending signing tasks require an approver to approve, the traditional approval method requires a large amount of time for the approver. The approval efficiency is not high.
  • a service data streaming method, apparatus, storage medium, and terminal are provided.
  • a business data flow method comprising the steps of:
  • a service data flow device comprising:
  • the report task display module is configured to obtain a batch approval instruction generated by clicking on the batch approval control on the display interface; and jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used for displaying the pending approval Signing task;
  • Selecting a module configured to receive a selected instruction for at least one of the signing tasks in the batch approval interface
  • the approval opinion generating module is configured to receive the approval information input by the user; and generate, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and send the approval opinion to the server.
  • One or more non-volatile readable storage media storing computer-executable instructions, the computer-executable instructions being executed by one or more processors, such that the one or more processors perform the steps of:
  • a terminal comprising a memory and a processor, wherein the memory stores instructions that, when executed by the processor, cause the processor to perform the following steps:
  • FIG. 1 is an application environment diagram of a service data flow method in an embodiment
  • FIG 2 is an internal structural diagram of an approval terminal in an embodiment
  • FIG. 3 is a flow chart of a method for transferring service data in an embodiment
  • FIG. 4 is a flow chart of a method for transferring a service data in another embodiment
  • FIG. 5 is a flowchart of steps of screening a report task in a service data flow method in an embodiment
  • FIG. 6 is a schematic diagram of an interface of a batch approval interface in an embodiment
  • FIG. 7 is a structural block diagram of a service data flow device in an embodiment.
  • the service data flow method provided by the embodiment of the present invention can be applied to the application environment shown in FIG. 1 .
  • the approval terminal 110 is connected to the server 120 through a corresponding network.
  • the approval terminal 110 can receive the pending signing task sent by the server 120, and the signing task includes the corresponding business data to be approved, and obtains the batch approval instruction generated by clicking the batch approval control on the display interface;
  • the batch approval instruction jumps to a batch approval interface, where the batch approval interface is used to display a signature task to be approved; receives a selection instruction for at least one signature task in the batch approval interface; and receives approval for user input
  • FIG. 2 is a schematic diagram showing the internal structure of a terminal in an embodiment.
  • the terminal can be a mobile phone, a tablet or a personal digital assistant.
  • the approval terminal includes a processor, a memory, a network interface, a display screen, an input device, a sound collection device, and a speaker connected through a system bus.
  • the processor is used to provide calculation and control capabilities to support the operation of the entire approval terminal.
  • the memory is used to store data, instruction codes, etc.
  • the network interface is used for external approval terminals and servers to communicate via a network connection.
  • the display can be a liquid crystal display or an electronic ink display for displaying information.
  • the input device may be a touch layer covered on the display screen, a button, a trackball or a touchpad provided on the outer casing of the approval terminal, or an external keyboard, a touchpad or a mouse.
  • the input device is for receiving information input by the user.
  • the sound collecting device is for receiving voice information input by the user, and the speaker is for playing sound information.
  • At least one computer executable instruction is stored on the memory, the computer executable instructions being executable by the processor to implement the business data flow method provided in various embodiments of the present application.
  • Memory can include disk, CD, read-only memory (Read-Only)
  • a nonvolatile storage medium such as a memory or a ROM, or a random storage memory (Random-Access-Memory, RAM).
  • the memory includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium of the terminal stores an operating system, a database, and computer executable instructions.
  • the database stores data related to a service data flow method provided by the various embodiments described below.
  • the computer executable instructions are executable by a processor for implementing a service data flow method as provided by various embodiments described below.
  • the internal memory in the terminal provides a cached operating environment for operating systems, databases, and computer executable instructions in a non-volatile storage medium.
  • FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the approval terminal to which the solution of the present application is applied.
  • the specific approval terminal may be It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
  • a service data flow method is provided. This embodiment is applied to the environment shown in FIG. 1 by the method, and is applied to the approval terminal shown in FIG. 2 for illustration.
  • the service data flow method specifically includes the following steps:
  • Step S302 Acquire a batch approval instruction generated by clicking on the batch approval control on the display interface.
  • the approval terminal may obtain the signature task corresponding to the user identifier of the currently registered approval user from the server, and the signature task includes the service data to be approved.
  • the user identifier is a unique identifier used to determine the identity of the approved user.
  • the user identification may be a character string of characters including at least one of a number, a letter, and a punctuation mark, such as a login account that may be an approved user.
  • the business data includes the required approval items and the corresponding approval process, which is the approval order between each user who needs to approve the signing task.
  • the business data also includes the approval opinions of each approved user on the signed items.
  • the approval order is adaptively determined by the server according to a preset approval rule.
  • the signing task includes two states of pending approval and approval.
  • a batch approval trigger control is displayed on the display interface of the approval terminal, and the batch approval instruction is triggered when the trigger operation of the batch approval trigger control is monitored.
  • the batch approval instruction is used for batch approval of the signing tasks to be approved to improve the efficiency of approval.
  • the batch approval trigger control can be displayed on the first page after the approval user logs in successfully. It can also display the preset position corresponding to any other approval interface after the approval user login is successful, so that the user can conveniently select whether to perform batch approval at any time.
  • Step S304 according to the batch approval instruction, jump to the batch approval interface, and the batch approval interface is used to display the signing task to be approved.
  • the approval terminal can detect the approval status of all the signature tasks assigned by the server for the user, and filter out all the signature tasks to be approved, and display the signature tasks in the batch approval interface.
  • a page display or a drop-down display may be provided, so that the approval user can view a plurality of signing tasks to be approved.
  • only the corresponding signing items may be displayed by default in the batch approval interface.
  • the signing items may include information such as the name of the corresponding applicant, the telephone number, the date of submission, the department and the specific content of the request for signing.
  • the specific content of the request for signing can be expense reimbursement, leave request, and the like.
  • the expense is reimbursed, it includes information such as the corresponding reimbursement amount and reimbursement expense category, such as travel expenses. If you are applying for leave, you will include information such as the number of days of leave and the reason for the leave.
  • Step S306 receiving a selection instruction for at least one signature task in the batch approval interface.
  • the approval terminal may provide a corresponding selection control for each of the displayed signature tasks to be approved.
  • the selection control can be a selection box. By listening to the trigger operation of the selected control by the user, the selected/unchecked instruction of the corresponding signed task can be triggered.
  • a batch selection control may also be provided in the batch approval interface. By monitoring the trigger operation of the selected selection control by the user, the selection of all the signature tasks displayed in the corresponding interface may be triggered/ Uncheck the command.
  • Step S308 receiving approval information input by the user.
  • the approval information may be any one of voice information or text information.
  • the batch approval interface may also provide an approval information input box and/or a drop-down box for inputting the approval opinions, and the information input by the approval user in the approval information input box is used as the approval information. And/or according to the user's selection operation of one of the plurality of preset approval opinions included in the drop-down box, as the corresponding approval information.
  • a plurality of commonly used triggering control triggering controls may also be provided in the batch approval interface, and each of the triggering controls may display corresponding approval opinions.
  • trigger controls that indicate approval opinions such as “Agree”, “Disagree”, “Scratch Opinion”, “Request for Others”, “Return to Applicant”, and “Forward Others” can be displayed separately.
  • the trigger operation of one of the controls is monitored, the approval information corresponding to the trigger operation is obtained, and the approval information is used as the approval information input by the user.
  • the convenience of user approval is further improved by directly providing approval information indicating the corresponding approval opinions.
  • the voice input control may also be provided in the batch approval interface. After the trigger operation of the voice input control is monitored, the voice information in the current environment may be obtained, and the voice information is used as the approval information.
  • the voice information in the current environment may be obtained, and the voice information is used as the approval information.
  • the convenience of inputting approval information can also be improved. For example, when listening to the pressing operation of the voice input control, the voice information in the current environment can be continuously obtained, and when the listening operation ends, the voice information in the current environment is terminated. The voice information acquired during the pressing is used as the approval information.
  • the approval terminal may further set approval information corresponding to different motion trajectories, and detect the motion trajectory of the local machine by using the motion sensor in the approval terminal, and match the detected motion trajectory with the preset motion trajectory.
  • the approval information corresponding to the matched motion track is obtained. For example, the user can shake the phone to obtain the corresponding approval information.
  • Step S310 Generate, according to the approval information, an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and send the approval opinion to the server.
  • the approval opinions include “agree” and “disagree”, and may also include one or more of “temporary opinions”, “soliciting opinions”, “returning applicants”, and “forwarding others”.
  • the approval terminal can analyze the approval information and analyze the corresponding approval opinions.
  • the approval opinion is used as the approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and is sent to the server.
  • the server updates the received approval information with the corresponding business data, and determines the next approver according to the approval opinion, and uses the updated business data as the approval task of the next approver, and the next approver adds the updated Business data is approved. Or determine the approval result of the business data according to the approval opinion, and notify the applicant or other relevant personnel of the business data.
  • the voice information is parsed by using a preset voice parsing device, converted into corresponding text information, and the keywords and each keyword included in the text information are detected. For the matching degree of the approval opinions, the approval opinion with the highest matching degree is taken as the approval opinion corresponding to the voice approval information.
  • the approval terminal may pop up a corresponding confirmation interface according to the parsed approval opinions, where the confirmation interface includes the parsed corresponding approval opinions, and provides confirmation whether to submit to the server. Trigger control.
  • the approval opinion is used as an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and is sent to the server.
  • the batch approval instruction by receiving the batch approval instruction, the batch approval instruction jumps to the batch approval interface, and multiple signature tasks are simultaneously selected on the interface, and the approval information is obtained, and the current approval user is selected according to the approval information.
  • the approval comments for each signing task are sent to the server.
  • FIG. 4 another method of service data flow is provided.
  • the method includes:
  • Step S402 Acquire a batch approval instruction generated by clicking a click of the batch approval control on the display interface.
  • Step S404 according to the batch approval instruction, jump to the batch approval interface, and the batch approval interface is used to display the signing task to be approved.
  • Step S406 detecting whether each pending signing task carries a batch approval mark.
  • the batch approval mark is set to determine whether the batch approval mark is set for the corresponding signing task according to the combination of one or more of the approval category, the approval complexity, and the risk size of each of the signing tasks.
  • the approval task for the batch approval mark is set to allow the approval task for the batch approval operation.
  • the approval category may include an expense reimbursement category and a leave category, and the approval complexity and the risk size may be determined according to one or more of the number of approved users involved, the amount of the fee involved, and the number of leave days. Among them, the more the number of approved users, the greater the amount involved, and the longer the number of leave days, the higher the complexity of the corresponding approval and the greater the risk.
  • the server may determine the approval type, approval complexity, and risk size according to the signing event. And determining whether to set a batch approval mark for the corresponding signing task according to the combination of one or more of the approval category, the approval complexity, and the risk size.
  • step S408 the pending signing task carrying the batch approval mark is displayed in the batch approval interface.
  • the batch approval task displays the pending signing task that carries the batch approval mark, and can hide the pending signing task that does not carry the batch approval mark, so that the user views all A pending approval task that can be bulk approved.
  • the selection box for the pending signing task that does not carry the batch approval mark cannot be selected, so that the pending signing task that does not carry the batch approval mark cannot be selected.
  • Step S410 Receive a selection instruction for at least one signature task in the batch approval interface.
  • the selected instruction is selected to be a pending signing task carrying a batch approval mark.
  • Step S412 receiving approval information input by the user.
  • Step S414 Generate, according to the approval information, an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and send the approval opinion to the server.
  • the method before the step of receiving the selected instruction for the at least one of the batch approval tasks, the method further includes the step of signing the task screening. Specifically, as shown in FIG. 5, the step includes:
  • Step S502 receiving screening information of the signing task to be approved.
  • the approval terminal further presets a screening condition for the signing task.
  • a general screening condition template may be provided. After the specific reporting task category is determined, the corresponding screening condition may be determined according to the reporting category task.
  • the signing task of the category of expense reimbursement is signed.
  • the conditions for screening in the batch approval interface include options such as “Amount”, “Expenses”, “Manager”, “Signing Time”, “Electronic Reimbursement Order Number” and “Affiliate Center”. Each option provides a corresponding input box, and by receiving the information input by the user in each input box, the screening information of the signing task to be approved can be determined.
  • the expense category indicates the classification of the expense reimbursement category, which may include, for example, over travel expenses, conference fees, and the like.
  • Step S504 Perform a search according to the screening information, and display a signing task that meets the screening information in the batch approval interface.
  • the approval terminal may perform a search in all the pending signing tasks, query whether the task information of the corresponding signing task satisfies the received screening information, and display the queried signing task that meets the screening information.
  • the approval terminal may search in all the pending signing tasks carrying the batch approval mark, and the pending approval report carrying the batch approval mark is displayed in the batch approval interface. task.
  • the convenience of batch approval can be further improved by providing screening capabilities.
  • the step of jumping to the batch approval interface according to the batch approval instruction comprises: obtaining key information in the corresponding approval task according to the batch approval instruction; displaying the key information in the form of a list in the batch approval interface.
  • the approval terminal may extract corresponding key information from the signing items of each approval task.
  • the key information may be information of certain fixed fields in the business data, such as the applicant's name, telephone number, filing date, and department.
  • the corresponding field information can also be extracted from the specific content of the request signing.
  • the information of the field includes one or more of a fee amount, a fee category, a leave date, and a report time (ie, a delivery date). And based on this information to form key information.
  • the key information also includes the task name.
  • the task name of the signing task may include one or more of the above-mentioned field information, and the task name is named according to a preset format, so that the relevant approval items can be roughly understood according to the name.
  • the approval terminal can display each pending signature task in the form of a list, and the key information of each signature task is displayed in the table, so that the approval user can intuitively understand the approval items of the approval task. Further, a link of the corresponding file information may be set in the file name, so that after receiving the click operation on the file name, the specific content of the corresponding approval task may be opened.
  • the batch approval interface further includes a pending task displayed in a list form, wherein the key information includes two columns: a file name and a file information.
  • the file name includes the applicant's department (Wuxi Branch), the name of the manager (Zhang San), the amount involved (cost total RMB100, payment 99.2), accounting subject (5321601), budget item number ( B030801), the number corresponding to the reimbursement item (as shown in the figure) and the name of the applicant (Li Si).
  • the approval task is displayed in the form of a list, and the key information of each approval task is displayed in the list, so that the approval user can intuitively understand the specific content of the approval task. Improve the convenience of batch approval.
  • the method further includes: detecting each of the selected tasks in the selection The user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the current approved user; if yes, the approval opinion of the next approved user in the corresponding signature task is generated according to the approval information, and sent to the server.
  • the signing task since the signing task needs to be approved at the first level and one level, after the previous approval user completes the approval, the signing task is sent to the corresponding approval user, so that the next approval user The signing task is approved.
  • the approval terminal determines whether the corresponding next approved user is the current approved user according to the approval opinion. That is, it is detected whether the user identifiers of the two are the same. If they are not the same, it is determined that the user is not uniformly approved. If they are the same, it is determined to be a unified approval user.
  • the approval terminal may generate an approval opinion of the next approved user in the corresponding signature task according to the approval information. Specifically, the generated approval comments will continue to be sent to the server as the approval opinions of the next approved user.
  • the approval terminal detects the approval opinion of the first-level approval user “Zhang San”, it can detect whether the approval user in the second to third levels is “Zhang San”. At this time, the approval opinion can be used as the approval opinion of the second to third levels. Further, the approval opinion can be used as the approval opinion of the third level of "Zhang San” and sent to the server. The server is notified to the fourth level of "Zhang Si" to approve the signing task.
  • the workload of the user's continuous examination and approval can be reduced, and the examination and approval efficiency is further improved.
  • a structural block diagram of a service data flow device is provided.
  • the device can be run on the approval terminal, and includes: a signature task display module 702, a selection module 704, and an approval opinion generation module 706. among them:
  • the report task display module 702 is configured to obtain a batch approval instruction generated by clicking on the batch approval control on the display interface; and jump to the batch approval interface according to the batch approval instruction, and the batch approval interface is used to display the pending approval report. task.
  • the selected module 704 is configured to receive a selected instruction for at least one of the signing tasks in the batch approval interface.
  • the approval opinion generating module 706 is configured to receive the approval information input by the user, and generate an approval opinion of the current approval user for each of the selected reporting tasks selected by the selected instruction according to the approval information, and send the approval opinion to the server.
  • the signing task display module 702 is further configured to detect whether each pending signing task carries a batch approval mark; and the pending signing task carrying the batch approval mark is displayed in the batch approval interface.
  • the selection module 704 is further configured to receive a selected instruction for at least one pending approval task that carries the batch approval flag in the batch approval interface.
  • the batch approval flag is determined whether a batch approval flag is set for the corresponding signing task according to a combination of one or more of the approval category, the approval complexity, and the risk size of each of the signing tasks.
  • the signing task display module 702 is further configured to receive screening information of the signing task to be approved; perform a search according to the screening information, and display a signing task that meets the screening information in the batch approval interface.
  • the signing task display module 702 is further configured to obtain key information in the corresponding approval task according to the batch approval instruction; and display the key information in the form of a list in the batch approval interface.
  • the approval opinion generating module 706 is further configured to detect, in each of the selected reporting tasks, whether the user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the currently approved user; if yes, The approval opinion of the next approval user in the corresponding signature task is generated according to the approval information, and is sent to the server.
  • the various modules in the above business data flow device may be implemented in whole or in part by software, hardware, and combinations thereof.
  • the network interface may be an Ethernet card or a wireless network card.
  • the above modules may be embedded in the hardware in the terminal or in the memory in the terminal, or may be stored in the memory in the terminal in the form of software, so that the processor calls the execution of the operations corresponding to the above modules.
  • the processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
  • the storage medium may be a magnetic disk, an optical disk, or a read-only storage memory (Read-Only) Memory, ROM), etc.

Abstract

A service data transfer method and device, a storage medium, and a terminal. The method comprises: obtaining a batch approval instruction generated by a click acting on a batch approval control on a display interface; jumping to a batch approval interface according to the batch approval instruction, the batch approval interface being used for representing signing tasks to be approved; receiving a selection instruction of at least one signing task in the batch approval interface; receiving approval information input by a user; and generating, according to the approval information, approval comments for each selected signing task in the selection instruction from the current approval user and sending the approval comments to a server.

Description

业务数据流转方法、装置、存储介质和终端Business data flow method, device, storage medium and terminal
本申请要求于2017年2月20日提交中国专利局、申请号为201710091082.9 、发明名称为“业务数据流转方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application is submitted to the Chinese Patent Office on February 20, 2017, and the application number is 201710091082.9 The title of the invention is the priority of the Chinese Patent Application, which is incorporated herein by reference.
【技术领域】[Technical Field]
本发明涉及信息处理技术领域,特别是涉及一种业务数据流转方法、装置、存储介质和终端。The present invention relates to the field of information processing technologies, and in particular, to a service data flow method, apparatus, storage medium, and terminal.
【背景技术】【Background technique】
现有的企业管理中,很多事情都需要进行电子化的签报审批。签报审批的业务数据包括费用报销审批数据、出差审批数据等等。每一件待审批的业务数据作为一个签报任务需要多个审批人进行层层审批,在过程上即体现为对该业务数据按进行流转,根据不同审批人的意见,将其流转到对应的其它审批人对应的审批终端上,根据每个审批人的审批意见或最后一个审批人的审批意见确定该业务数据是否审批通过。In the current enterprise management, many things need to be electronically signed for approval. Business data for signing approval includes expense reimbursement approval data, travel approval data, and so on. Each piece of business data to be approved as a signing task requires multiple approvers to conduct layer-by-layer approval. In the process, it is reflected that the business data is transferred, and according to the opinions of different approvers, it is transferred to the corresponding On the approval terminal corresponding to other approvers, whether the business data is approved or not is determined according to the approval opinions of each approver or the approval opinions of the last approver.
传统的业务数据流转方法,审批人需要针对每个签报任务中的业务数据进行查阅,并进行逐个签报任务的审批。这种审批方法针对少量的待审批的签报任务影响不大,而当出现大量的待审批的签报任务需要某一审批人进行审批时,则传统的审批方法需要耗费审批人大量的时间,审批效率不高。In the traditional business data transfer method, the approver needs to consult the business data in each of the signed tasks, and approve the registration tasks one by one. This kind of approval method has little effect on a small number of pending signing tasks, and when a large number of pending signing tasks require an approver to approve, the traditional approval method requires a large amount of time for the approver. The approval efficiency is not high.
【发明内容】 [Summary of the Invention]
根据本申请的各种实施例,提供一种业务数据流转方法、装置、存储介质和终端。According to various embodiments of the present application, a service data streaming method, apparatus, storage medium, and terminal are provided.
一种业务数据流转方法,所述包括以下步骤:A business data flow method, the method comprising the steps of:
获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;Obtaining a batch approval instruction generated by clicking on a batch approval control on the display interface;
根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
接收用户输入的审批信息;及Receiving approval information entered by the user; and
根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
一种业务数据流转装置,所述装置包括:A service data flow device, the device comprising:
签报任务展示模块,用于获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;The report task display module is configured to obtain a batch approval instruction generated by clicking on the batch approval control on the display interface; and jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used for displaying the pending approval Signing task;
选中模块,用于接收对所述批量审批界面中的至少一个签报任务的选中指令;及Selecting a module, configured to receive a selected instruction for at least one of the signing tasks in the batch approval interface; and
审批意见生成模块,用于接收用户输入的审批信息;根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。The approval opinion generating module is configured to receive the approval information input by the user; and generate, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and send the approval opinion to the server.
一个或多个存储有计算机可执行指令的非易失性可读存储介质,所述计算机可执行指令被一个或多个处理器执行,使得所述一个或多个处理器执行以下步骤:One or more non-volatile readable storage media storing computer-executable instructions, the computer-executable instructions being executed by one or more processors, such that the one or more processors perform the steps of:
获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;Obtaining a batch approval instruction generated by clicking on a batch approval control on the display interface;
根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
接收用户输入的审批信息;及Receiving approval information entered by the user; and
根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
一种终端,包括存储器和处理器,所述存储器中存储有指令,所述指令被所述处理器执行时,使得所述处理器执行以下步骤:A terminal comprising a memory and a processor, wherein the memory stores instructions that, when executed by the processor, cause the processor to perform the following steps:
获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;Obtaining a batch approval instruction generated by clicking on a batch approval control on the display interface;
根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
接收用户输入的审批信息;及Receiving approval information entered by the user; and
根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
本发明的一个或多个实施例的细节在下面的附图和描述中提出。本发明的其它特征、目的和优点将从说明书、附图以及权利要求书变得明显。Details of one or more embodiments of the invention are set forth in the accompanying drawings and description below. Other features, objects, and advantages of the invention will be apparent from the description and appended claims.
【附图说明】[Description of the Drawings]
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings to be used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present application, and other drawings can be obtained according to the drawings without any creative work for those skilled in the art.
图1为一个实施例中业务数据流转方法的应用环境图;1 is an application environment diagram of a service data flow method in an embodiment;
图2为一个实施例中审批终端的内部结构图;2 is an internal structural diagram of an approval terminal in an embodiment;
图3为一个实施例中业务数据流转方法的流程图;3 is a flow chart of a method for transferring service data in an embodiment;
图4为另一个实施例中业务数据流转方法的流程图;4 is a flow chart of a method for transferring a service data in another embodiment;
图5为一个实施例中业务数据流转方法中的签报任务筛选的步骤的流程图;FIG. 5 is a flowchart of steps of screening a report task in a service data flow method in an embodiment; FIG.
图6为一个实施例中批量审批界面的界面示意图;6 is a schematic diagram of an interface of a batch approval interface in an embodiment;
图7为一个实施例中业务数据流转装置的结构框图。FIG. 7 is a structural block diagram of a service data flow device in an embodiment.
【具体实施方式】 【detailed description】
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明实施例所提供的业务数据流转方法,可应用于如图1所示的应用环境中。参考图1,审批终端110通过相应的网络与服务器120相连。审批终端110可接收服务器120发送的待审批的签报任务,该签报任务中包括相应的待审批的业务数据,获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;接收对所述批量审批界面中的至少一个签报任务的选中指令;接收用户输入的审批信息;根据所述审批信息生成所述选中指令所选中的每个签报任务的审批意见,并发送至服务器,并发送至服务器。可实现一次性地对多个待审批的签报任务的审批。The service data flow method provided by the embodiment of the present invention can be applied to the application environment shown in FIG. 1 . Referring to FIG. 1, the approval terminal 110 is connected to the server 120 through a corresponding network. The approval terminal 110 can receive the pending signing task sent by the server 120, and the signing task includes the corresponding business data to be approved, and obtains the batch approval instruction generated by clicking the batch approval control on the display interface; The batch approval instruction jumps to a batch approval interface, where the batch approval interface is used to display a signature task to be approved; receives a selection instruction for at least one signature task in the batch approval interface; and receives approval for user input And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the selected instruction, and sending the verification opinion to the server, and sending the result to the server. It can realize the approval of multiple pending signing tasks at one time.
图2为一个实施例中终端的内部结构示意图。终端可以是手机、平板电脑或者个人数字助理等。该审批终端包括通过系统总线连接的处理器、存储器、网络接口、显示屏、输入装置、声音采集装置和扬声器。其中,该处理器用于提供计算和控制能力,支撑整个审批终端的运行。存储器用于存储数据、指令代码等,网络接口用于外部的审批终端以及服务器等通过网络连接通信。显示屏可以是液晶显示屏或者电子墨水显示屏等,用于显示信息。输入装置可以是显示屏上覆盖的触摸层,也可以是审批终端的外壳上设置的按键、轨迹球或触控板,也可以是外接的键盘、触控板或鼠标等。输入装置用于接收用户输入的信息。声音采集装置用于接收用户输入的语音信息,扬声器用于播放声音信息。FIG. 2 is a schematic diagram showing the internal structure of a terminal in an embodiment. The terminal can be a mobile phone, a tablet or a personal digital assistant. The approval terminal includes a processor, a memory, a network interface, a display screen, an input device, a sound collection device, and a speaker connected through a system bus. Among them, the processor is used to provide calculation and control capabilities to support the operation of the entire approval terminal. The memory is used to store data, instruction codes, etc., and the network interface is used for external approval terminals and servers to communicate via a network connection. The display can be a liquid crystal display or an electronic ink display for displaying information. The input device may be a touch layer covered on the display screen, a button, a trackball or a touchpad provided on the outer casing of the approval terminal, or an external keyboard, a touchpad or a mouse. The input device is for receiving information input by the user. The sound collecting device is for receiving voice information input by the user, and the speaker is for playing sound information.
该存储器上存储至少一个计算机可执行指令,该计算机可执行指令可被处理器执行,以实现本申请各实施例中提供的业务数据流转方法。存储器可包括磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random-Access-Memory,RAM)等。在一个实施例中,存储器包括非易失性存储介质及内存储器。终端的非易失性存储介质存储有操作系统、数据库和计算机可执行指令。该数据库中存储有用于实现下述各个实施例所提供的一种业务数据流转方法相关的数据。该计算机可执行指令可被处理器所执行,以用于实现下述各个实施例所提供的一种业务数据流转方法。终端中的内存储器为非易失性存储介质中的操作系统、数据库和计算机可执行指令提供高速缓存的运行环境。At least one computer executable instruction is stored on the memory, the computer executable instructions being executable by the processor to implement the business data flow method provided in various embodiments of the present application. Memory can include disk, CD, read-only memory (Read-Only) A nonvolatile storage medium such as a memory or a ROM, or a random storage memory (Random-Access-Memory, RAM). In one embodiment, the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the terminal stores an operating system, a database, and computer executable instructions. The database stores data related to a service data flow method provided by the various embodiments described below. The computer executable instructions are executable by a processor for implementing a service data flow method as provided by various embodiments described below. The internal memory in the terminal provides a cached operating environment for operating systems, databases, and computer executable instructions in a non-volatile storage medium.
本领域技术人员可以理解,图2中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的审批终端的限定,具体的审批终端可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。A person skilled in the art can understand that the structure shown in FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the approval terminal to which the solution of the present application is applied. The specific approval terminal may be It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
在一个实施例中,如图3所示,提供了一种业务数据流转方法。本实施例以该方法应用于图1所示的环境中,并应用于如图2所示的审批终端来举例说明。参照图3,该业务数据流转方法具体包括如下步骤:In one embodiment, as shown in FIG. 3, a service data flow method is provided. This embodiment is applied to the environment shown in FIG. 1 by the method, and is applied to the approval terminal shown in FIG. 2 for illustration. Referring to FIG. 3, the service data flow method specifically includes the following steps:
步骤S302,获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令。Step S302: Acquire a batch approval instruction generated by clicking on the batch approval control on the display interface.
本实施例中,审批终端可从服务器上获取当前所登录的审批用户的用户标识所对应的签报任务,签报任务中包括待审批的业务数据。其中,该用户标识为用于确定审批用户身份的唯一标识。用户标识可以是包括数字、字母和标点符号中的至少一种的字符的字符串,如可为审批用户的登录账号。该业务数据包括所需审批的签报事项以及对应的审批流程,该审批流程为需要对该签报任务进行审批的每个用户之间的审批顺序。业务数据中还包括每个审批用户对该签报事项的审批意见。审批顺序由服务器根据预设的审批规则自适应地确定。签报任务包括待审批和已审批两种状态。In this embodiment, the approval terminal may obtain the signature task corresponding to the user identifier of the currently registered approval user from the server, and the signature task includes the service data to be approved. The user identifier is a unique identifier used to determine the identity of the approved user. The user identification may be a character string of characters including at least one of a number, a letter, and a punctuation mark, such as a login account that may be an approved user. The business data includes the required approval items and the corresponding approval process, which is the approval order between each user who needs to approve the signing task. The business data also includes the approval opinions of each approved user on the signed items. The approval order is adaptively determined by the server according to a preset approval rule. The signing task includes two states of pending approval and approval.
审批终端的显示界面上显示有批量审批触发控件,在监听到对该批量审批触发控件的触发操作时,触发批量审批指令。该批量审批指令用于对待审批的签报任务进行批量审批,以提高审批效率。A batch approval trigger control is displayed on the display interface of the approval terminal, and the batch approval instruction is triggered when the trigger operation of the batch approval trigger control is monitored. The batch approval instruction is used for batch approval of the signing tasks to be approved to improve the efficiency of approval.
在一个实施例中,该批量审批触发控件可展示在审批用户登录成功后的首页上。还可展示在审批用户登录成功后,其他任意的审批界面对应的预设位置处,以使得用户随时可便利地选择是否进行批量审批。In one embodiment, the batch approval trigger control can be displayed on the first page after the approval user logs in successfully. It can also display the preset position corresponding to any other approval interface after the approval user login is successful, so that the user can conveniently select whether to perform batch approval at any time.
步骤S304,根据批量审批指令跳转至批量审批界面,批量审批界面用于展示待审批的签报任务。Step S304, according to the batch approval instruction, jump to the batch approval interface, and the batch approval interface is used to display the signing task to be approved.
本实施例中,审批终端可检测服务器为用户所分配的所有的签报任务的审批状态,并筛选出所有待审批状态的签报任务,将该签报任务展示在批量审批界面中。当界面上无法显示所有的待审批的签报任务时,可提供分页显示或下拉显示等方式,使得审批用户可查看到多个待审批的签报任务。In this embodiment, the approval terminal can detect the approval status of all the signature tasks assigned by the server for the user, and filter out all the signature tasks to be approved, and display the signature tasks in the batch approval interface. When all the pending signing tasks cannot be displayed on the interface, a page display or a drop-down display may be provided, so that the approval user can view a plurality of signing tasks to be approved.
在一个实施例中,批量审批界面中可默认仅展示相应的签报事项。该签报事项中可包括对应的签报申请人姓名、电话、报送日期、所属部门以及请示签报的具体内容等信息。In one embodiment, only the corresponding signing items may be displayed by default in the batch approval interface. The signing items may include information such as the name of the corresponding applicant, the telephone number, the date of submission, the department and the specific content of the request for signing.
该请示签报的具体内容可为费用报销、请假申请等内容。比如,若为费用报销,则包括对应的报销数额和报销费用类别等信息,比如为差旅费。若为请假申请,则包括对应的请假天数以及请假原因等信息。The specific content of the request for signing can be expense reimbursement, leave request, and the like. For example, if the expense is reimbursed, it includes information such as the corresponding reimbursement amount and reimbursement expense category, such as travel expenses. If you are applying for leave, you will include information such as the number of days of leave and the reason for the leave.
步骤S306,接收对批量审批界面中的至少一个签报任务的选中指令。Step S306, receiving a selection instruction for at least one signature task in the batch approval interface.
本实施例中,审批终端可针对所显示的每个待审批的签报任务,提供一个对应的选取控件。比如,该选取控件可为选择框。通过监听用户对该选取控件的触发操作,可触发对对应的签报任务的选中/取消选中指令。In this embodiment, the approval terminal may provide a corresponding selection control for each of the displayed signature tasks to be approved. For example, the selection control can be a selection box. By listening to the trigger operation of the selected control by the user, the selected/unchecked instruction of the corresponding signed task can be triggered.
在一个实施例中,批量审批界面中还可提供一个全选的选取控件,通过监听用户对该全选的选取控件的触发操作,可触发对对应界面中所展示的所有签报任务的选中/取消选中指令。In an embodiment, a batch selection control may also be provided in the batch approval interface. By monitoring the trigger operation of the selected selection control by the user, the selection of all the signature tasks displayed in the corresponding interface may be triggered/ Uncheck the command.
步骤S308,接收用户输入的审批信息。Step S308, receiving approval information input by the user.
本实施例中,该审批信息可为语音信息或文本信息等任意一种。针对文本信息,该批量审批界面中还可提供用于输入审批意见的审批信息输入框和/或下拉框,将审批用户在该审批信息输入框中所输入的信息作为审批信息。和/或根据用户对下拉框中所包含的多个预设的审批意见中的一个的选取操作,作为对应的审批信息。In this embodiment, the approval information may be any one of voice information or text information. For the text information, the batch approval interface may also provide an approval information input box and/or a drop-down box for inputting the approval opinions, and the information input by the approval user in the approval information input box is used as the approval information. And/or according to the user's selection operation of one of the plurality of preset approval opinions included in the drop-down box, as the corresponding approval information.
在一个实施例中,批量审批界面中还可提供多个常用的审批意见的触发控件,每个触发控件上可展示对应所表示的审批意见。比如,可分别展示表示“同意”、“不同意”、“暂存意见”、“征求他人意见”、“返回申请人”以及“转发他人处理”等审批意见的触发控件。在监听到对其中一个控件的触发操作时,获取该触发操作所对应的审批信息,将该审批信息作为用户输入的审批信息。通过直接提供表示对应审批意见的审批信息,以进一步提高用户审批的便利性。In one embodiment, a plurality of commonly used triggering control triggering controls may also be provided in the batch approval interface, and each of the triggering controls may display corresponding approval opinions. For example, trigger controls that indicate approval opinions such as “Agree”, “Disagree”, “Scratch Opinion”, “Request for Others”, “Return to Applicant”, and “Forward Others” can be displayed separately. When the trigger operation of one of the controls is monitored, the approval information corresponding to the trigger operation is obtained, and the approval information is used as the approval information input by the user. The convenience of user approval is further improved by directly providing approval information indicating the corresponding approval opinions.
在一个实施例中,批量审批界面中也可提供语音输入控件,在监听到对该语音输入控件的触发操作后,可获取当前环境中的语音信息,将该语音信息作为审批信息。通过提供语音输入作为审批信息,也可提高审批信息输入的便利性。比如说,当监听到对该语音输入控件保持按压操作时,可持续获取当前环境中的语音信息,在监听到按压操作结束时,则终止获取当前环境中的语音信息。将在按压期间所获取到的语音信息作为审批信息。In an embodiment, the voice input control may also be provided in the batch approval interface. After the trigger operation of the voice input control is monitored, the voice information in the current environment may be obtained, and the voice information is used as the approval information. By providing voice input as approval information, the convenience of inputting approval information can also be improved. For example, when listening to the pressing operation of the voice input control, the voice information in the current environment can be continuously obtained, and when the listening operation ends, the voice information in the current environment is terminated. The voice information acquired during the pressing is used as the approval information.
在一个实施例中,审批终端还可预先设置了不同运动轨迹所对应的审批信息,通过审批终端中的运动传感器检测本机的运动轨迹,当检测到的运动轨迹与预设的运动轨迹相匹配时,获取该匹配的运动轨迹所对应的审批信息。比如用户可以通过摇晃手机来获取对应的审批信息。In an embodiment, the approval terminal may further set approval information corresponding to different motion trajectories, and detect the motion trajectory of the local machine by using the motion sensor in the approval terminal, and match the detected motion trajectory with the preset motion trajectory. The approval information corresponding to the matched motion track is obtained. For example, the user can shake the phone to obtain the corresponding approval information.
步骤S310,根据审批信息生成当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器。Step S310: Generate, according to the approval information, an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and send the approval opinion to the server.
本实施例中,审批意见包括“同意”和“不同意”,还可包括“暂存意见”、“征求他人意见”、“返回申请人”以及“转发他人处理”等其中的一种或多种。审批终端可对该审批信息进行解析,分析出对应的审批意见。并将该审批意见作为当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器。In this embodiment, the approval opinions include “agree” and “disagree”, and may also include one or more of “temporary opinions”, “soliciting opinions”, “returning applicants”, and “forwarding others”. Kind. The approval terminal can analyze the approval information and analyze the corresponding approval opinions. The approval opinion is used as the approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and is sent to the server.
服务器将所接收到的审批意见更新对应的业务数据,并根据该审批意见确定下一个审批人,将更新后的业务数据作为该下一个审批人的审批任务,时下一个审批人对该更新后的业务数据进行审批。或者根据该审批意见确定该业务数据审批结果,并通知该业务数据的申请人或其它相关人员。The server updates the received approval information with the corresponding business data, and determines the next approver according to the approval opinion, and uses the updated business data as the approval task of the next approver, and the next approver adds the updated Business data is approved. Or determine the approval result of the business data according to the approval opinion, and notify the applicant or other relevant personnel of the business data.
在一个实施例中,若该审批信息为语音信息,则利用预设的语音解析装置对该语音信息解析,将其转换成对应的文本信息,并检测该文本信息中所包含的关键字与每个审批意见的匹配度,将匹配度最高的审批意见作为该语音审批信息对应的审批意见。In an embodiment, if the approval information is voice information, the voice information is parsed by using a preset voice parsing device, converted into corresponding text information, and the keywords and each keyword included in the text information are detected. For the matching degree of the approval opinions, the approval opinion with the highest matching degree is taken as the approval opinion corresponding to the voice approval information.
在一个实施例中,在发送至服务器之前,审批终端可根据所解析出的审批意见弹出对应的确认界面,该确认界面中包括所解析出的对应的审批意见,并提供确认是否进行提交至服务器的触发控件。在接收到表示确认进行提交的触控操作时,将该审批意见作为当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器。In an embodiment, before being sent to the server, the approval terminal may pop up a corresponding confirmation interface according to the parsed approval opinions, where the confirmation interface includes the parsed corresponding approval opinions, and provides confirmation whether to submit to the server. Trigger control. When receiving the touch operation indicating that the submission is confirmed, the approval opinion is used as an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and is sent to the server.
本实施例中,通过接收批量审批指令,根据批量审批指令跳转至批量审批界面,并可在该界面上同时选取多个签报任务,获取审批信息,根据审批信息生成当前审批用户对所选中的每个签报任务的审批意见,发送至服务器。从而可实现对多个签报任务的批量审批,提高了对多个签报任务进行的审批效率。In this embodiment, by receiving the batch approval instruction, the batch approval instruction jumps to the batch approval interface, and multiple signature tasks are simultaneously selected on the interface, and the approval information is obtained, and the current approval user is selected according to the approval information. The approval comments for each signing task are sent to the server. Thereby, batch approval of multiple signing tasks can be realized, and the efficiency of examination and approval of multiple signing tasks is improved.
在一个实施例中,如图4所示,提供了另一种业务数据流转方法。该方法包括:In one embodiment, as shown in FIG. 4, another method of service data flow is provided. The method includes:
步骤S402,获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令。Step S402: Acquire a batch approval instruction generated by clicking a click of the batch approval control on the display interface.
步骤S404,根据批量审批指令跳转至批量审批界面,批量审批界面用于展示待审批的签报任务。Step S404, according to the batch approval instruction, jump to the batch approval interface, and the batch approval interface is used to display the signing task to be approved.
步骤S406,检测每个待审批的签报任务是否携带批量审批标记。Step S406, detecting whether each pending signing task carries a batch approval mark.
本实施例中,批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小等其中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。设置了批量审批标记的审批任务,为允许进行批量审批操作的审批任务。In this embodiment, the batch approval mark is set to determine whether the batch approval mark is set for the corresponding signing task according to the combination of one or more of the approval category, the approval complexity, and the risk size of each of the signing tasks. The approval task for the batch approval mark is set to allow the approval task for the batch approval operation.
其中,审批类别可包括费用报销类别和请假类别等,审批复杂度和风险大小均可根据所涉及到的审批用户的数量、涉费数额、请假天数等其中的一种或多种来确定。其中,审批用户的数量越多、涉费数额越大、请假天数越长,则对应的审批复杂度越高、风险越大。The approval category may include an expense reimbursement category and a leave category, and the approval complexity and the risk size may be determined according to one or more of the number of approved users involved, the amount of the fee involved, and the number of leave days. Among them, the more the number of approved users, the greater the amount involved, and the longer the number of leave days, the higher the complexity of the corresponding approval and the greater the risk.
服务器在接收到申请签报的用户所发送的签报事项生成签报任务后,可根据该签报事项确定所属的审批类别、审批复杂度和风险大小等。并根据该审批类别、审批复杂度和风险大小等其中的一种或多种的组合所确定是否对对应的签报任务设置批量审批标记。After receiving the signing task sent by the user who has applied for the signing, the server may determine the approval type, approval complexity, and risk size according to the signing event. And determining whether to set a batch approval mark for the corresponding signing task according to the combination of one or more of the approval category, the approval complexity, and the risk size.
步骤S408,将携带了批量审批标记的待审批的签报任务展示在批量审批界面中。In step S408, the pending signing task carrying the batch approval mark is displayed in the batch approval interface.
本实施例中,批量审批界面中展示的是携带了批量审批标记的待审批的签报任务,可将未携带批量审批标记的待审批的签报任务进行隐藏,使得用户所查看到的均为能够被进行批量审批操作的待审批的审批任务。In this embodiment, the batch approval task displays the pending signing task that carries the batch approval mark, and can hide the pending signing task that does not carry the batch approval mark, so that the user views all A pending approval task that can be bulk approved.
或对未携带批量审批标记的待审批的签报任务设置无法被选中的选择框,使得无法对未携带批量审批标记的待审批的签报任务进行选中。Or the selection box for the pending signing task that does not carry the batch approval mark cannot be selected, so that the pending signing task that does not carry the batch approval mark cannot be selected.
步骤S410,接收对批量审批界面中的至少一个签报任务的选中指令。Step S410: Receive a selection instruction for at least one signature task in the batch approval interface.
本实施例中,该选中指令所选取的为携带了批量审批标记的待审批的签报任务。In this embodiment, the selected instruction is selected to be a pending signing task carrying a batch approval mark.
步骤S412,接收用户输入的审批信息。Step S412, receiving approval information input by the user.
步骤S414,根据审批信息生成当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器。Step S414: Generate, according to the approval information, an approval opinion of the current approval user for each of the selected tasks selected by the selected instruction, and send the approval opinion to the server.
本实施例中,通过设置批量审批标记,使得只有符合条件的审批任务才能进行批量审批的操作,可防止需要进行慎重审批的审批任务被随意的审批。In this embodiment, by setting the batch approval mark, only the qualified approval task can perform the batch approval operation, and the approval task requiring careful approval can be prevented from being randomly approved.
在一个实施例中,在接收对批量审批界面中的至少一个签报任务的选中指令的步骤之前,上述方法还包括签报任务筛选的步骤,具体的,如图5所示,该步骤包括:In an embodiment, before the step of receiving the selected instruction for the at least one of the batch approval tasks, the method further includes the step of signing the task screening. Specifically, as shown in FIG. 5, the step includes:
步骤S502,接收对待审批的签报任务的筛选信息。Step S502, receiving screening information of the signing task to be approved.
本实施例中,审批终端进一步预设了对签报任务的筛选条件。将该筛选条件展示在批量审批界面中。即批量审批界面中还包括筛选条件展示信息,不同类别的签报任务对应被设置有不同的筛选条件。具体的,可提供通用的筛选条件模板,在检测确定了具体签报任务类别后,可根据该签报类别任务确定对应的筛选条件。In this embodiment, the approval terminal further presets a screening condition for the signing task. Display the filter criteria in the bulk approval interface. That is, the batch approval interface also includes screening condition display information, and different types of signing tasks are correspondingly set with different screening conditions. Specifically, a general screening condition template may be provided. After the specific reporting task category is determined, the corresponding screening condition may be determined according to the reporting category task.
举例来说,如图6所示,为签报类别为费用报销类的签报任务。则批量审批界面中可提供筛选的条件包括“金额”、“费用大类”、“经办人”、“签报时间”、“电子报销单号”和“所属中心”等选项。每个选项均提供对应的输入框,通过接收用户在各个输入框中所输入的信息,可确定对待审批的签报任务的筛选信息。费用大类表示费用报销类别的分类,比如可包括超旅费、会议费等。For example, as shown in FIG. 6, the signing task of the category of expense reimbursement is signed. The conditions for screening in the batch approval interface include options such as “Amount”, “Expenses”, “Manager”, “Signing Time”, “Electronic Reimbursement Order Number” and “Affiliate Center”. Each option provides a corresponding input box, and by receiving the information input by the user in each input box, the screening information of the signing task to be approved can be determined. The expense category indicates the classification of the expense reimbursement category, which may include, for example, over travel expenses, conference fees, and the like.
步骤S504,根据筛选信息进行搜索,在批量审批界面中展示符合筛选信息的签报任务。Step S504: Perform a search according to the screening information, and display a signing task that meets the screening information in the batch approval interface.
本实施例中,审批终端可在所有待审批的签报任务中进行检索,查询对应签报任务的任务信息是否满足所接收到的筛选信息,并展示所查询出的符合筛选信息的签报任务。In this embodiment, the approval terminal may perform a search in all the pending signing tasks, query whether the task information of the corresponding signing task satisfies the received screening information, and display the queried signing task that meets the screening information. .
在一个实施例中,审批终端可在所有携带批量审批标记的待审批的签报任务中进行检索,且在批量审批界面中展示的为符合筛选信息的、携带批量审批标记的待审批的签报任务。In an embodiment, the approval terminal may search in all the pending signing tasks carrying the batch approval mark, and the pending approval report carrying the batch approval mark is displayed in the batch approval interface. task.
通过提供筛选的功能,可进一步提高批量审批的便利性。The convenience of batch approval can be further improved by providing screening capabilities.
在一个实施例中,根据批量审批指令跳转至批量审批界面的步骤,包括:根据批量审批指令获取对应审批任务中的关键信息;将关键信息以列表的形式展示在批量审批界面中。In one embodiment, the step of jumping to the batch approval interface according to the batch approval instruction comprises: obtaining key information in the corresponding approval task according to the batch approval instruction; displaying the key information in the form of a list in the batch approval interface.
本实施例中,审批终端可从每个审批任务的签报事项中提取对应的关键信息。关键信息可为业务数据中的某些固定字段的信息,比如为申请人姓名、电话、报送日期、所属部门。还可从请示签报的具体内容中提取对应的字段信息。该字段信息比如包括涉费数额、费用大类、请假天数、签报时间(即报送日期)等一种或多种。并根据这些信息形成关键信息。关键信息还包括任务名称,签报任务的任务名称中可包含上述的字段信息中的一个或多个,并按照预设的格式进行任务名称命名,使得根据名称即可大致了解相关的审批事项。In this embodiment, the approval terminal may extract corresponding key information from the signing items of each approval task. The key information may be information of certain fixed fields in the business data, such as the applicant's name, telephone number, filing date, and department. The corresponding field information can also be extracted from the specific content of the request signing. The information of the field includes one or more of a fee amount, a fee category, a leave date, and a report time (ie, a delivery date). And based on this information to form key information. The key information also includes the task name. The task name of the signing task may include one or more of the above-mentioned field information, and the task name is named according to a preset format, so that the relevant approval items can be roughly understood according to the name.
审批终端可将每个待审批的签报任务已列表的形式进行展示,并该表格中展示每个签报任务的关键信息,使得审批用户可直观了解到该审批任务的审批事项。进一步的,可在文件名称中设置对应的文件信息的链接,使得在接收到对文件名称的点击操作后,可打开对应审批任务的具体内容。The approval terminal can display each pending signature task in the form of a list, and the key information of each signature task is displayed in the table, so that the approval user can intuitively understand the approval items of the approval task. Further, a link of the corresponding file information may be set in the file name, so that after receiving the click operation on the file name, the specific content of the corresponding approval task may be opened.
如图6所示,该批量审批界面中还包括以列表形式展示的待审批任务,其中该关键信息包括文件名称和文件信息两栏。文件名称中包括了而待审批任务的申请人所属部门(无锡分行)、经办人姓名(张三)、涉费数额(费用总计RMB100,支付99.2)、会计科目(5321601)、预算项目编号(B030801)、报销事项对应的编号(如图中的)以及申请人姓名(李四)。As shown in FIG. 6, the batch approval interface further includes a pending task displayed in a list form, wherein the key information includes two columns: a file name and a file information. The file name includes the applicant's department (Wuxi Branch), the name of the manager (Zhang San), the amount involved (cost total RMB100, payment 99.2), accounting subject (5321601), budget item number ( B030801), the number corresponding to the reimbursement item (as shown in the figure) and the name of the applicant (Li Si).
本实施例中,通过以列表的形式显示审批任务,并在列表中显示每个审批任务的关键信息,使得审批用户可直观了解到审批任务的具体内容。提高了批量审批的便利性。In this embodiment, the approval task is displayed in the form of a list, and the key information of each approval task is displayed in the list, so that the approval user can intuitively understand the specific content of the approval task. Improve the convenience of batch approval.
在一个实施例中,在根据审批信息生成当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器的步骤之后,还包括:检测所选中的每个签报任务中,与审批意见对应的下一个审批用户的用户标识是否与当前审批用户的用户标识相同;若是,则根据审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。In an embodiment, after the step of generating, by the current approval user, the approval opinion of each of the selected tasks selected by the selected instruction according to the approval information, and sending the report to the server, the method further includes: detecting each of the selected tasks in the selection The user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the current approved user; if yes, the approval opinion of the next approved user in the corresponding signature task is generated according to the approval information, and sent to the server.
本实施例中,由于签报任务是需要一级一级地进行审批的,在上一个的审批用户完成审批后,则会将该签报任务发送给对应下一个审批用户,使下一个审批用户对该签报任务进行审批。In this embodiment, since the signing task needs to be approved at the first level and one level, after the previous approval user completes the approval, the signing task is sent to the corresponding approval user, so that the next approval user The signing task is approved.
由于会存在相邻上下级的审批用户均是同一个审批用户。因此,审批终端在检测到当前审批用户在完成对该级别的签报任务的审批后,根据该审批意见确定对应的下一个审批用户是否还是当前的审批用户。即检测两者的用户标识是否相同,若不相同,则判定不为统一审批用户。若相同,则判定为统一审批用户。The approval users who are adjacent to the upper and lower levels are all the same approval user. Therefore, after detecting that the current approved user completes the approval of the reporting task of the level, the approval terminal determines whether the corresponding next approved user is the current approved user according to the approval opinion. That is, it is detected whether the user identifiers of the two are the same. If they are not the same, it is determined that the user is not uniformly approved. If they are the same, it is determined to be a unified approval user.
当相同时,审批终端可根据该根据审批信息生成对应签报任务中的下一个审批用户的审批意见。具体的,即将所生成的审批意见继续作为下一个审批用户的审批意见,发送至服务器。When the same, the approval terminal may generate an approval opinion of the next approved user in the corresponding signature task according to the approval information. Specifically, the generated approval comments will continue to be sent to the server as the approval opinions of the next approved user.
举例来说,当某一签报任务的审批顺序和对应的审批用户为“张三-张三-张三-张三/张四-张三”5级。当审批终端检测到第一级的审批用户“张三”的审批意见后,可检测到第2~3级中的审批用户还是“张三”。此时,可将该审批意见同样作为第2~3级的审批意见。进一步的,可将该审批意见作为第4级的“张三”的审批意见,并发送至服务器。使服务器通知第4级的“张四”进行对该签报任务的审批。For example, when the approval order of a certain signing task and the corresponding approval user are “Zhang San-Zhang San-Zhang San-Zhang San/Zhang Si-Zhang San” level 5. When the approval terminal detects the approval opinion of the first-level approval user “Zhang San”, it can detect whether the approval user in the second to third levels is “Zhang San”. At this time, the approval opinion can be used as the approval opinion of the second to third levels. Further, the approval opinion can be used as the approval opinion of the third level of "Zhang San" and sent to the server. The server is notified to the fourth level of "Zhang Si" to approve the signing task.
本实施例中,通过自动将审批意见作为相同审批用户的下一级的审批意见,可减少用户连续审批的工作量,进一步提高了审批效率。In this embodiment, by automatically using the approval opinion as the next-level approval opinion of the same approval user, the workload of the user's continuous examination and approval can be reduced, and the examination and approval efficiency is further improved.
在一个实施例中,如图7所示,提供了一种业务数据流转装置的结构框图。该装置可运行于审批终端上,包括:签报任务展示模块702、选中模块704和审批意见生成模块706。其中:In one embodiment, as shown in FIG. 7, a structural block diagram of a service data flow device is provided. The device can be run on the approval terminal, and includes: a signature task display module 702, a selection module 704, and an approval opinion generation module 706. among them:
签报任务展示模块702,用于获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;根据批量审批指令跳转至批量审批界面,批量审批界面用于展示待审批的签报任务。The report task display module 702 is configured to obtain a batch approval instruction generated by clicking on the batch approval control on the display interface; and jump to the batch approval interface according to the batch approval instruction, and the batch approval interface is used to display the pending approval report. task.
选中模块704,用于接收对批量审批界面中的至少一个签报任务的选中指令。The selected module 704 is configured to receive a selected instruction for at least one of the signing tasks in the batch approval interface.
审批意见生成模块706,用于接收用户输入的审批信息;根据审批信息生成当前审批用户对选中指令所选中的每个签报任务的审批意见,并发送至服务器。The approval opinion generating module 706 is configured to receive the approval information input by the user, and generate an approval opinion of the current approval user for each of the selected reporting tasks selected by the selected instruction according to the approval information, and send the approval opinion to the server.
在一个实施例中,签报任务展示模块702还用于检测每个待审批的签报任务是否携带批量审批标记;将携带了批量审批标记的待审批的签报任务展示在批量审批界面中。In one embodiment, the signing task display module 702 is further configured to detect whether each pending signing task carries a batch approval mark; and the pending signing task carrying the batch approval mark is displayed in the batch approval interface.
选中模块704还用于接收对批量审批界面中的至少一个携带了批量审批标记的待审批的签报任务的选中指令。The selection module 704 is further configured to receive a selected instruction for at least one pending approval task that carries the batch approval flag in the batch approval interface.
批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。The batch approval flag is determined whether a batch approval flag is set for the corresponding signing task according to a combination of one or more of the approval category, the approval complexity, and the risk size of each of the signing tasks.
在一个实施例中,签报任务展示模块702还用于接收对待审批的签报任务的筛选信息;根据筛选信息进行搜索,在批量审批界面中展示符合筛选信息的签报任务。In one embodiment, the signing task display module 702 is further configured to receive screening information of the signing task to be approved; perform a search according to the screening information, and display a signing task that meets the screening information in the batch approval interface.
在一个实施例中,签报任务展示模块702还用于根据批量审批指令获取对应审批任务中的关键信息;将关键信息以列表的形式展示在批量审批界面中。In one embodiment, the signing task display module 702 is further configured to obtain key information in the corresponding approval task according to the batch approval instruction; and display the key information in the form of a list in the batch approval interface.
在一个实施例中,审批意见生成模块706还用于检测所选中的每个签报任务中,与审批意见对应的下一个审批用户的用户标识是否与当前审批用户的用户标识相同;若是,则根据审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。In an embodiment, the approval opinion generating module 706 is further configured to detect, in each of the selected reporting tasks, whether the user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the currently approved user; if yes, The approval opinion of the next approval user in the corresponding signature task is generated according to the approval information, and is sent to the server.
上述业务数据流转装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。其中,网络接口可以是以太网卡或无线网卡等。上述各模块可以硬件形式内嵌于或独立于终端中的处理器中,也可以以软件形式存储于终端中的存储器中,以便于处理器调用执行以上各个模块对应的操作。该处理器可以为中央处理单元(CPU)、微处理器、单片机等。The various modules in the above business data flow device may be implemented in whole or in part by software, hardware, and combinations thereof. The network interface may be an Ethernet card or a wireless network card. The above modules may be embedded in the hardware in the terminal or in the memory in the terminal, or may be stored in the memory in the terminal in the form of software, so that the processor calls the execution of the operations corresponding to the above modules. The processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等。One of ordinary skill in the art can understand that all or part of the process of implementing the above embodiments can be completed by a computer program to instruct related hardware, and the program can be stored in a non-volatile computer readable storage medium. Wherein, the program, when executed, may include the flow of an embodiment of the methods as described above. The storage medium may be a magnetic disk, an optical disk, or a read-only storage memory (Read-Only) Memory, ROM), etc.
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-described embodiments may be arbitrarily combined. For the sake of brevity of description, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction between the combinations of these technical features, All should be considered as the scope of this manual.
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。The above-described embodiments are merely illustrative of several embodiments of the present invention, and the description thereof is more specific and detailed, but is not to be construed as limiting the scope of the invention. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. Therefore, the scope of the invention should be determined by the appended claims.

Claims (20)

  1. 一种业务数据流转方法,包括:A business data flow method includes:
    终端获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;The terminal acquires a batch approval instruction generated by clicking on the batch approval control on the display interface;
    根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
    接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
    接收用户输入的审批信息;及Receiving approval information entered by the user; and
    根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
  2. 根据权利要求1所述的方法,其特征在于,在所述接收对所述批量审批界面中的至少一个签报任务的选中指令之前,所述方法还包括:The method according to claim 1, wherein before the receiving the selection instruction for the at least one of the batch approval interfaces, the method further comprises:
    检测每个待审批的签报任务是否携带批量审批标记;及Detecting whether each pending signing task carries a batch approval mark; and
    将携带了批量审批标记的待审批的签报任务展示在所述批量审批界面中;Displaying the pending signing task carrying the batch approval mark in the batch approval interface;
    所述接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤,包括:接收对所述批量审批界面中的至少一个携带了批量审批标记的待审批的签报任务的选中指令;The step of receiving a selection instruction for at least one of the batch approval tasks includes: receiving a selection instruction for the pending signature task of the batch approval interface carrying at least one of the batch approval interfaces ;
    所述批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。The batch approval mark is set whether to set a batch approval mark for the corresponding signing task according to a combination of one or more of an approval category, an approval complexity, and a risk size of each of the signing tasks.
  3. 根据权利要求1所述的方法,其特征在于,在接收对所述批量审批界面中的至少一个签报任务的选中指令之前,所述方法还包括:The method of claim 1, wherein before receiving the selected instruction for the at least one of the batch approval interfaces, the method further comprises:
    接收对所述待审批的签报任务的筛选信息;及Receiving screening information for the pending signing task; and
    根据所述筛选信息进行搜索,在所述批量审批界面中展示符合所述筛选信息的签报任务。Performing a search according to the screening information, and displaying a signing task that meets the screening information in the batch approval interface.
  4. 根据权利要求1所述的方法,其特征在于,根据所述批量审批指令跳转至批量审批界面的步骤,包括:The method according to claim 1, wherein the step of jumping to the batch approval interface according to the batch approval instruction comprises:
    根据所述批量审批指令获取对应审批任务中的关键信息;及Obtaining key information in the corresponding approval task according to the batch approval instruction; and
    将所述关键信息以列表的形式展示在所述批量审批界面中。The key information is displayed in the form of a list in the batch approval interface.
  5. 根据权利要求1所述的方法,其特征在于,在所述根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器之后,所述方法还包括:The method according to claim 1, wherein after the generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and transmitting to the server, The method also includes:
    检测所选中的每个签报任务中,与所述审批意见对应的下一个审批用户的用户标识是否与所述当前审批用户的用户标识相同;Detecting, in each of the selected reporting tasks, whether the user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the current approved user;
    若是,则根据所述审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。If yes, the approval opinion of the next approved user in the corresponding signature task is generated according to the approval information, and is sent to the server.
  6. 一种业务数据流转装置,包括:A service data flow device includes:
    签报任务展示模块,用于接收批量审批指令;根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;The signing task display module is configured to receive the batch approval instruction; and jump to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
    选中模块,用于接收对所述批量审批界面中的至少一个签报任务的选中指令;及Selecting a module, configured to receive a selected instruction for at least one of the signing tasks in the batch approval interface; and
    审批意见生成模块,用于获取审批信息;根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。The approval opinion generating module is configured to obtain the approval information, and generate an approval opinion of each of the selected tasks selected by the current approval user according to the approval information, and send the approval opinion to the server.
  7. 根据权利要求6所述的装置,其特征在于,所述签报任务展示模块还用于检测每个待审批的签报任务是否携带批量审批标记;将携带了批量审批标记的待审批的签报任务展示在所述批量审批界面中;The device according to claim 6, wherein the signing task display module is further configured to detect whether each pending signing task carries a batch approval mark; and the pending approval sign that carries the batch approval mark The task is displayed in the batch approval interface;
    所述选中模块还用于接收对所述批量审批界面中的至少一个携带了批量审批标记的待审批的签报任务的选中指令;The selected module is further configured to receive a selected instruction for the pending signing task that carries the batch approval mark in at least one of the batch approval interfaces;
    所述批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。The batch approval mark is set whether to set a batch approval mark for the corresponding signing task according to a combination of one or more of an approval category, an approval complexity, and a risk size of each of the signing tasks.
  8. 根据权利要求6所述的装置,其特征在于,所述签报任务展示模块还用于接收对所述待审批的签报任务的筛选信息;根据所述筛选信息进行搜索,在所述批量审批界面中展示符合所述筛选信息的签报任务。The device according to claim 6, wherein the signing task display module is further configured to receive screening information for the signing task to be approved; perform searching according to the filtering information, and perform the batch approval A signing task that meets the screening information is displayed in the interface.
  9. 根据权利要求6所述的装置,其特征在于,所述签报任务展示模块还用于根据所述批量审批指令获取对应审批任务中的关键信息;将所述关键信息以列表的形式展示在所述批量审批界面中。The device according to claim 6, wherein the signing task display module is further configured to acquire key information in the corresponding approval task according to the batch approval instruction; and display the key information in a form of a list. In the batch approval interface.
  10. 根据权利要求6所述的装置,其特征在于,所述审批意见生成模块还用于检测所选中的每个签报任务中,与所述审批意见对应的下一个审批用户的用户标识是否与所述当前审批用户的用户标识相同;若是,则根据所述审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。The device according to claim 6, wherein the approval opinion generating module is further configured to detect whether the user identifier of the next approved user corresponding to the approval opinion is in each of the selected reporting tasks The user identifier of the current approval user is the same; if yes, the approval opinion of the next approval user in the corresponding signature task is generated according to the approval information, and sent to the server.
  11. 一种终端,包括存储器和处理器,所述存储器中存储有指令,所述指令被所述处理器执行时,使得所述处理器执行以下步骤:A terminal comprising a memory and a processor, wherein the memory stores instructions that, when executed by the processor, cause the processor to perform the following steps:
    获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;Obtaining a batch approval instruction generated by clicking on a batch approval control on the display interface;
    根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
    接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
    接收用户输入的审批信息;及Receiving approval information entered by the user; and
    根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
  12. 根据权利要求11所述的终端,其特征在于,所述处理器在执行所述接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤之前,还包括执行以下步骤:The terminal according to claim 11, wherein the processor further comprises the following steps before performing the step of receiving the selected instruction for at least one of the batch approval interfaces:
    检测每个待审批的签报任务是否携带批量审批标记;及Detecting whether each pending signing task carries a batch approval mark; and
    将携带了批量审批标记的待审批的签报任务展示在所述批量审批界面中;Displaying the pending signing task carrying the batch approval mark in the batch approval interface;
    所述处理器执行的所述接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤,包括:接收对所述批量审批界面中的至少一个携带了批量审批标记的待审批的签报任务的选中指令;The step of the processor executing the selecting a command for at least one of the batch approval interfaces includes: receiving a pending approval for at least one of the batch approval interfaces carrying a batch approval mark The selected instruction of the signing task;
    所述批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。The batch approval mark is set whether to set a batch approval mark for the corresponding signing task according to a combination of one or more of an approval category, an approval complexity, and a risk size of each of the signing tasks.
  13. 根据权利要求11所述的终端,其特征在于,所述处理器在执行接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤之前,还包括执行以下步骤:The terminal according to claim 11, wherein the processor further comprises the following steps before performing the step of receiving a selection instruction for at least one of the batch approval interfaces:
    接收对所述待审批的签报任务的筛选信息;及Receiving screening information for the pending signing task; and
    根据所述筛选信息进行搜索,在所述批量审批界面中展示符合所述筛选信息的签报任务。Performing a search according to the screening information, and displaying a signing task that meets the screening information in the batch approval interface.
  14. 根据权利要求11所述的终端,其特征在于,所述处理器执行的根据所述批量审批指令跳转至批量审批界面的步骤,包括:The terminal according to claim 11, wherein the step of the processor executing the jump to the batch approval interface according to the batch approval instruction comprises:
    根据所述批量审批指令获取对应审批任务中的关键信息;及Obtaining key information in the corresponding approval task according to the batch approval instruction; and
    将所述关键信息以列表的形式展示在所述批量审批界面中。The key information is displayed in the form of a list in the batch approval interface.
  15. 根据权利要求11所述的终端,其特征在于,所述处理器在执行所述根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器的步骤之后,还包括执行以下步骤:The terminal according to claim 11, wherein the processor generates, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sends the approval opinion to the After the server's steps, it also includes the following steps:
    检测所选中的每个签报任务中,与所述审批意见对应的下一个审批用户的用户标识是否与所述当前审批用户的用户标识相同;Detecting, in each of the selected reporting tasks, whether the user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the current approved user;
    若是,则根据所述审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。If yes, the approval opinion of the next approved user in the corresponding signature task is generated according to the approval information, and is sent to the server.
  16. 一个或多个存储有计算机可执行指令的非易失性可读存储介质,所述计算机可执行指令被一个或多个处理器执行,使得所述一个或多个处理器执行以下步骤:One or more non-volatile readable storage media storing computer-executable instructions, the computer-executable instructions being executed by one or more processors, such that the one or more processors perform the steps of:
    获取作用于显示界面上的批量审批控件的点击而生成的批量审批指令;Obtaining a batch approval instruction generated by clicking on a batch approval control on the display interface;
    根据所述批量审批指令跳转至批量审批界面,所述批量审批界面用于展示待审批的签报任务;And jumping to the batch approval interface according to the batch approval instruction, where the batch approval interface is used to display the signing task to be approved;
    接收对所述批量审批界面中的至少一个签报任务的选中指令;Receiving a selected instruction for at least one of the signing tasks in the batch approval interface;
    接收用户输入的审批信息;及Receiving approval information entered by the user; and
    根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器。And generating, according to the approval information, an approval opinion of each of the selected tasks selected by the current approval user, and sending the approval opinion to the server.
  17. 根据权利要求16所述的存储介质,其特征在于,所述一个或多个处理器在执行所述接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤之前,还包括执行以下步骤:The storage medium of claim 16, wherein the one or more processors further comprise performing before the step of receiving the selected instruction to receive at least one of the batch approval interfaces The following steps:
    检测每个待审批的签报任务是否携带批量审批标记;及Detecting whether each pending signing task carries a batch approval mark; and
    将携带了批量审批标记的待审批的签报任务展示在所述批量审批界面中;Displaying the pending signing task carrying the batch approval mark in the batch approval interface;
    所述一个或多个处理器所执行的所述接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤,包括:接收对所述批量审批界面中的至少一个携带了批量审批标记的待审批的签报任务的选中指令;The step of receiving, by the one or more processors, the selection instruction for at least one of the batch approval interfaces, comprising: receiving a batch approval for at least one of the batch approval interfaces The selected instruction of the marked signing task to be approved;
    所述批量审批标记为根据每个签报任务的审批类别、审批复杂度和风险大小中的一种或多种的组合所确定的是否对对应的签报任务设置批量审批标记。The batch approval mark is set whether to set a batch approval mark for the corresponding signing task according to a combination of one or more of an approval category, an approval complexity, and a risk size of each of the signing tasks.
  18. 根据权利要求16所述的存储介质,其特征在于,所述一个或多个处理器在执行接收对所述批量审批界面中的至少一个签报任务的选中指令的步骤之前,还包括执行以下步骤:The storage medium of claim 16, wherein the one or more processors further comprise the following steps before performing the step of receiving a selection instruction for at least one of the batch approval interfaces :
    接收对所述待审批的签报任务的筛选信息;及Receiving screening information for the pending signing task; and
    根据所述筛选信息进行搜索,在所述批量审批界面中展示符合所述筛选信息的签报任务。Performing a search according to the screening information, and displaying a signing task that meets the screening information in the batch approval interface.
  19. 根据权利要求16所述的存储介质,其特征在于,所述一个或多个处理器执行的根据所述批量审批指令跳转至批量审批界面的步骤,包括:The storage medium according to claim 16, wherein the step of the one or more processors executing the jump to the batch approval interface according to the batch approval instruction comprises:
    根据所述批量审批指令获取对应审批任务中的关键信息;及Obtaining key information in the corresponding approval task according to the batch approval instruction; and
    将所述关键信息以列表的形式展示在所述批量审批界面中。The key information is displayed in the form of a list in the batch approval interface.
  20. 根据权利要求16所述的存储介质,其特征在于,所述一个或多个处理器在执行所述根据所述审批信息生成当前审批用户对所述选中指令所选中的每个签报任务的审批意见,并发送至服务器的步骤之后,还包括执行以下步骤:The storage medium of claim 16, wherein the one or more processors are configured to generate, according to the approval information, an approval of each of the selected tasks selected by the current approved user for the selected instruction After the comments and the steps sent to the server, the steps include:
    检测所选中的每个签报任务中,与所述审批意见对应的下一个审批用户的用户标识是否与所述当前审批用户的用户标识相同;Detecting, in each of the selected reporting tasks, whether the user identifier of the next approved user corresponding to the approval opinion is the same as the user identifier of the current approved user;
    若是,则根据所述审批信息生成对应签报任务中的下一个审批用户的审批意见,并发送至服务器。If yes, the approval opinion of the next approved user in the corresponding signature task is generated according to the approval information, and is sent to the server.
PCT/CN2017/090577 2017-02-20 2017-06-28 Service data transfer method and device, storage medium, and terminal WO2018149083A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710091082.9A CN106997507A (en) 2017-02-20 2017-02-20 Business data flow shifting method and device
CN201710091082.9 2017-02-20

Publications (1)

Publication Number Publication Date
WO2018149083A1 true WO2018149083A1 (en) 2018-08-23

Family

ID=59431140

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/090577 WO2018149083A1 (en) 2017-02-20 2017-06-28 Service data transfer method and device, storage medium, and terminal

Country Status (3)

Country Link
CN (1) CN106997507A (en)
TW (1) TW201832148A (en)
WO (1) WO2018149083A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108172222B (en) * 2017-12-08 2020-11-20 石化盈科信息技术有限责任公司 Workstation voice control approval method and system
CN109344587A (en) * 2018-08-09 2019-02-15 平安科技(深圳)有限公司 Case handling suggestion input method, device, computer equipment and storage medium
CN109636093A (en) * 2018-10-29 2019-04-16 平安医疗健康管理股份有限公司 Method for allocating tasks, device, equipment and storage medium
CN109726976A (en) * 2018-11-13 2019-05-07 苏州网信信息科技股份有限公司 A kind of government affairs official document examination & approval operating system and method
CN109636328A (en) * 2018-12-01 2019-04-16 广东鸿正软件技术有限公司 Process batch processing system
CN109726983A (en) * 2018-12-19 2019-05-07 平安国际融资租赁有限公司 Examine method for allocating tasks, device, computer equipment and storage medium
CN109885591A (en) * 2019-01-17 2019-06-14 平安城市建设科技(深圳)有限公司 Information batch processing method, equipment, storage medium and device
CN110072200B (en) * 2019-04-15 2022-03-11 中国平安财产保险股份有限公司 Short message sending control processing method and device and computer equipment
CN112016883A (en) * 2019-05-31 2020-12-01 阿里巴巴集团控股有限公司 Data approval method, approval data display method and device and electronic equipment
CN110991901A (en) * 2019-12-05 2020-04-10 上海凯京信达科技集团有限公司 Task allocation method, computer storage medium and electronic device
CN112446682A (en) * 2020-11-30 2021-03-05 泰康保险集团股份有限公司 Contract approval method and device
CN112734387A (en) * 2021-01-14 2021-04-30 北京世纪互联宽带数据中心有限公司 Document approval method and device, electronic equipment and storage medium
CN115248645A (en) * 2021-04-28 2022-10-28 华为技术有限公司 Shortcut operation method and mobile terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103366249A (en) * 2013-07-11 2013-10-23 北京金和软件股份有限公司 Procedure batch examining and approving tool based on workflow
CN105094854A (en) * 2015-09-30 2015-11-25 北京恒华伟业科技股份有限公司 Approval process configuration method and device
CN105787633A (en) * 2014-12-26 2016-07-20 远光软件股份有限公司 System and method for processing concurrent examining and approving flow
CN106339850A (en) * 2015-07-17 2017-01-18 北京奇虎科技有限公司 Automatic generation method and device of contract approval process

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103366249A (en) * 2013-07-11 2013-10-23 北京金和软件股份有限公司 Procedure batch examining and approving tool based on workflow
CN105787633A (en) * 2014-12-26 2016-07-20 远光软件股份有限公司 System and method for processing concurrent examining and approving flow
CN106339850A (en) * 2015-07-17 2017-01-18 北京奇虎科技有限公司 Automatic generation method and device of contract approval process
CN105094854A (en) * 2015-09-30 2015-11-25 北京恒华伟业科技股份有限公司 Approval process configuration method and device

Also Published As

Publication number Publication date
TW201832148A (en) 2018-09-01
CN106997507A (en) 2017-08-01

Similar Documents

Publication Publication Date Title
WO2018149083A1 (en) Service data transfer method and device, storage medium, and terminal
WO2015003480A1 (en) Information recommendation method and apparatus in social media
WO2013028028A2 (en) Method and system for sharing activities of devices
WO2018113241A1 (en) Page presentation method and device, server and storage medium
WO2020215681A1 (en) Indication information generation method and apparatus, terminal, and storage medium
WO2020258657A1 (en) Abnormality detection method and apparatus, computer device and storage medium
WO2020000632A1 (en) Invoice issuing method, apparatus and device, and computer-readable storage medium
WO2017054463A1 (en) Event information push method, event information push device and storage medium
WO2021114918A1 (en) Integrity checking method and apparatus, terminal device and verification server
WO2011079776A1 (en) Method and device for outputting web form data and form processing system
WO2020224250A1 (en) Method, apparatus, and device for smart contract triggering, and storage medium
WO2015196711A1 (en) Method, device and system for tracking resource transmission
WO2014029111A1 (en) Processing system and method for user behaviour
WO2018036168A1 (en) Method and device for executing data processing task, execution server, and storage medium
WO2020233060A1 (en) Event notification method and apparatus, event notification server, and storage medium
CN106549796A (en) Resource control method and host node that a kind of firmware space is downloaded
CN113127307A (en) Method for processing tracing request, related device, system and storage medium
WO2015161644A1 (en) Resource address generation method, device, and system
WO2021248656A1 (en) Blockchain-based electronic ticket handling method and apparatus, device, and storage medium
WO2017131354A2 (en) Apparatus and method for managing history information in an electronic device
WO2018149081A1 (en) Method, device, and terminal for processing voice information of follow-up call, and storage medium
WO2016182400A1 (en) Mobile device and system provided with communication information display and access functions and method for same
WO2013032282A1 (en) Display apparatus and ui providing method thereof
CN111930753A (en) Data retrieving method and device, electronic equipment and storage medium
WO2020091196A1 (en) Automated system and method of location-based schedule management

Legal Events

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

Ref document number: 17896678

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21/11/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17896678

Country of ref document: EP

Kind code of ref document: A1