CN115496567A - Delivery filing method, device, equipment and storage medium - Google Patents

Delivery filing method, device, equipment and storage medium Download PDF

Info

Publication number
CN115496567A
CN115496567A CN202211145935.XA CN202211145935A CN115496567A CN 115496567 A CN115496567 A CN 115496567A CN 202211145935 A CN202211145935 A CN 202211145935A CN 115496567 A CN115496567 A CN 115496567A
Authority
CN
China
Prior art keywords
delivery
target
application
deliverable
filing
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
CN202211145935.XA
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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202211145935.XA priority Critical patent/CN115496567A/en
Publication of CN115496567A publication Critical patent/CN115496567A/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • 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/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application provides a delivery filing method, a delivery filing device, delivery filing equipment and a storage medium. The method in the application comprises the following steps: responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application; acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier; testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable; and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database. The method and the device realize improvement of the delivery quality of the delivered objects, merge the target delivered objects and reduce the difficulty of follow-up reference of the delivered objects.

Description

Delivery filing method, device, equipment and storage medium
Technical Field
The application relates to the technical field of computers, in particular to a method, a device, equipment and a storage medium for filing a delivery.
Background
At present, with the development of the computer technology field and bank financial enterprises, different financial applications need to be developed to realize digital management under a plurality of banks or financial business scenes, however, the implementation modes of filing all deliveries in the development process in the existing financial application development scenes are mostly filed manually, and the mode of filing the deliveries manually has subjective judgment, so that the quality of the deliveries is uneven, the unified filing standard is lacked, and when the deliveries are looked up in the later period, the consulting difficulty is higher, and the cooperative operation is difficult to realize.
Disclosure of Invention
The embodiment of the application provides a deliverable filing method, a deliverable filing device, deliverable filing equipment and a storage medium based on financial science and technology, and aims to solve the technical problems that in the prior art, the deliverable is uneven in quality level and high in consulting difficulty in the deliverable filing process.
In one aspect, an embodiment of the present application provides a delivery archiving method, including the following steps:
responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application;
acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier;
testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database.
In a possible implementation manner of the present application, the acquiring an application identifier and a progress identifier of the target project application, and acquiring application requirement data of the target project application according to the application identifier and the progress identifier includes:
acquiring an application identifier of the target project application, accessing a billboard database, and acquiring a target demand billboard matched with the application identifier in the billboard database;
acquiring a progress mark of the target project application, and comparing the progress mark with a demand mark of each demand data in the target demand billboard;
and setting the demand data with the demand identification matched with the progress identification as application demand data.
In a possible implementation manner of the present application, the testing the delivered object according to the design requirement data in the application requirement data and a delivered object catalog to obtain a test result of the delivered object includes:
acquiring document information of the deliverable, and comparing the document information with corresponding catalog information in the deliverable catalog;
and if the comparison result is that the document information is matched with the catalogue information, performing data test on the deliverable according to the design requirement data to obtain a test result of the deliverable.
In one possible implementation manner of the present application, the performing a data test on the delivered object according to the design requirement data to obtain a test result of the delivered object includes:
acquiring design document data and a delivery score threshold value in the design requirement data;
acquiring delivery test data in the delivered object, and performing delivery calculation according to the design document data and the delivery test data to obtain a delivery score of the delivered object;
and comparing the delivery score of the delivery with the delivery score threshold value to obtain a test result of the delivery.
In one possible implementation manner of the present application, the merging the target deliverables and storing the merged target deliverables in a preset deliverable database includes:
acquiring a target deliverable with a delivery score larger than a preset delivery score threshold value as a test result;
calculating a progress change value of the application demand data according to a preset progress change strategy;
acquiring target application demand data with a progress change value larger than a preset progress change threshold value, and acquiring a target key delivery object corresponding to the target application demand data in the target delivery objects;
merging the target key deliverables, and storing the merged target key deliverables into a preset deliverable database.
In a possible implementation manner of the present application, the obtaining a target deliverable in the deliverable that matches the test result, merging the target deliverable, and storing the merged target deliverable in a preset deliverable database includes:
acquiring a target delivery with a delivery score larger than a preset delivery score threshold value as a test result;
acquiring a progress change value of each target delivery object, and generating a merging sequence number of the target delivery object according to the progress change value;
merging the target deliverables according to the merging sequence number, and acquiring target project entities of the merged target key deliverables;
and storing the target delivery object and the target project entity into the delivery object database according to the merging sequence number.
In one possible implementation manner of the present application, the obtaining an initial delivery to be archived in a target project application in response to a delivery filing request includes:
responding to a delivery filing request, and acquiring a delivery and a user delivery identifier in the delivery filing request;
inputting the user delivery identification into a preset identity authentication interface for authentication identification to obtain an authentication result;
and if the authentication result is that the authentication is passed, setting the delivery as the initial delivery to be archived.
In another aspect, the present application provides a delivery filing apparatus comprising:
the receiving module is configured to respond to the consignment filing request and obtain the consignment to be filed in the target project application;
the data determination module is configured to acquire an application identifier and a progress identifier of the target project application, and acquire application demand data of the target project application according to the application identifier and the progress identifier;
the delivery testing module is configured to test the delivery according to design requirement data in the application requirement data and a delivery catalog to obtain a testing result of the delivery;
and the delivery filing module is configured to screen the target deliveries in the deliveries according to the test result, merge the target deliveries, and store the merged target deliveries into a preset delivery database.
In another aspect, the present application further provides a delivery filing apparatus including:
one or more processors;
a memory; and
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the processor to implement the delivery archiving method.
In another aspect, the present application further provides a computer readable storage medium, on which a computer program is stored, where the computer program is loaded by a processor to execute the steps of the delivery filing method.
In the application, the delivery to be filed in the target project application is obtained by responding to the delivery filing request; acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier; testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable; and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables into a preset deliverable database. The method and the device realize that the delivered goods are tested according to the application demand data by acquiring the application demand data of the target project application, improve the delivery quality of the delivered goods, merge the target delivered goods, and reduce the difficulty of follow-up reference of the delivered goods.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic view of a delivery archive method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart diagram illustrating one embodiment of a delivery archiving method in an embodiment of the present application;
fig. 3 is a schematic flowchart of an embodiment of merging target deliverables in a deliverable archiving method according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another embodiment of archiving a delivered object in a delivered object archiving method according to an embodiment of the present application;
FIG. 5 is a schematic structural diagram of one embodiment of a delivery archival device provided in an embodiment of the present application;
fig. 6 is a schematic structural diagram of an embodiment of a delivery filing apparatus provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", etc. indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be considered as limiting the present invention. Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, features defined as "first", "second", may explicitly or implicitly include one or more of the described features. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
In this application, the word "exemplary" is used to mean "serving as an example, instance, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments. The following description is presented to enable any person skilled in the art to make and use the invention. In the following description, details are set forth for the purpose of explanation. It will be apparent to one of ordinary skill in the art that the present invention may be practiced without these specific details. In other instances, well-known structures and processes are not set forth in detail in order to avoid obscuring the description of the present invention with unnecessary detail. Thus, the present invention is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
At present, with the development of the computer technical field and the bank financial enterprises, different financial applications need to be developed to realize digital management under a plurality of bank or financial business scenes, however, the mode of filing all deliveries in the development process in the existing financial application development scenes is mostly filed manually, and the mode of filing the deliveries manually has subjective judgment, so that the quality of the deliveries is uneven, the unified filing standard is lacked, and when the deliveries are looked up in the later period, the difficulty in looking up is high, and the cooperative operation is difficult to realize.
Based on the above, the application provides a deliverable filing method, a deliverable filing device, a deliverable filing apparatus and a computer readable storage medium, so as to solve the technical problem that subsequent application identification rate is low due to inaccurate deliverable filing in the prior art.
The delivered material filing method is applied to a delivered material filing device, the delivered material filing device is arranged on a delivered material filing device, one or more processors, a memory and one or more application programs are arranged in the delivered material filing device, and the one or more application programs are stored in the memory and configured to be executed by the processor to implement the delivered material filing method; the delivery filing device can be an intelligent terminal, such as a mobile phone, a tablet computer, an intelligent television, a network device, an intelligent computer and the like; optionally, the delivery filing apparatus may also be a server or a service cluster composed of a plurality of servers.
As shown in fig. 1, fig. 1 is a schematic view of a delivery archiving method according to an embodiment of the present invention, where the delivery archiving method includes a plurality of delivery archiving devices 100 (a delivery archiving apparatus is integrated in the delivery archiving devices 100), and a computer-readable storage medium corresponding to the delivery archiving method is run in the delivery archiving devices 100 to execute steps of the delivery archiving method.
It should be understood that the delivery filing apparatus in the scenario of the delivery filing method shown in fig. 1, or the devices included in the delivery filing apparatus, do not limit the embodiment of the present invention, that is, the number of devices and the types of devices included in the scenario of the delivery filing method, or the number of devices and the types of devices included in each device do not affect the overall implementation of the technical solution in the embodiment of the present invention, and all of them can be calculated as equivalent replacements or derivatives of the technical solution claimed in the embodiment of the present invention.
The delivery filing apparatus 100 according to the embodiment of the present invention is mainly configured to: responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application; acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier; testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable; and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database.
The delivered product filing apparatus 100 in the embodiment of the present invention may be a plurality of independent delivered product filing apparatuses, such as an intelligent terminal, e.g., a mobile phone, a tablet computer, an intelligent television, a network device, a server, and an intelligent computer, or may be a delivered product filing network or a delivered product filing cluster composed of a plurality of delivered product filing apparatuses.
Embodiments of the present application provide a method, an apparatus, a device, and a computer-readable storage medium for filing a delivered object, which are described in detail below.
Those skilled in the art will understand that the application environment shown in fig. 1 is only one of the application scenarios related to the present application, and does not constitute a limitation on the application scenario of the present application, and that other application environments may further include more or less delivery filing devices than those shown in fig. 1, or a delivery filing network connection relationship, for example, only one delivery filing device is shown in fig. 1, and it is understood that the scenario of the delivery filing method may further include one or more delivery filing devices, and is not limited herein; the delivery archiving device 100 may also include a memory for storing the delivery and other data.
It should be noted that the scene diagram of the delivery material archiving method shown in fig. 1 is only an example, and the scene of the delivery material archiving method described in the embodiment of the present invention is for more clearly explaining the technical solution of the embodiment of the present invention, and does not limit the technical solution provided by the embodiment of the present invention.
Based on the scenario of the delivered object filing method, various embodiments of the delivered object filing method disclosed by the present invention are proposed.
As shown in fig. 2, fig. 2 is a schematic flowchart of an embodiment of a delivery material archiving method according to the embodiment of the present application, where the delivery material archiving method includes the following steps 201 — step 204:
201. responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application;
the delivered material filing method in this embodiment is applied to the delivered material filing device, and the type and number of the delivered material filing devices are not particularly limited, that is, the delivered material filing device may be one or more intelligent terminals, and in a specific embodiment, the delivered material filing device is an intelligent computer.
Specifically, the delivery material filing device is configured to acquire a delivery material to be filed in the target project application, test the delivery material according to application requirement data of the target project application to obtain a test result, screen the delivery material according to the test result to obtain a target delivery material, merge the target delivery material, and store the merged target delivery material in a preset delivery material database.
Specifically, the delivery filing device receives a delivery filing request in the operation process, wherein the educational administration filing request is an operation instruction for driving the delivery filing device to test and file the delivery. The trigger of the delivery filing request is not limited in this regard, i.e., the delivery filing request may be actively triggered by the user, for example, by the user clicking a delivery button in the delivery filing device after completing the delivery of the target item application. In addition, the delivery filing request may be automatically triggered by the delivery filing apparatus, for example, the delivery filing apparatus is preset with an automatic filing process, and the delivery filing request is automatically triggered after receiving the delivery.
Specifically, after receiving a deliverable filing request, the deliverable filing device acquires the deliverable in the deliverable filing request and an item identifier corresponding to the deliverable, where the item identifier is an application name or an application number of a target item application corresponding to the deliverable to be filed. And the delivery filing equipment determines a target project application corresponding to the delivery filing request according to the project identification. Specifically, the delivery filing device matches the item identifier with each item application identifier stored in a preset item list, so as to determine a target item application corresponding to the item identifier.
Specifically, after receiving the delivery filing request, the delivery filing device further obtains the delivery and the user delivery identifier in the delivery filing request. And the delivery filing equipment inputs the user delivery identification into a preset identity authentication interface for authentication identification to obtain an authentication result, and confirms whether the delivered object is the delivered object to be filed in the target project application or not according to the authentication result.
Optionally, if the user delivery identifier matches the preset development delivery identifier, the authentication result is that the authentication is passed, and the deliverable filing device sets the deliverable corresponding to the user delivery identifier as the deliverable to be filed in the target project application.
202. Acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier;
the delivery filing device further obtains an application identifier and a progress identifier of the target project application after obtaining the delivery to be filed corresponding to the target project application, and obtains application demand data of the target project application according to the application identifier and the progress identifier, wherein the application demand data is data for specifying delivery demand standards of the delivery of the target project application.
Specifically, the delivery filing device obtains an application identifier of the target project application, and obtains the target requirement billboard of the target project application through the application identifier. Specifically, the delivery filing device accesses the billboard database, and matches the application identifier with the application identifiers of the demand billboards stored in the billboard database, thereby obtaining a target demand billboard matched with the application identifier. The target requirement bulletin board is a requirement bulletin board file for recording application requirement data of the target project application.
Specifically, the delivery filing device further obtains progress identifiers of the delivery and the target project application, and obtains application requirement data corresponding to the delivery and the target project application through the progress identifiers. After the delivery filing equipment obtains the progress identification, the progress identification is compared with the requirement identification of each required data in the target requirement billboard, so that a comparison result is obtained, and the application requirement data of the target project application is determined according to the comparison result.
Optionally, the delivery archiving device calculates an identifier similarity between the progress identifier and the requirement identifier, compares the identifier similarity with a preset identifier similarity threshold, and determines that the requirement data corresponding to the requirement identifier is the application requirement data of the target project application if the identifier similarity is higher than the identifier similarity threshold. The application requirement data comprises design requirement data, delivery catalog, delivery deadline and other project requirement data.
203. Testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
after acquiring the application requirement data of the target project application, the deliverable filing device tests the deliverable according to the design requirement data and the deliverable catalog in the application requirement data so as to obtain the test result of the deliverable.
Specifically, the delivery filing device acquires the delivered object to be filed, and then acquires the document information of the delivered object, wherein the document information is parameter information representing the name of the delivered object document and the number of documents. Optionally, in a specific embodiment, the delivery identified by the progress mark as the test stage mark may include a requirement material document, a test scheme document, a test report archive, a test data archive, a test summary report document, and the like.
And the delivered object filing device matches the document information of the delivered object with the corresponding catalog information in the delivered object catalog after acquiring the document information of the delivered object, so as to obtain a comparison result of the delivered object. Optionally, if the number of documents in the document information is the same as the number of directories in the delivery directory and the document name is the same as the directory name in the delivery directory, determining that the comparison result is that the document information matches the directory information.
Specifically, if the delivered object filing device determines that the comparison result is that the document information is matched with the catalog information, the delivered object is further subjected to data test according to design requirement data, and thus the test result of the delivered object is obtained. The test result is a detection conclusion that represents whether the delivery object meets the preset delivery standard.
Specifically, the delivery filing apparatus acquires design document data and a delivery score threshold value in the design requirement data. The delivery return equipment acquires delivery test data in the delivery successfully matched, and performs data test on the delivery through the delivery test data, design document data and a delivery score threshold value to obtain a test result of the delivery.
Specifically, the delivery filing device is preset with a delivery detection model for carrying out data test on the delivery, and after acquiring delivery test data and design document data, the delivery filing device inputs the delivery test data and the design document data into the delivery detection model for delivery calculation, so as to obtain a delivery score of the delivery, wherein the delivery score is the text similarity of the delivery test data and the design document data.
Specifically, after obtaining the delivery score of the delivered object, the delivered object filing device compares the delivery score with a delivery score threshold value to obtain a test result of the delivered object, and judges whether the delivered object is qualified according to the test result.
Optionally, if the delivery score of the delivered object is lower than the delivery score threshold, the delivered object filing device determines that the test result is that the delivered object is not qualified, the delivered object filing device generates notification information that the delivered object is not qualified, and the notification information is displayed on a preset interface to remind a user to modify the delivered object.
Optionally, if the delivery score of the delivered object is higher than the delivery score threshold, the delivered object filing device determines that the test result of the delivered object is that the delivered object is qualified, and the delivered object filing device further files the delivered object.
204. And screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables into a preset deliverable database.
After obtaining the test result of the delivered goods, the delivered goods filing device screens the target delivered goods in the delivered goods according to the test result, merges the target delivered goods, and stores the merged target delivered goods in a preset delivered goods database.
Specifically, the delivery filing device acquires the deliveries of which the delivery scores are higher than the delivery score threshold value as the test results in the deliveries, and determines the deliveries of which the delivery scores are higher than the delivery score threshold value as the target deliveries to be filed.
After the delivered object filing equipment acquires the target delivered object, filing the delivered object according to the progress change value of the target delivered object, so that other progress members of the target project application can conveniently look up the delivered object and refine project knowledge in the delivered object.
In this embodiment, the delivered matter filing device obtains the delivered matter to be filed in the target project application by responding to the delivered matter filing request; acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier; testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable; and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database. The method and the device realize that the delivered goods are tested according to the application demand data by acquiring the application demand data of the target project application, improve the delivery quality of the delivered goods, merge the target delivered goods, and reduce the difficulty of follow-up reference of the delivered goods.
As shown in fig. 3, fig. 3 is a schematic flowchart of an embodiment of merging target deliverables in a deliverable filing method provided by the embodiment of the present application, and specifically includes step 301 — step 303:
301. calculating a progress change value of the application demand data according to a preset progress change strategy;
302. acquiring target application demand data with a progress change value larger than a preset progress change threshold value, and acquiring a target key delivery object corresponding to the target application demand data in the target delivery objects;
303. merging the target key deliveries, and storing the merged target key deliveries into a preset delivery database.
In this embodiment, the deliverable filing device tests the deliverable to obtain a test result, and after screening the target deliverable in the deliverable according to the test result, merges the target deliverable.
Specifically, after acquiring the application demand data of the target project application, the delivery filing device further calculates a progress change value of the application demand data according to a preset progress change strategy, wherein the progress is changed to a numerical value representing a change condition of the development progress of the application demand data for the target project application.
The delivery filing equipment also presets a progress change threshold value, and whether the application demand data is the key application demand data is judged according to the progress change threshold value. After the progress change value of each application demand data is calculated according to the preset progress change strategy, the progress change value of each application demand data is compared with a preset progress change threshold value, and therefore whether the application demand data is the key application demand data or not is judged.
Specifically, if the progress change value is greater than the progress change threshold, the delivery filing device determines that the application requirement data is the critical target application requirement data in the target project application development process, and the delivery filing device obtains the target critical delivery corresponding to the target application requirement data in the target delivery.
After acquiring the target key deliverable, the deliverable filing device merges the target key deliverable and stores the merged target deliverable in a preset deliverable database.
In the embodiment, the delivery filing equipment calculates the progress change value of the application demand data according to a preset progress change strategy; acquiring target application demand data with a progress change value larger than a preset progress change threshold value, and acquiring a target key delivery object corresponding to the target application demand data in the target delivery objects; merging the target key deliverables, and storing the merged target key deliverables into a preset deliverable database. The method and the device realize the improvement of the filing efficiency of the target delivered objects and reduce the filing calculation power.
As shown in fig. 4, fig. 4 is a schematic flow chart of another embodiment for archiving a delivered object in the delivered object archiving method provided in the embodiment of the present application, specifically, including step 401 — step 04:
401. acquiring a target delivery with a delivery score larger than a preset delivery score threshold value as a test result;
402. acquiring a progress change value of each target delivery object, and generating a merging sequence number of the target delivery object according to the progress change value;
403. merging the target deliverables according to the merging sequence number, and acquiring target project entities of the merged target deliverables;
404. and storing the target delivery object and the target project entity into the delivery object database according to the merging sequence number.
In this embodiment, the delivery filing device performs a test on the deliverables to obtain a test result, and after screening a target deliverable among the deliverables according to the test result, performs merge processing on the target deliverable. Specifically, the delivery filing apparatus sets the delivery having the delivery score for a preset delivery score threshold as the target delivery.
After the delivery filing equipment acquires the target deliveries, the delivery filing equipment also acquires progress change values corresponding to the target deliveries, and sorts the target deliveries according to the progress change values, so that a merging sequence number of the target deliveries is generated.
The deliverable filing equipment merges the target deliverables according to the merging sequence number after acquiring the merging sequence number of each target deliverable, and acquires a target item entity in each merged target deliverable, wherein the target item entity is item knowledge for representing item change conditions in the target deliverable.
After acquiring the target project entity, the deliverable filing device stores the target project entity and the target deliverable into the deliverable database in a sequential association manner according to the merging sequence number, so that other schedule members of the target project application can conveniently look up the deliverable and refine project knowledge in the deliverable.
In the embodiment, the delivery filing equipment obtains the test result to obtain the target delivery with the delivery score larger than the preset delivery score threshold; acquiring a progress change value of each target delivery object, and generating a merging sequence number of the target delivery object according to the progress change value; merging the target deliverables according to the merging sequence number, and acquiring a target project entity of the merged target deliverables; and storing the target delivery object and the target project entity into the delivery object database according to the merging sequence number. The subsequent consulting difficulty of the delivered materials is reduced.
In order to better implement the method for filing the delivered product in the embodiment of the present application, based on the method for filing the delivered product, an embodiment of the present application further provides a device for filing the delivered product, as shown in fig. 5, where fig. 5 is a schematic structural diagram of an embodiment of the device for filing the delivered product in the embodiment of the present application, and the device for filing the delivered product 500 includes:
a receiving module 501, configured to respond to a delivery filing request, and obtain a delivery to be filed in a target project application;
a data determining module 502, configured to obtain an application identifier and a progress identifier of the target project application, and obtain application requirement data of the target project application according to the application identifier and the progress identifier;
a delivery test module 503, configured to test the delivery according to the design requirement data in the application requirement data and the delivery catalog to obtain a test result of the delivery;
a delivery filing module 504 configured to screen target deliveries in the deliveries according to the test result, merge the target deliveries, and store the merged target deliveries in a preset delivery database.
In some embodiments of the present application, the obtaining of the application identifier and the progress identifier of the target project application by the delivery filing apparatus 500, and the obtaining of the application requirement data of the target project application according to the application identifier and the progress identifier includes:
acquiring an application identifier of the target project application, accessing a billboard database, and acquiring a target demand billboard matched with the application identifier in the billboard database;
acquiring a progress mark of the target project application, and comparing the progress mark with a demand mark of each demand data in the target demand billboard;
and setting the demand data with the demand identification matched with the progress identification as application demand data.
In some embodiments of the present application, the delivery archiving device 500 tests the delivery according to the design requirement data in the application requirement data and the delivery catalog to obtain a test result of the delivery, including:
acquiring document information of the delivered object, and comparing the document information with corresponding catalog information in the delivered object catalog;
and if the comparison result is that the document information is matched with the catalogue information, performing data test on the delivered object according to the design requirement data to obtain a test result of the delivered object.
In some embodiments of the present application, the delivery archiving device 500 performs data testing on the delivery according to the design requirement data to obtain a test result of the delivery, including:
acquiring design document data and a delivery score threshold value in the design requirement data;
acquiring delivery test data in the delivered object, and performing delivery calculation according to the design document data and the delivery test data to obtain a delivery score of the delivered object;
and comparing the delivery score of the delivery with the delivery score threshold value to obtain a test result of the delivery.
In some embodiments of the present application, the delivery filing apparatus 500 merges the target deliveries, and stores the merged target deliveries in a preset delivery database, including:
acquiring a target deliverable with a delivery score larger than a preset delivery score threshold value as a test result;
calculating a progress change value of the application demand data according to a preset progress change strategy;
acquiring target application demand data with a progress change value larger than a preset progress change threshold value, and acquiring a target key delivery object corresponding to the target application demand data in the target delivery objects;
merging the target key deliveries, and storing the merged target key deliveries into a preset delivery database.
In some embodiments of the present application, the delivery filing apparatus 500 obtains a target delivery matching the test result from the deliveries, merges the target delivery, and stores the merged target delivery in a preset delivery database, including:
acquiring a target deliverable with a delivery score larger than a preset delivery score threshold value as a test result;
acquiring a progress change value of each target delivery object, and generating a merging sequence number of the target delivery object according to the progress change value;
merging the target deliverables according to the merging sequence number, and acquiring target project entities of the merged target key deliverables;
and storing the target delivery object and the target project entity into the delivery object database according to the merging sequence number.
In some embodiments of the present application, the delivery archiving apparatus 500, in response to the delivery archiving request, obtains the initial delivery to be archived in the target project application, including:
responding to a delivery filing request, and acquiring a delivery and a user delivery identifier in the delivery filing request;
inputting the user delivery identification into a preset identity authentication interface for authentication identification to obtain an authentication result;
and if the authentication result is that the authentication is passed, setting the delivery as the initial delivery to be archived.
In this embodiment, the delivered matter filing apparatus obtains a delivered matter to be filed in the target project application by responding to the delivered matter filing request; acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier; testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database. The method and the device realize that the delivered goods are tested according to the application demand data by acquiring the application demand data of the target project application, improve the delivery quality of the delivered goods, merge the target delivered goods, and reduce the difficulty of follow-up reference of the delivered goods.
An embodiment of the present invention further provides a delivered object filing apparatus, as shown in fig. 6, where fig. 6 is a schematic structural diagram of an embodiment of the delivered object filing apparatus provided in an embodiment of the present application.
The delivered material filing apparatus integrates any one of the delivered material filing apparatuses provided by the embodiments of the present invention, and includes:
one or more processors;
a memory; and
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the processor to perform the steps of the delivery archiving method of any of the above delivery archiving method embodiments.
Specifically, the method comprises the following steps: the delivery archival device may include components such as a processor 601 of one or more processing cores, memory 602 of one or more computer-readable storage media, a power supply 603, and an input unit 604. Those skilled in the art will appreciate that the configuration of the delivery filing device shown in fig. 6 does not constitute a limitation of the delivery filing device and may include more or fewer components than shown, or some components in combination, or a different arrangement of components. Wherein:
processor 601 is the control center for the delivery archiving device, interfaces various portions of the overall delivery archiving device with various lines, and performs various functions of the delivery archiving device and processes data by running or executing software programs and/or modules stored in memory 602 and invoking data stored in memory 602 to thereby monitor the delivery archiving device as a whole. Optionally, processor 601 may include one or more processing cores; preferably, the processor 601 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 601.
The memory 602 may be used to store software programs and modules, and the processor 601 executes various functional applications and data processing by operating the software programs and modules stored in the memory 602. The memory 602 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to use of the delivery filing apparatus, and the like. Further, the memory 602 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 602 may also include a memory controller to provide the processor 601 with access to the memory 602.
The delivery filing device further comprises a power source 603 for supplying power to the various components, and preferably, the power source 603 is logically connected to the processor 601 via a power management system, so that functions such as managing charging, discharging, and power consumption are performed via the power management system. The power supply 603 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The delivery filing device may further comprise an input unit 604, the input unit 604 being operable to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
Although not shown, the delivery archive device may further include a display unit or the like, which will not be described in detail herein. Specifically, in this embodiment, the processor 601 in the delivery filing apparatus loads the executable file corresponding to the process of one or more application programs into the memory 602 according to the following instructions, and the processor 601 runs the application program stored in the memory 602, thereby implementing various functions as follows:
responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application;
acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier;
testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables into a preset deliverable database.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and parts that are not described in detail in a certain embodiment may refer to the above detailed descriptions of other embodiments, and are not described herein again.
In specific implementation, each unit or structure may be implemented as an independent entity, or may be combined arbitrarily to be implemented as the same entity or several entities, and specific implementation of each unit or structure may refer to the foregoing method embodiment, which is not described herein again.
To this end, an embodiment of the present invention provides a computer-readable storage medium, which may include: read Only Memory (ROM), random Access Memory (RAM), magnetic or optical disks, and the like. Stored thereon, is a computer program that is loaded by a processor to perform the steps of any of the delivery archiving methods provided by the embodiments of the present invention. For example, the computer program may be loaded by a processor to perform the steps of:
responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application;
acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier;
testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables in a preset deliverable database.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
The delivery filing method provided by the embodiment of the present application is described in detail above, and the principle and the embodiment of the present invention are explained in the present application by applying the specific embodiment, and the description of the above embodiment is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A deliverable filing method, comprising:
responding to a delivery article filing request, and acquiring a delivery article to be filed in the target project application;
acquiring an application identifier and a progress identifier of the target project application, and acquiring application demand data of the target project application according to the application identifier and the progress identifier;
testing the deliverable according to design requirement data and a deliverable catalog in the application requirement data to obtain a test result of the deliverable;
and screening target deliverables in the deliverables according to the test result, merging the target deliverables, and storing the merged target deliverables into a preset deliverable database.
2. The delivery archiving method according to claim 1, wherein the obtaining of the application identifier and the progress identifier of the target project application, and the obtaining of the application requirement data of the target project application according to the application identifier and the progress identifier comprises:
acquiring an application identifier of the target project application, accessing a billboard database, and acquiring a target demand billboard matched with the application identifier in the billboard database;
acquiring a progress mark of the target project application, and comparing the progress mark with a demand mark of each demand data in the target demand billboard;
and setting the demand data with the demand identification matched with the progress identification as application demand data.
3. The delivery archiving method of claim 1, wherein said testing the delivery according to the design requirement data in the application requirement data and the delivery catalog to obtain the test result of the delivery comprises:
acquiring document information of the delivered object, and comparing the document information with corresponding catalog information in the delivered object catalog;
and if the comparison result is that the document information is matched with the catalogue information, performing data test on the delivered object according to the design requirement data to obtain a test result of the delivered object.
4. The delivery archiving method of claim 3, wherein said performing a data test on said delivery according to said design requirement data to obtain a test result of said delivery comprises:
acquiring design document data and a delivery score threshold value in the design requirement data;
acquiring delivery test data in the delivered object, and performing delivery calculation according to the design document data and the delivery test data to obtain a delivery score of the delivered object;
and comparing the delivery score of the delivery with the delivery score threshold value to obtain a test result of the delivery.
5. The deliverable filing method of claim 1, wherein the merging the target deliverable and storing the merged target deliverable in a preset deliverable database comprises:
calculating a progress change value of the application demand data according to a preset progress change strategy;
acquiring target application demand data with a progress change value larger than a preset progress change threshold value, and acquiring a target key delivery object corresponding to the target application demand data in the target delivery objects;
merging the target key deliverables, and storing the merged target key deliverables into a preset deliverable database.
6. The deliverable filing method of claim 1, wherein the screening the targeted deliverables from the deliverables according to the test result, merging the targeted deliverables, and storing the merged targeted deliverables in a preset deliverable database comprises:
acquiring a target deliverable with a delivery score larger than a preset delivery score threshold value as a test result;
acquiring a progress change value of each target delivery object, and generating a merging sequence number of the target delivery object according to the progress change value;
merging the target deliverables according to the merging sequence number, and acquiring target project entities of the merged target deliverables;
and storing the target delivery object and the target project entity into the delivery object database according to the merging sequence number.
7. The deliverable archiving method according to any one of claims 1 to 6, wherein the obtaining of the initial deliverable to be archived in the target item application in response to the deliverable archiving request comprises:
responding to a delivery filing request, and acquiring a delivery and a user delivery identifier in the delivery filing request;
inputting the user delivery identification into a preset identity authentication interface for authentication identification to obtain an authentication result;
and if the authentication result is that the authentication is passed, setting the delivery as the delivery to be filed in the target project application.
8. A delivery filing apparatus, comprising:
the receiving module is configured to respond to the consignment archiving request and obtain the consignments to be archived in the target project application;
the data determining module is configured to acquire an application identifier and a progress identifier of the target project application, and acquire application demand data of the target project application according to the application identifier and the progress identifier;
the delivery testing module is configured to test the delivery according to design requirement data in the application requirement data and a delivery catalog to obtain a testing result of the delivery;
and the delivery filing module is configured to screen the target deliveries in the deliveries according to the test result, merge the target deliveries, and store the merged target deliveries into a preset delivery database.
9. A delivered-item filing apparatus, comprising:
one or more processors;
a memory; and
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the processor to implement the steps of the delivery archiving method of any one of claims 1 to 7.
10. A computer-readable storage medium, having stored thereon a computer program which is loaded by a processor to perform the steps of the delivery archiving method of any one of claims 1 to 7.
CN202211145935.XA 2022-09-20 2022-09-20 Delivery filing method, device, equipment and storage medium Pending CN115496567A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211145935.XA CN115496567A (en) 2022-09-20 2022-09-20 Delivery filing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211145935.XA CN115496567A (en) 2022-09-20 2022-09-20 Delivery filing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115496567A true CN115496567A (en) 2022-12-20

