CN115130981A - Intelligent approval method and device, storage medium and server - Google Patents

Intelligent approval method and device, storage medium and server Download PDF

Info

Publication number
CN115130981A
CN115130981A CN202210602392.3A CN202210602392A CN115130981A CN 115130981 A CN115130981 A CN 115130981A CN 202210602392 A CN202210602392 A CN 202210602392A CN 115130981 A CN115130981 A CN 115130981A
Authority
CN
China
Prior art keywords
approval
document
link
examination
current
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210602392.3A
Other languages
Chinese (zh)
Inventor
蔡泽平
罗天钦
陆捷途
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yuanguang Software Co Ltd
Original Assignee
Yuanguang Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yuanguang Software Co Ltd filed Critical Yuanguang Software Co Ltd
Priority to CN202210602392.3A priority Critical patent/CN115130981A/en
Publication of CN115130981A publication Critical patent/CN115130981A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/125Finance or payroll

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Human Resources & Organizations (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Technology Law (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application discloses an intelligent approval method, an intelligent approval device, a storage medium and a server, and relates to the field of office automation. The method of the present application comprises: starting a daemon thread; when the document is detected to be transmitted to the current examination and approval link in the examination and approval process, pushing the individual to be dealt with to the approver in the current examination and approval link; when the approval mode of the current approval link is an automatic approval mode, determining a corresponding time length threshold according to the unit where the document is located; when the duration of the document which is not processed by the approver in the current approval link exceeds a duration threshold, acquiring an inspection rule and an approval strategy associated with the current approval link through a daemon thread; according to the inspection rule, carrying out compliance inspection on the document to obtain an inspection result; and the examination and approval strategy is executed according to the examination result, so that the cost, efficiency and reliability of automatic examination and approval can be improved.

Description

Intelligent approval method and device, storage medium and server
Technical Field
The application relates to the field of office automation, in particular to an intelligent approval method, an intelligent approval device, a storage medium and a server.
Background
For effectively promoting financial management degree of automation, have the tactics to have the effective wisdom sharing financial system construction that progressively promotes, start from the automation level that promotes financial operation type work, enable the automation and the intellectuality that realize information acquisition, processing, applied through the science and technology, realize that the flow is approved automatically, release financial staff vigor, impel the digital transformation of financial work, realize financial processing automation. In the prior art, the RPA (Robotic Process Automation) tool is usually used to simulate the user's clicking operation to implement automatic approval, however, this solution has problems: the deployment and operation and maintenance costs of the RAP tool are high, and the operation depends on a stable system environment.
Disclosure of Invention
The embodiment of the application provides an intelligent approval method and device, a storage medium and a terminal device, and can solve the problems of high implementation cost and insufficient stability of automatic document approval in the prior art. The technical scheme is as follows:
in a first aspect, an embodiment of the present application provides an intelligent approval method, where the method includes:
starting a daemon thread;
when a document is detected to be transmitted to a current approval link in an approval process, pushing a person to be dealt with to an approver in the current approval link;
when the approval mode of the current approval link is an automatic approval mode, determining a corresponding time length threshold according to the unit where the document is located;
when the time length that the document is not processed by the approver in the current approval link exceeds a time length threshold value, obtaining the inspection rule and the approval strategy associated with the current approval link through the daemon thread;
according to the inspection rule, performing compliance inspection on the bill to obtain an inspection result;
and executing the examination and approval strategy according to the examination result.
In a second aspect, an embodiment of the present application provides an intelligent approval apparatus, where the apparatus includes:
the starting unit is used for starting the daemon thread;
the pushing unit is used for pushing a person to be dealt with to an approver in the current approval link when detecting that the document is transmitted to the current approval link in the approval process;
the determining unit is used for determining a corresponding time length threshold according to the unit where the document is located when the approval mode of the current approval link is the automatic approval mode;
the acquisition unit is used for acquiring the inspection rule and the approval strategy associated with the current approval link through the daemon thread when the time length of the document which is not processed by the approver in the current approval link exceeds a time length threshold;
the checking unit is used for carrying out compliance checking on the bill according to the checking rule to obtain a checking result;
and the execution unit is used for executing the examination and approval strategy according to the check result.
In a third aspect, embodiments of the present application provide a computer storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the above-mentioned method steps.
In a fourth aspect, an embodiment of the present application provides a server, which may include: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the above-mentioned method steps.
The beneficial effects brought by the technical scheme provided by some embodiments of the application at least comprise:
when a document needs to be approved, a daemon thread of an automatic approval mode is started, when the document is transmitted to a certain approval ring, a manual approval mode is started at first, a person is pushed to an approver to be dealt with, when the waiting time of the document exceeds a time threshold, the document is switched into the automatic approval mode, the document is checked based on a preconfigured check rule, then a check result is processed according to a preconfigured approval strategy, and overtime automatic approval of the document is realized, the document is automatically approved through the daemon thread, and compared with a special RPA tool, the document is independent of a special system environment and has lower deployment success and maintenance cost; by flexibly configuring the time length threshold, the check rule and the approval strategy of the document, the method can adapt to different corresponding scenes and improve the compatibility of document approval; and the possibility of errors in examination and approval is reduced by combining the manual examination and approval with the automatic examination and approval.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic diagram of a network architecture provided in an embodiment of the present application;
FIG. 2 is a schematic flow chart diagram of an intelligent approval method provided by an embodiment of the present application;
FIG. 3 is a schematic diagram of a user interface provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of another user interface provided by embodiments of the present application;
FIG. 5 is a schematic diagram of an intelligent approval apparatus provided in the present application;
fig. 6 is a schematic structural diagram of a server provided in the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
It should be noted that, the intelligent approval method provided by the present application is generally executed by a server, and accordingly, the intelligent approval apparatus is generally disposed in the server.
Fig. 1 illustrates an exemplary system architecture that may be applied to the intelligent approval method or the intelligent approval apparatus of the present application.
As shown in fig. 1, the system architecture may include: a terminal device 101 and a server 102. The terminal device 101 and the server 102 may communicate with each other via a network, which is used as a medium for providing communication links between the above-mentioned respective units. The network may include various types of wired or wireless communication links, such as: the wired communication link includes an optical fiber, a twisted pair wire, or a coaxial cable, etc., and the WIreless communication link includes a bluetooth communication link, a WIreless-FIdelity (Wi-Fi) communication link, or a microwave communication link, etc.
The server 102 starts a daemon thread to execute an automatic approval function, the terminal device 101 logs in the server 102 and then displays a user interface, and the user interface is used for displaying the configuration of a personal to-do mode and an automatic approval mode and the like.
The terminal apparatus 101 and the server 102 may be hardware or software. When the terminal device 101 and the server 102 are hardware, they may be implemented as a distributed server cluster composed of multiple servers, or may be implemented as a single server. When the terminal device 101 and the server 102 are software, they may be implemented as a plurality of software or software modules (for example, to provide distributed services), or may be implemented as a single software or software module, and are not limited in this respect.
Various communication client applications can be installed on the terminal device of the present application, for example: video recording application, video playing application, voice interaction application, search application, instant messaging tool, mailbox client, social platform software, etc.
The terminal device may be hardware or software. When the terminal device is hardware, it may be various terminal devices with a display screen, including but not limited to a smart phone, a tablet computer, a laptop portable computer, a desktop computer, and the like. When the terminal device is software, the software may be installed in the listed terminal devices. Which may be implemented as multiple software or software modules (e.g., to provide distributed services) or as a single software or software module, and is not particularly limited herein.
When the terminal equipment is hardware, the terminal equipment can also be provided with display equipment and a camera, the display equipment can display various equipment capable of realizing the display function, and the camera is used for collecting video streams; for example: the display device may be a cathode ray tube (CR) display, a light-emitting diode (LED) display, an electronic ink screen, a Liquid Crystal Display (LCD), a Plasma Display Panel (PDP), or the like. The user can utilize the display device on the terminal device to view the displayed information such as characters, pictures, videos and the like.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. Any number of terminal devices, networks, and servers may be used, as desired for implementation.
The intelligent approval method provided by the embodiment of the present application will be described in detail below with reference to fig. 2. The intelligent approval apparatus in the embodiment of the present application may be a server shown in fig. 1.
Referring to fig. 2, a schematic flow chart of an intelligent approval method according to an embodiment of the present application is provided. As shown in fig. 2, the method of the embodiment of the present application may include the steps of:
s201, starting a daemon thread.
When the automatic approval mode needs to be started, the server starts a daemon thread of the automatic approval mode, and the daemon thread monitors the deployed approval process in real time so as to execute the automatic approval process.
S202, when the fact that the document is transmitted to the current approval link in the approval process is detected, the document is pushed to an approver in the current approval link to be handled.
The approval process comprises a plurality of approval links, and each approval link is provided with one or more approvers. For example: the approval process of the general reimbursement bill comprises the following steps: and the current examination and approval link can be any examination and approval link in the examination and approval process. When the document is transmitted to a certain examination and approval link in the examination and approval process, pushing a person to be dealt with to an approver in the examination and approval link, specifically: the server pushes the detail information to be dealt with by the individual to the terminal equipment of the approver, and the detail information comprises: the name of the examination and approval link, the time for transmitting the document to the current examination and approval link, examination and approval time limit, document content and the like.
And S203, when the approval mode of the current approval link is an automatic approval mode, determining a corresponding time length threshold according to the unit where the document is located.
Each examination and approval link of the examination and approval process is provided with an examination and approval mode, the examination and approval modes are divided into a manual examination and approval mode and an automatic examination and approval mode, examination and approval are manually executed by an approver in the manual examination and approval mode, and examination and approval are automatically executed by a daemon thread in the automatic examination and approval mode. The server is preconfigured with a mapping relation between units and time length thresholds, different units may have different time length thresholds, and the time length thresholds represent the maximum waiting time length when the document is transmitted to the approval ring. And the server determines the unit where the user submitting the document is located, and determines the duration threshold corresponding to the unit according to the mapping relation.
And S204, when the duration of the document which is not processed by the approver in the current approval link exceeds a duration threshold, obtaining the inspection rule and the approval strategy associated with the current approval link through the daemon thread.
When the document displayed on the terminal equipment of the approver is to be handled, the terminal equipment can regularly remind the approver of processing, the reminding mode can be mail, short message or telephone, if the duration of the document which is not processed by the approver exceeds a duration threshold, the inspection rule and the approval strategy which are associated with the current approval link are obtained through a daemon thread, the inspection rule is used for compliance inspection, and the approval strategy represents a processing method that the document passes or does not pass the inspection of the current approval link, and the processing method comprises the steps of transmitting the document to the next approval link or returning the document to the first approval link. The server is preconfigured with the inspection rules and the approval strategies of all approval links.
And S205, carrying out compliance check on the bill according to the check rule to obtain a check result.
The server analyzes the document to obtain field values of each field, and performs compliance check on the field values of each field by using check rules, for example: the checking rule is as follows: whether the field value is in a preset range, whether the field value is empty, etc., the server may obtain the check rule in the rule center.
And S206, executing an approval strategy according to the inspection result.
The method comprises the steps that an examination result is divided into a non-passing examination result and a passing examination result, the examination rule comprises a weak examination rule and a strong examination rule, under the weak examination rule, if the examination result is not passed, data are transmitted to the next examination and approval link of the current examination and approval link, non-compliance information is pushed to an approver of the current examination and approval link, and the non-compliance information comprises unqualified fields, field values and reference value ranges of the field values in documents; and if the checking result is passed, transmitting the data to the next approval link of the current approval link so as to improve the approval efficiency. And under a strong inspection rule, if the inspection result is not passed, returning the document to the first examination and approval link, and if the inspection result is passed, transmitting the document to the next examination and approval link.
Furthermore, the document after approval in the current approval link enters a task pool of a sharing center, and then the approval link of document transmission is determined, wherein the approval link may be a next approval link or a first approval link, a plurality of approvers set in the approval link are obtained, one approver is selected from the plurality of approvers, and the selection mode may be: and counting the number of the individual to-be-handled of each approver, assigning the documents to the approver with the minimum number, taking out the documents from the task pool, assigning the documents to the selected approver, and pushing the individual to-be-handled at the selected approver so as to realize the active cards of the approval task and achieve the balance of workload. Or the server pushes the approval task receiving information on the terminal equipment of each approver, and the data is distributed to the approver based on the receiving instruction of the approver, so that the approval task is received.
Further, before S201, the method further includes a step of setting an automatic approval mode, specifically including:
selecting a document;
setting an approval process for the document; the approval process comprises a plurality of approval links;
setting a charge type for the bill;
selecting at least one approval link from the plurality of approval links to set an approval mode;
and setting an approver for each approval link in the plurality of approval links.
The server displays a plurality of documents on a terminal device with a user having a setting authority, and the user selects one or more documents from the plurality of documents based on a selection instruction, namely the number of the selected documents is one or more. When the approval mode is set, the approval link can be selected from a plurality of approval links and set as an automatic approval mode, and the selected approval link is a manual approval mode. The approvers of each approval link may be represented using a login user identification.
For example, referring to the configuration interface of the automatic approval mode shown in fig. 3, the server displays the configuration interface shown in fig. 3 on the terminal device, the configuration interface includes a rule master table, the rule master table includes a plurality of rows, and each row includes the following fields: serial number, document, flow (i.e., approval flow), cost type, and usage status (including in-use and out-of-use), the user can add a new row in the rule master table based on the newly added control on the configuration interface, and delete a row by deleting the control. When a user clicks a certain row through a mouse, a rule sublist is displayed below the rule main table, and each row of the rule sublist comprises the following fields: sequence number, link (i.e., approval link), and rule (i.e., inspection rule). The user completes the configuration of the automatic approval mode of the document through the user interface, and the configuration efficiency can be improved.
Further, the server configures a duration threshold of a unit, an approval strategy when the weak control inspection rule is violated, and an approval strategy when the strong inspection rule is violated.
For example, referring to the configuration interface shown in fig. 4, the server displays the configuration interface on the terminal device of the administrator, and the configuration interface includes a rule table, where the rule table includes the following fields: the method comprises the steps of sequence number, units, waiting time (instant long threshold), violation of strong control and violation of strong control, wherein each cell in a rule table can be modified based on an editing instruction of an administrator, and the administrator adds a new line through a new added control on a configuration interface and deletes a line through a deleted control.
According to the method and the device, when the document needs to be approved, a daemon thread of an automatic approval mode is started, when the document is transmitted to a certain approval ring, a manual approval mode is started first, a person is pushed to an approver to be handled, when the waiting time of the document exceeds a time threshold, the document is switched into the automatic approval mode, the document is checked based on a preconfigured check rule, then the check result is processed according to a preconfigured approval strategy, and overtime automatic approval of the document is realized; by flexibly configuring the time length threshold, the check rule and the approval strategy of the document, the method can adapt to different corresponding scenes and improve the compatibility of document approval; and the possibility of error examination and approval is reduced by combining manual examination and approval and automatic examination and approval.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Referring to fig. 5, a schematic structural diagram of an intelligent approval apparatus provided in an exemplary embodiment of the present application is shown, which is hereinafter referred to as an apparatus 5. The means 5 may be implemented as all or part of a server, by software, hardware or a combination of both. The device 5 comprises: the device comprises an initiating unit 501, a pushing unit 502, a determining unit 503, an acquiring unit 504, a checking unit 505 and an executing unit 506.
The starting unit is used for starting the daemon thread;
the pushing unit is used for pushing a person to be dealt with to an approver in the current approval link when detecting that the document is transmitted to the current approval link in the approval process;
the determining unit is used for determining a corresponding time length threshold according to the unit where the document is located when the approval mode of the current approval link is the automatic approval mode;
the acquisition unit is used for acquiring the inspection rule and the approval strategy associated with the current approval link through the daemon thread when the time length of the document which is not processed by the approver in the current approval link exceeds a time length threshold value;
the checking unit is used for carrying out compliance checking on the bill according to the checking rule to obtain a checking result;
and the execution unit is used for executing the examination and approval strategy according to the check result.
In one or more possible embodiments, the executing the approval policy according to the inspection result includes:
if the inspection rule is a weak control inspection rule and the inspection result is that the inspection rule does not pass, transmitting the receipt to the next approval link of the approval process, and pushing non-compliance information to an approver of the current approval link;
and if the check rule is a forced control check rule and the check result does not pass, returning the document to the first approval link of the approval process.
In one or more possible embodiments, the method further comprises:
a setting unit for selecting a document;
setting an approval process and a cost type for the document; the approval process comprises a plurality of approval links;
selecting at least one approval link from the plurality of approval links to set an approval mode;
and setting an approver for each approval link in the plurality of approval links.
In one or more possible embodiments, the method further comprises:
the assignment unit is used for adding the document after the examination and approval in the current examination and approval link into a task pool of the sharing center;
determining an approval link of the document transmission; wherein the approval link is associated with a plurality of approvers;
selecting one approver among the plurality of approvers;
assigning the document to the approver.
In one or more possible embodiments, the selecting an approver among the plurality of approvers includes:
counting the number of individual persons to be dealt with of each appraiser;
and selecting the approver with the minimum number of persons to be dealt with from the plurality of approvers.
In one or more possible embodiments, the method further comprises:
the receiving unit is used for adding the document after the examination and approval in the current examination and approval link into a task pool of the sharing center;
determining an approval link of the document transmission; wherein, the examining and approving link is associated with a plurality of approvers;
and distributing the document to the approver based on the receiving instruction of any one of the approvers.
In one or more possible embodiments, the method further comprises:
the configuration unit is used for displaying a configuration interface;
and setting units with incidence relation, a time length threshold value and an approval strategy in the configuration interface based on a configuration instruction of a user.
It should be noted that, when the apparatus 5 provided in the foregoing embodiment executes the intelligent approval method, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the functions. In addition, the intelligent approval apparatus provided in the above embodiment and the intelligent approval method embodiment belong to the same concept, and details of implementation processes thereof are referred to in the method embodiment, and are not described herein again.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
An embodiment of the present application further provides a computer storage medium, where multiple instructions may be stored in the computer storage medium, where the instructions are suitable for being loaded by a processor and for executing the method steps in the embodiment shown in fig. 2, and a specific execution process may refer to a specific description of the embodiment shown in fig. 2, which is not described herein again.
The present application further provides a computer program product storing at least one instruction, which is loaded and executed by the processor to implement the intelligent approval method according to the above embodiments.
Please refer to fig. 6, which provides a schematic structural diagram of a server according to an embodiment of the present application. As shown in fig. 6, the server 600 may include: at least one processor 601, at least one network interface 604, a user interface 603, a memory 605, at least one communication bus 602.
Wherein a communication bus 602 is used to enable the connection communication between these components.
The user interface 603 may include a Display screen (Display) and a Camera (Camera), and the optional user interface 603 may also include a standard wired interface and a wireless interface.
The network interface 604 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 601 may include one or more processing cores, among others. The processor 601 connects various parts within the overall server 600 using various interfaces and lines, performs various functions of the terminal 600 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 605, and calling data stored in the memory 605. Optionally, the processor 601 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 601 may integrate one or a combination of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 601, but may be implemented by a single chip.
The Memory 605 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 605 includes a non-transitory computer-readable medium. The memory 605 may be used to store instructions, programs, code, sets of codes, or sets of instructions. The memory 605 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 605 may optionally be at least one storage device located remotely from the processor 601. As shown in fig. 6, the memory 605, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an application program.
In the server 600 shown in fig. 6, the user interface 603 is mainly used for providing an input interface for a user and acquiring data input by the user; the processor 601 may be configured to call the application program stored in the memory 605 and specifically execute the method shown in fig. 2, and the specific process may refer to fig. 2 and is not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above may be implemented by a computer program, which may be stored in a computer readable storage medium and executed by a computer to implement the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present application and is not to be construed as limiting the scope of the present application, so that the present application is not limited thereto, and all equivalent variations and modifications can be made to the present application.

Claims (10)

1. An intelligent approval method, comprising:
starting a daemon thread;
when the document is detected to be transmitted to a current examination and approval link in an examination and approval process, pushing a person to be dealt with to an approver in the current examination and approval link;
when the approval mode of the current approval link is an automatic approval mode, determining a corresponding time length threshold according to the unit where the document is located;
when the time length that the document is not processed by the approver in the current approval link exceeds a time length threshold value, obtaining the inspection rule and the approval strategy associated with the current approval link through the daemon thread;
according to the inspection rule, performing compliance inspection on the bill to obtain an inspection result;
and executing the examination and approval strategy according to the examination result.
2. The method of claim 1, wherein said executing the approval policy based on the inspection result comprises:
if the check rule is a weak control check rule and the check result is failed, transmitting the document to the next approval link of the approval process, and pushing non-compliance information to an approver in the current approval link;
and if the check rule is a forced control check rule and the check result does not pass, returning the document to the first approval link of the approval process.
3. The method of claim 1 or 2, wherein before starting the daemon thread, the method further comprises:
selecting a document;
setting an approval process and a cost type for the document; the approval process comprises a plurality of approval links;
selecting at least one approval link from the plurality of approval links to set an approval mode;
and setting an approver for each approval link in the plurality of approval links.
4. The method of claim 2, further comprising:
adding the document after the examination and approval in the current examination and approval link into a task pool of a sharing center;
determining an approval link of the document transmission; wherein the approval link is associated with a plurality of approvers;
selecting one approver among the plurality of approvers;
assigning the document to the approver.
5. The method of claim 4, wherein said selecting an approver among said plurality of approvers comprises:
counting the number of individual to-be-dealt persons of each appraiser;
and selecting the approver with the minimum number of persons to be dealt with from the plurality of approvers.
6. The method of claim 2, further comprising:
adding the document after the examination and approval in the current examination and approval link into a task pool of a sharing center;
determining an approval link of the document transmission; wherein the approval link is associated with a plurality of approvers;
and distributing the document to the approver based on the receiving instruction of any one of the approvers.
7. The method of claim 4, 5 or 6, further comprising:
displaying a configuration interface;
and setting units with incidence relation, a time length threshold value and an approval strategy in the configuration interface based on a configuration instruction of a user.
8. An intelligent approval device, comprising:
the starting unit is used for starting the daemon thread;
the pushing unit is used for pushing a person to be dealt with to an approver in the current approval link when detecting that the document is transmitted to the current approval link in the approval process;
the determining unit is used for determining a corresponding time length threshold according to the unit where the document is located when the approval mode of the current approval link is the automatic approval mode;
the acquisition unit is used for acquiring the inspection rule and the approval strategy associated with the current approval link through the daemon thread when the time length of the document which is not processed by the approver in the current approval link exceeds a time length threshold value;
the checking unit is used for carrying out compliance checking on the bill according to the checking rule to obtain a checking result;
and the execution unit is used for executing the examination and approval strategy according to the examination result.
9. A computer storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to carry out the method steps according to any one of claims 1 to 7.
10. A server, comprising: a processor and a memory; wherein the memory stores a computer program adapted to be loaded by the processor and to perform the method steps according to any of claims 1 to 7.
CN202210602392.3A 2022-05-30 2022-05-30 Intelligent approval method and device, storage medium and server Pending CN115130981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210602392.3A CN115130981A (en) 2022-05-30 2022-05-30 Intelligent approval method and device, storage medium and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210602392.3A CN115130981A (en) 2022-05-30 2022-05-30 Intelligent approval method and device, storage medium and server

Publications (1)

Publication Number Publication Date
CN115130981A true CN115130981A (en) 2022-09-30

Family

ID=83377547

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210602392.3A Pending CN115130981A (en) 2022-05-30 2022-05-30 Intelligent approval method and device, storage medium and server

Country Status (1)

Country Link
CN (1) CN115130981A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115689267A (en) * 2023-01-05 2023-02-03 北京志翔科技股份有限公司 Document circulation approval method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115689267A (en) * 2023-01-05 2023-02-03 北京志翔科技股份有限公司 Document circulation approval method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110502318A (en) Event-handling method, event processing server, storage medium and device
CN105681173A (en) Creation method, device and system of conversation in instant communication
CN109062807B (en) Method and device for testing application program, storage medium and electronic device
CN113285866B (en) Information sending method and device and electronic equipment
CN110109594B (en) Drawing data sharing method and device, storage medium and equipment
CN115130981A (en) Intelligent approval method and device, storage medium and server
CN108764866B (en) Method and equipment for allocating resources and drawing resources
CN114663057A (en) Workflow management system, method and electronic equipment
CN115951923B (en) Subscription event management method, display system, device and storage medium
CN111194540A (en) Communication control device and method for multi-topic conversation, and computer processing equipment
CN111178846A (en) Workflow file generation method, device, equipment and storage medium
CN115936302A (en) Cost sharing method and device, storage medium and computer equipment
CN111130983B (en) Method and equipment for sending information and generating result information
CN114928712A (en) Intelligent conference system, conference supervision method, device and medium
CN114331465A (en) Commodity tracing method and device based on block chain, terminal equipment and storage medium
CN113590243A (en) Energy enterprise project creation method and device, computer equipment and medium
CN112631675A (en) Workflow configuration method, device, equipment and computer readable storage medium
CN111953583A (en) Information processing system and method, electronic device, and computer-readable storage medium
CN112887803B (en) Session processing method, device, storage medium and electronic equipment
CN115511518A (en) Price auditing method and device for business and travel resources, storage medium and service equipment
CN109167668B (en) Message notification method, message notification device and terminal equipment
WO2024078469A1 (en) Conversation-based information processing method and apparatus, and device and medium
CN113158092A (en) Comment display method, device, equipment, system and storage medium
CN114117317A (en) Model processing method, device, equipment and storage medium
CN115309728A (en) Method and device for determining missing data of equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination