CN112632391A - Data processing method, device and storage medium - Google Patents

Data processing method, device and storage medium Download PDF

Info

Publication number
CN112632391A
CN112632391A CN202011613865.7A CN202011613865A CN112632391A CN 112632391 A CN112632391 A CN 112632391A CN 202011613865 A CN202011613865 A CN 202011613865A CN 112632391 A CN112632391 A CN 112632391A
Authority
CN
China
Prior art keywords
data processing
task
target
searching
information
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
CN202011613865.7A
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.)
Shenzhen Huaao Data Technology Co Ltd
Original Assignee
Shenzhen Huaao Data Technology 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 Shenzhen Huaao Data Technology Co Ltd filed Critical Shenzhen Huaao Data Technology Co Ltd
Priority to CN202011613865.7A priority Critical patent/CN112632391A/en
Publication of CN112632391A publication Critical patent/CN112632391A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • 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
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • 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

Abstract

The embodiment of the application provides a data processing method, data processing equipment and a storage medium. The method responds to a data processing task interface calling instruction, candidate data processing tasks matched with a target login user are searched, and each candidate data processing task comprises a form filling subtask and a form checking subtask; displaying the candidate data processing tasks through a data processing task interface; determining a target data processing task selected by a target login user from the candidate data processing tasks; searching and displaying a target task form related to the target data processing task; adding form item contents of the target task form to complete form filling subtasks; checking the target task form added with the form item content to complete the form checking subtask; and displaying a checking result aiming at the target task form. The method provided by the embodiment of the application improves the searching efficiency of the data processing task.

Description

Data processing method, device and storage medium
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a data processing method, data processing equipment and a storage medium.
Background
When a large number of data processing tasks exist on the website, a user searches the data processing tasks which are needed and meet the conditions through a search engine provided by the website, or browses a data processing task list provided by the website to search the data processing tasks which are needed and meet the conditions. The two processing modes both have the problem of low searching efficiency, so that the execution efficiency of the data processing task is influenced.
Disclosure of Invention
The embodiment of the application provides a data processing method, so as to achieve the purpose of improving the searching efficiency of a data processing task.
In a first aspect, an embodiment of the present application provides a data processing method, where the method includes:
responding to a data processing task interface calling instruction, searching candidate data processing tasks matched with a target login user, wherein each candidate data processing task comprises a form filling subtask and a form checking subtask;
displaying the candidate data processing tasks through a data processing task interface;
determining a target data processing task selected by the target login user from the candidate data processing tasks;
searching and displaying a target task form related to the target data processing task;
adding form item contents of the target task form to complete the form filling subtask;
checking the target task form added with the form item content to complete a form checking subtask;
and displaying a verification result aiming at the target task form.
In a second aspect, an embodiment of the present application provides an electronic device, including:
the candidate data processing task searching module is used for responding to a data processing task interface calling instruction and searching candidate data processing tasks matched with the target login user, and each candidate data processing task comprises a form filling subtask and a form checking subtask;
the candidate data processing task display module is used for displaying the candidate data processing tasks through a data processing task interface;
the target data processing task selection module is used for determining a target data processing task selected by the target login user from the candidate data processing tasks;
the target task form searching module is used for searching and displaying a target task form related to the target data processing task;
the form item content adding module is used for adding the form item content of the target task form so as to complete the form filling subtask;
the target task form checking module is used for checking the target task form added with the form item content to complete the form checking subtask;
and the verification result display module is used for displaying the verification result aiming at the target task form.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor and a memory;
the memory is used for storing programs for executing the methods of the embodiments of the method of the first aspect; the processor is configured to execute programs stored in the memory.
In a fourth aspect, the present application provides a computer-readable storage medium storing a program for executing the method described in each embodiment of the first aspect.
The method, the device and the storage medium provided by the embodiment of the application have at least the following technical effects: when the data processing task interface is called, the candidate data processing tasks matched with the target login user are automatically searched and displayed to the user, the target login user does not need to search by himself or only needs to select the required target data processing tasks from the candidate data processing tasks, the searching efficiency of the data processing tasks is improved, and the execution efficiency of the data processing tasks can be further improved.
Drawings
FIG. 1 is a flow chart of a data processing method provided in one embodiment of the present application;
FIG. 2 is a flow chart of a data processing method according to another embodiment of the present application;
fig. 3 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to better understand the technical solutions described above, the technical solutions of the embodiments of the present application are described in detail below with reference to the drawings and the specific embodiments, and it should be understood that the specific features of the embodiments and the embodiments of the present application are detailed descriptions of the technical solutions of the embodiments of the present application, and are not limitations of the technical solutions of the present application, and the technical features of the embodiments and the embodiments of the present application may be combined with each other without conflict.
As shown in fig. 1, the data processing method provided in the embodiment of the present application includes the following operations:
step 101, responding to a data processing task interface calling instruction, searching candidate data processing tasks matched with a target login user, wherein each candidate data processing task comprises a form filling subtask and a form checking subtask.
The data processing task interface is at least used for displaying candidate data processing tasks so as to be convenient for a target login user to select.
The task type and the specific task content of the data processing task are not limited in the embodiment of the application, and the method provided by the embodiment of the application can be applied to the data processing task comprising the two subtasks.
And 102, displaying the candidate data processing tasks through a data processing task interface.
And 103, determining a target data processing task selected by the target login user from the candidate data processing tasks.
And step 104, searching and displaying a target task form related to the target data processing task.
And 105, adding the form item content of the target task form to complete the form filling subtask.
And 106, checking the target task form added with the form item content to complete the form checking subtask.
The verification method is not limited, and in practical application, the verification rule and the verification method are determined according to requirements.
And 107, displaying a verification result aiming at the target task form.
According to the method, when the data processing task interface is called, the candidate data processing tasks matched with the target login user are automatically searched and displayed to the user, the target login user does not need to search by himself or only needs to select the required target data processing tasks from the candidate data processing tasks, the searching efficiency of the data processing tasks is improved, and the execution efficiency of the data processing tasks can be further improved.
Optionally, there are multiple implementation manners of searching for the candidate data processing task matched with the target login user, where one implementation manner includes: acquiring task matching information of the target login user and task condition information of each data processing task in a data task processing set; matching the task matching information with the task condition information of each data processing task respectively; and searching the matched data processing task from the data processing tasks to be used as a candidate data processing task.
The specific contents of the task matching information and the task condition information are not limited, and can be defined according to needs in practical application. The task matching information may include user type information, and correspondingly, the task condition information includes user type requirement information; the user type can be determined according to actual needs, for example, the user type can be divided into individuals and enterprises. The task matching information can also comprise user location information, and correspondingly, the task condition information comprises user location condition requirement information; the user location may be defined according to actual needs, for example, the user's home (or registration place) is determined as the user location.
The matching rule is not limited, and in practical application, the matching rule can be determined according to requirements.
On the basis of any of the above method embodiments, optionally, adding the form item content of the target task form may include: searching the list item contents of a plurality of list items in the target task list from a target database; and adding the searched list item content to the target task list.
By automatically adding the form item content, the efficiency of the data processing task can be further improved.
It should be noted that in practical applications, the content of the form item may also be added manually by the target login user.
By way of example and not limitation, assume that the target form includes the following form items: name, gender, age, then the contents of the form are: zhang San, woman and 40.
The searching of the target database for the form item contents of the plurality of form items in the target task form may be implemented by: determining a target database corresponding to a plurality of form items in the target task form respectively; and respectively searching the table item contents of the corresponding table items in each target database.
Optionally, the form content includes user information resources required by the target data processing task.
In practical application, the user information resources are determined according to needs. The user information resource belongs to information resources of a certification nature, such as an identity card photo of the user, a graduation card photo of the user and the like.
Optionally, before determining the target databases respectively corresponding to the plurality of form items in the target task form, the method further includes: and searching the configuration information of the user information resource form item so as to determine a target database corresponding to each of the plurality of form items in the target task form under the condition that the configuration information indicates automatic addition.
The method provided by the embodiment of the application can be applied to a government affair declaration scene.
In order to implement the data processing method provided by the embodiment of the present application, a data processing task, a task form, and the like need to be configured. In the embodiment of the application, the configuration of the proving material library, the configuration of the form, the configuration of form checking and correction and the configuration of a data processing task are all included.
Each configuration will be described in detail below.
A certification materials repository configuration, the configuration of the certification materials in the certification materials repository being performed by a certification materials repository configuration module. The certification material is the user information resource. As mentioned above, user information resources, i.e. information resources of the proof nature required by the data processing task, may be required when adding the form content, the relevant configuration is implemented by the proof materials library configuration module. The configuration proving material specifically comprises the following configurations: whether direct addition is allowed or not, whether automatic verification is started or not, and whether filling is necessary or not. Among them, the certification material can be classified into a system basic configuration material and a non-system basic configuration material. For the system basic configuration materials, the system basic configuration materials are submitted and stored when the user registers, so that the system basic configuration materials can be set to be directly added, and for the non-system basic configuration materials, the system basic configuration materials are uploaded when the user fills in a task form, and the system basic configuration materials are generally set to be indirectly added. For certified materials that can obtain a reliable data source, automatic validation can be turned on, otherwise it is turned off. For example, for the data processing task of 'XX gold body taking', the required certification materials include personal identification card and XX gold payment certification. The personal identity card belongs to basic configuration materials of the system, the personal identity card is configured to be automatically added, and the XX fund payment certificate is configured to be non-automatically added; the personal identity card can be verified through a database of a public security system, and the XX deposit certificate can also be verified through a database of a relevant department, so that the personal identity card and the XX deposit certificate are both configured to be automatically verified. According to the task requirement, the personal identification card and the XX payment proof are configured to be filled in.
And (3) configuring a form, wherein a form management module configures a task form, and specifically configures the following information: the form name, the form items included in the task form, and the form item content data source corresponding to each form item. Wherein the form item content data source is for providing form item content.
And (3) form checking configuration, wherein the form checking configuration is configured by a certificate center module and specifically configured as follows: configuring the checking attribute of each form item in the task form, configuring the checking data source associated with the form item for the form item with the checking attribute configured to be opened, and configuring the checking information of the form item.
And configuring the data processing task, wherein the data processing task is configured by the data task issuing management module. The specific configuration comprises the following steps: the method comprises the following steps of determining the name of a data processing task, an associated task form, user type condition information (namely, an applicable object for limiting the data processing task) of the data processing task, user location condition information (namely, a household location for limiting the data processing task) of the data processing task, determining associated certification materials, configuring auditing rules and auditing data sources of the certification materials, and setting task success conditions. Taking a data processing task of 'XX gold body' as an example, configuring user condition information as 'individual', configuring condition information of a user location as 'household address XX city', configuring a task form associated with the user location as 'XX gold extraction application form', configuring associated certification materials as a material A and a material B, configuring auditing rules and auditing data sources of the material A and the material B, and configuring a task success condition as 'no violation'; wherein, the audit rule of the material A is 'no house credit', and the audit rule of the material B is 'account sealing state'.
The embodiment of the application provides a reliable data information source based on the standard talent database and the standard enterprise information database provided by the data center, and the talents and the enterprise information are quickly inquired, and the assistance of a third-party data source is added. Based on the data basis provided by the data center, the created second matching robot, the second filling robot, the second certification robot, the second nuclear robot, the second batch robot and the second evaluation robot cooperate with the flow system to realize the effects of improving the efficiency and reducing errors.
The method provided by the embodiment of the present application is described in detail below with reference to specific application scenarios.
In the application scenario, based on the configuration, the applicant performs real-name authentication during registration, so as to upload basic configuration information of the system, such as a personal identification card. Then, the applicant logs in the system and needs to perform a data processing task of 'XX fund extraction', the processing condition of the data processing task is that the applicant user is in YY city, the certification material needs to provide personal information, identity card, no house loan information and no illegal personal record, and the XX fund account is in a sealed state. The application process comprises application, initial review and final review, wherein the initial review node of the process needs to be completed by a second batch robot, and the final review is manually checked.
As shown in fig. 2, the applicant calls a data processing task display interface by clicking a button control on the display interface, and triggers a data processing flow.
And responding to a calling instruction of a data processing task display interface, matching each data processing task issued by the applicant and the process issuing management module by the second robot based on the data of the taihe and other data sources in the data, specifically, matching through the type and the location of the user, and displaying a matching result on the data processing task display interface. For example, if the type of the applicant is personal and the household is "XX city", then the matching applicable object is personal and the household is applicable to the data processing task of "XX city".
The applicant selects "XX gold extraction" from the plurality of data processing tasks displayed.
And the system determines that the data processing task of 'XX gold extraction' is selected by the applicant, and searches a task form related to the data processing task and a task form of 'XX gold extraction application form' according to the configuration of the process issuing management module and the form management module.
The second filling robot automatically adds the form item content of the task form according to the configuration of the form management module based on the data of the data middleboxes and other data sources, and displays the 'XX gold extraction application form' added with the form item content.
The applicant can see that the application information is completely and automatically filled, the applicant can change the application information on the basis and check the application certificate material, the system is also prepared, and the user can edit the certificate. If the user changes the certificate, the second certificate robot performs OCR scanning on the certificate, the scanning result is compared with the user filled information, if the scanning result is inconsistent with the user filled information, the second certificate robot does not pass the certificate when the user submits the certificate, and if the scanning result is consistent with the user filled information, the second certificate robot passes the certificate after the third party authenticates the certificate successfully.
Wherein the form item content may be proof material associated with the task, then for the system basic configuration information resource, the secatefilling robot may obtain the proof material from the data console or other data sources, and for the non-system basic configuration information resource, the applicant needs to upload the proof material manually.
After the applicant confirms the form item contents and submits the form, the second certificate robot checks the certification materials, and the second certificate robot checks other form item contents.
If the checking is failed, the task form needs to be re-filled, and if the checking is passed, an approval link needs to be entered.
Therefore, in the embodiment of the application, the checking of the task form may include at least two processes of checking and approving. The verification can be called initial examination and approval can be called final examination.
After the applicant submits the task form, the task audit progress can be checked. Since the second batch robot and the second nuclear robot are used in the preliminary examination, the applicant can pass the preliminary examination in real time after submitting the task form.
The examination and approval can be carried out manually by an auditor, and automatic examination and approval can be realized by executing a preset computer program.
If the examination and approval is carried out manually, the processing process is as follows:
the auditor logs in the approval system, checks the backlog and can see all the applications needing to be audited.
And checking the application details, wherein the initial review is finished by the second batch robot, the auditor can check the personal information and the certification materials of the applicant, and the evaluation report provided by the second batch robot conforms to the application rule.
And after the auditor confirms that the result is correct, the audit is confirmed to be passed.
And finishing the auditing.
If the verification is automatically approved, the second verification robot verifies the verified material again, and the second verification robot verifies other form item contents in the task form again; and under the condition that the verification and the correction of the second certificate robot and the second nuclear robot pass, the second approval robot approves the application according to the second approval condition and the data source configured by the process release management module and an evaluation model provided by the evaluation management center.
Whether manual examination and approval or automatic examination and approval are carried out, if the examination and approval is passed, whether final examination is carried out or not is determined, and if the final examination is carried out and the final examination is passed, a notice that the examination and approval is passed is sent; if the examination and approval is not passed, sending a notice of the failure of the examination and approval; and if the approval is passed but not the final approval, entering the next round of approval process. For the final inspection, the second evaluation robot obtains an evaluation report according to an evaluation model based on data of the data middlebox and other data sources, and judges whether the final inspection passes or not according to the evaluation report.
The second nuclear robot checks the list items one by one through checking library information provided by a data center station or other data sources, and the automatic checking function of the system is completed.
In the process issuing management, node setting is carried out on the process, second approval work of the nodes is set, second approval conditions and data sources including a data center and a third party are added, reliable information is provided for verification, the verification result is returned to the second approval robot, and automatic approval work is completed according to the second verification of the current node and the second verification result. The second batch robot needs to complete the second verification, after the second is checked, the second batch conditions are checked one by one, and when all the checking results meet the requirements, the automatic approval function of the system is completed.
The evaluation management center carries out evaluation model management and carries out intelligent evaluation on different objects. In the process node setting, evaluation model selection can be carried out, during auditing, the second evaluation robot evaluates and scores the applicant according to the evaluation model and reliable data provided by the data middling station, an evaluation report is provided, and according to an evaluation result, condition setting can be carried out on second evaluation and important reference basis can also be provided for manual auditing.
According to the method provided by the embodiment of the application, the intelligent robot can quickly position the application process in the application process of the user; in addition, when the form is filled in, the form can be automatically filled in, and the application can be directly submitted by the application declaring person without filling or with little filling, so that the time and the energy are saved, and careless mistakes caused by human factors during application are reduced and avoided; in the auditing process, the system can automatically audit, the waste of unnecessary time and energy in manual auditing is reduced, and manual careless mistakes during manual auditing can be avoided. The purposes of fast matching process, fast application, error reduction and fast approval are achieved.
Correspondingly, the problems mainly solved by the method provided by the embodiment of the application comprise:
the problem of too many processes can be handled is solved, and only the processes which can be handled by the current applicant are displayed through automatic filtering of the second robot.
The problem that filling contents are too many and repeatedly input in the process of filling the flow form is solved, and the intelligent robot can automatically acquire the form contents and fill the form contents into the form, so that the same information is input at most once or even information is not input when a presenter uses the system.
The method can help the auditor to solve the certification problem of the certificate material, save time and improve accuracy.
The audit person can be helped to automatically check the declaration information, the working efficiency is improved, and the checking accuracy is improved.
The application qualification and the related information of the applicant can be automatically inquired according to the examination and approval conditions, and automatic examination and verification are carried out, so that the working efficiency is improved.
The evaluation report of the applicant can be provided, and the auditor is helped to confirm the application qualification of the auditor more accurately.
Based on the same inventive concept as the method shown in fig. 1, an embodiment of the present application provides an electronic device, as shown in fig. 3, the terminal device may include a candidate data processing task search module 301, a candidate data processing task display module 302, a target data processing task selection module 303, a target task form search module 304, a form content addition module 305, a target task form verification module 306, and a verification result display module 307, which may respectively perform each step/function of the data processing method described above in conjunction with fig. 1. Only the main functions of the components of the electronic device will be described below, and details that have been described above will be omitted.
The candidate data processing task searching module 301 is configured to search, in response to a data processing task interface call instruction, candidate data processing tasks matched with a target login user, where each candidate data processing task includes a form filling subtask and a form checking subtask;
a candidate data processing task display module 302, configured to display the candidate data processing task through a data processing task interface;
a target data processing task selection module 303, configured to determine, from the candidate data processing tasks, a target data processing task selected by the target login user;
a target task form searching module 304, configured to search and display a target task form associated with the target data processing task;
a form item content adding module 305, configured to add a form item content of the target task form to complete the form filling subtask;
the target task form checking module 306 is configured to check the target task form to which the form item content is added, so as to complete a form checking subtask;
and the verification result display module 307 is configured to display a verification result for the target task form.
When the electronic equipment calls the data processing task interface, the candidate data processing tasks matched with the target login user are automatically searched and displayed to the user, the target login user does not need to search by himself or herself, only needs to select the required target data processing tasks from the candidate data processing tasks, the searching efficiency of the data processing tasks is improved, and then the execution efficiency of the data processing tasks can be improved.
Optionally, the candidate data processing task searching module is configured to obtain task matching information of the target login user, and obtain task condition information of each data processing task in the data task processing set; matching the task matching information with the task condition information of each data processing task respectively; and searching the matched data processing task from the data processing tasks to be used as a candidate data processing task.
Optionally, the task matching information includes at least one of the following: user type information and user location information.
Accordingly, the task condition information may include at least one of: the user type requires information, and the location of the user requires information.
Optionally, the form item content adding module is configured to: searching the list item contents of a plurality of list items in the target task list from a target database; and adding the searched list item content to the target task list.
Optionally, in order to search the target database for the form contents of the plurality of forms in the target task form, the form content adding module is configured to: determining a target database corresponding to a plurality of form items in the target task form respectively; and respectively searching the table item contents of the corresponding table items in each target database.
Optionally, the form content includes user information resources required by the target data processing task.
Optionally, before determining the target databases corresponding to the multiple form items in the target task form, the form item content adding module is configured to search configuration information of the user information resource form items, so as to determine the target databases corresponding to the multiple form items in the target task form under the condition that the configuration information indicates automatic addition.
The electronic device in the above embodiments may comprise a network device, such as a server.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the module of the electronic device described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Based on the same inventive concept as the method, the embodiment of the application also provides the electronic equipment, which comprises a processor and a memory;
the memory is used for storing programs for executing the methods of the various method embodiments; the processor is configured to execute programs stored in the memory. When the program instructions stored in the memory are executed by the processor, the processor executes the methods described in the above-mentioned respective method embodiments and is also used for implementing the corresponding modules in the terminal device according to the embodiments of the present invention. The processor may be a processor including a Central Processing Unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions. The memory may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, Random Access Memory (RAM), cache memory (cache), and/or the like. The non-volatile memory may include, for example, Read Only Memory (ROM), hard disk, flash memory, etc. One or more computer program instructions may be stored on the computer-readable storage medium and executed by a processor to implement the functions of the embodiments of the disclosure described above and/or other desired functions.
When the electronic equipment calls the data processing task interface, the candidate data processing tasks matched with the target login user are automatically searched and displayed to the user, the target login user does not need to search by himself or herself, only needs to select the required target data processing tasks from the candidate data processing tasks, the searching efficiency of the data processing tasks is improved, and then the execution efficiency of the data processing tasks can be improved.
Based on the same inventive concept as the method, the embodiment of the present application further provides a computer-readable storage medium storing a program for executing the method of each of the above embodiments.
The description has been presented with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present specification have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all changes and modifications that fall within the scope of the specification.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present specification without departing from the spirit and scope of the specification. Thus, if such modifications and variations of the present specification fall within the scope of the claims of the present specification and their equivalents, the specification is intended to include such modifications and variations.

Claims (10)

1. A method of data processing, the method comprising:
responding to a data processing task interface calling instruction, searching candidate data processing tasks matched with a target login user, wherein each candidate data processing task comprises a form filling subtask and a form checking subtask;
displaying the candidate data processing tasks through a data processing task interface;
determining a target data processing task selected by the target login user from the candidate data processing tasks;
searching and displaying a target task form related to the target data processing task;
adding form item contents of the target task form to complete the form filling subtask;
checking the target task form added with the form item content to complete a form checking subtask;
and displaying a verification result aiming at the target task form.
2. The method of claim 1, wherein finding candidate data processing tasks that match a target logged-in user comprises:
acquiring task matching information of the target login user and task condition information of each data processing task in a data task processing set;
matching the task matching information with the task condition information of each data processing task respectively;
and searching the matched data processing task from the data processing tasks to be used as a candidate data processing task.
3. The method of claim 2, wherein the task matching information comprises at least one of: user type information and user location information;
the task condition information includes at least one of: the user type requires information, and the location of the user requires information.
4. The method of any of claims 1 to 3, wherein the adding the form item content of the target task form comprises:
searching the list item contents of a plurality of list items in the target task list from a target database;
and adding the searched list item content to the target task list.
5. The method of claim 4, wherein the searching the target database for the form contents of the plurality of forms in the target task form comprises:
determining a target database corresponding to a plurality of form items in the target task form respectively;
and respectively searching the table item contents of the corresponding table items in each target database.
6. The method of claim 5, wherein the form item content comprises user information resources required by the target data processing task.
7. The method of claim 6, wherein before determining the target database to which each of the plurality of form items in the target task form corresponds, the method further comprises:
and searching the configuration information of the user information resource form item so as to determine a target database corresponding to each of the plurality of form items in the target task form under the condition that the configuration information indicates automatic addition.
8. An electronic device, characterized in that the electronic device comprises:
the candidate data processing task searching module is used for responding to a data processing task interface calling instruction and searching candidate data processing tasks matched with the target login user, and each candidate data processing task comprises a form filling subtask and a form checking subtask;
the candidate data processing task display module is used for displaying the candidate data processing tasks through a data processing task interface;
the target data processing task selection module is used for determining a target data processing task selected by the target login user from the candidate data processing tasks;
the target task form searching module is used for searching and displaying a target task form related to the target data processing task;
the form item content adding module is used for adding the form item content of the target task form so as to complete the form filling subtask;
the target task form checking module is used for checking the target task form added with the form item content to complete the form checking subtask;
and the verification result display module is used for displaying the verification result aiming at the target task form.
9. An electronic device comprising a processor and a memory;
the memory is used for storing a program for executing the method of any one of claims 1 to 7;
the processor is configured to execute programs stored in the memory.
10. A computer-readable storage medium in which a program for executing the method of any one of claims 1 to 7 is stored.
CN202011613865.7A 2020-12-30 2020-12-30 Data processing method, device and storage medium Pending CN112632391A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011613865.7A CN112632391A (en) 2020-12-30 2020-12-30 Data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011613865.7A CN112632391A (en) 2020-12-30 2020-12-30 Data processing method, device and storage medium

Publications (1)

Publication Number Publication Date
CN112632391A true CN112632391A (en) 2021-04-09

Family

ID=75286920

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011613865.7A Pending CN112632391A (en) 2020-12-30 2020-12-30 Data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112632391A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115357309A (en) * 2022-10-24 2022-11-18 深信服科技股份有限公司 Data processing method, device and system and computer readable storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1834891A (en) * 2004-12-17 2006-09-20 佳能株式会社 Information processor, information processing method, and control program
CN104834996A (en) * 2015-04-22 2015-08-12 中国建设银行股份有限公司 Form-filling method and device
CN108733226A (en) * 2017-04-13 2018-11-02 北京搜狗科技发展有限公司 A kind of method and device of information recommendation
CN108875054A (en) * 2017-07-07 2018-11-23 成都牵牛草信息技术有限公司 The field value-acquiring method of role's property field in list
CN109347866A (en) * 2018-11-26 2019-02-15 珠海格力电器股份有限公司 Login method, device, system and computer readable storage medium
CN109543372A (en) * 2018-10-26 2019-03-29 深圳壹账通智能科技有限公司 Service authority data processing method, device, computer equipment and storage medium
CN110096496A (en) * 2019-03-27 2019-08-06 深圳市买买提信息科技有限公司 A kind of form validation method, relevant apparatus and equipment
CN110609988A (en) * 2019-08-12 2019-12-24 北京金鹰融信科技有限责任公司 Form verification method and equipment
CN110796180A (en) * 2019-10-12 2020-02-14 吉林大学 Model training system and method based on artificial intelligence
CN111462845A (en) * 2020-03-17 2020-07-28 平安国际智慧城市科技股份有限公司 Dynamic form generation method and device, computer equipment and storage medium
CN111782382A (en) * 2020-08-24 2020-10-16 西安星空数据科技发展有限公司 Task processing method and device, storage medium and electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1834891A (en) * 2004-12-17 2006-09-20 佳能株式会社 Information processor, information processing method, and control program
CN104834996A (en) * 2015-04-22 2015-08-12 中国建设银行股份有限公司 Form-filling method and device
CN108733226A (en) * 2017-04-13 2018-11-02 北京搜狗科技发展有限公司 A kind of method and device of information recommendation
CN108875054A (en) * 2017-07-07 2018-11-23 成都牵牛草信息技术有限公司 The field value-acquiring method of role's property field in list
CN109543372A (en) * 2018-10-26 2019-03-29 深圳壹账通智能科技有限公司 Service authority data processing method, device, computer equipment and storage medium
CN109347866A (en) * 2018-11-26 2019-02-15 珠海格力电器股份有限公司 Login method, device, system and computer readable storage medium
CN110096496A (en) * 2019-03-27 2019-08-06 深圳市买买提信息科技有限公司 A kind of form validation method, relevant apparatus and equipment
CN110609988A (en) * 2019-08-12 2019-12-24 北京金鹰融信科技有限责任公司 Form verification method and equipment
CN110796180A (en) * 2019-10-12 2020-02-14 吉林大学 Model training system and method based on artificial intelligence
CN111462845A (en) * 2020-03-17 2020-07-28 平安国际智慧城市科技股份有限公司 Dynamic form generation method and device, computer equipment and storage medium
CN111782382A (en) * 2020-08-24 2020-10-16 西安星空数据科技发展有限公司 Task processing method and device, storage medium and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115357309A (en) * 2022-10-24 2022-11-18 深信服科技股份有限公司 Data processing method, device and system and computer readable storage medium

Similar Documents

Publication Publication Date Title
WO2019052234A1 (en) Automated test method for product algorithm, and application server
CN112488855B (en) Business verification method and device based on rule template
CN110162516B (en) Data management method and system based on mass data processing
CN108492005B (en) Project data processing method and device, computer equipment and storage medium
WO2020207084A1 (en) Payment complaint method, device, server, and readable storage medium
US20200286100A1 (en) Payment complaint method, device, server and readable storage medium
CN112651716A (en) Data processing method, device and storage medium
CN111435367A (en) Knowledge graph construction method, system, equipment and storage medium
CN110019916A (en) Event-handling method, device, equipment and storage medium based on user's portrait
CN112395182A (en) Automatic testing method, device, equipment and computer readable storage medium
CN112256672B (en) Database change approval method and device
CN112632391A (en) Data processing method, device and storage medium
CN114202018A (en) Modular joint learning method and system
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN110515929B (en) Book display method, computing device and storage medium
CN112561690A (en) Method, system, equipment and storage medium for testing credit card staging service interface
CN116661936A (en) Page data processing method and device, computer equipment and storage medium
CN114817340B (en) Data tracing method and device, computer equipment and storage medium
CN109343891B (en) Data processing system, method and device
US20140236661A1 (en) Supplier analysis and verification system and method
CN114637672A (en) Automatic data testing method and device, computer equipment and storage medium
CN114115628A (en) U shield display information acquisition method, device, equipment, medium and program product applied to U shield test
CN108632348B (en) Service checking method and device
CN107093063B (en) Human data network interaction method and device
Kakadiya Block-chain oriented software testing approach

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