Family

ID=84470338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211145935.XA Pending CN115496567A (en) 2022-09-20 2022-09-20 Delivery filing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115496567A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116011892A (en) * 2023-03-24 2023-04-25 深圳市明源云科技有限公司 Service object delivery quality detection method, electronic device and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116011892A (en) * 2023-03-24 2023-04-25 深圳市明源云科技有限公司 Service object delivery quality detection method, electronic device and readable storage medium

Similar Documents

Publication Publication Date Title
CN115496567A (en) Delivery filing method, device, equipment and storage medium
CN113129060A (en) Offline commodity recommendation display system, method, device, equipment and storage medium
CN115190044B (en) Device connection state checking method, device and storage medium
CN114579368B (en) Backup management method for continuous data protection, computer equipment and storage medium
CN115981713A (en) Business system management method, device, equipment and storage medium
CN115643163A (en) Fault equipment positioning method, device, equipment and storage medium
CN115221060A (en) Case generation method, device and equipment based on associated field and storage medium
CN115454876A (en) Management method for code test and related equipment
CN115185830A (en) Test unit-based case generation method, device, equipment and storage medium
CN115174890A (en) Flow playback test method and device, computer equipment and storage medium
CN114444048A (en) Feature management method, feature management device, computer equipment and storage medium
CN114218041A (en) Dynamic process monitoring method, device, equipment and storage medium
CN115964061A (en) Plug-in updating method and device, electronic equipment and computer readable storage medium
CN115390843A (en) Control test configuration method, device, equipment and storage medium
CN111694908A (en) Data storage method, device and storage medium
CN114547046A (en) Standing book data management method, device, equipment and computer storage medium
CN114647478B (en) Data billboard generation method and device, computer equipment and storage medium
WO2024051738A1 (en) Data writing method and apparatus, and electronic device and storage medium
CN114529665A (en) Building exhibition method, device, equipment and computer storage medium
JP3053288B2 (en) Communication terminal device
CN113839832A (en) Time sequence database cluster network detection method, device, medium and electronic equipment
CN117688026A (en) Data query method, device, computer equipment and storage medium
CN114238674A (en) Method and system for providing historical document data
CN115934217A (en) Data processing method, device, equipment and storage medium
CN115242685A (en) Playback test method, device and equipment based on incidence matrix and storage medium

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