CN117391610A - Qualification checking method, device, equipment and storage medium - Google Patents

Qualification checking method, device, equipment and storage medium Download PDF

Info

Publication number
CN117391610A
CN117391610A CN202311261811.2A CN202311261811A CN117391610A CN 117391610 A CN117391610 A CN 117391610A CN 202311261811 A CN202311261811 A CN 202311261811A CN 117391610 A CN117391610 A CN 117391610A
Authority
CN
China
Prior art keywords
qualification
template
information
user
checking
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
CN202311261811.2A
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.)
China Merchants Bank Co Ltd
Original Assignee
China Merchants 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 China Merchants Bank Co Ltd filed Critical China Merchants Bank Co Ltd
Priority to CN202311261811.2A priority Critical patent/CN117391610A/en
Publication of CN117391610A publication Critical patent/CN117391610A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/018Certifying business or products
    • G06Q30/0185Product, service or business identity fraud

Abstract

The invention discloses a qualification checking method, a device, equipment and a storage medium, wherein the method comprises the following steps: acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; based on a preset template configuration library, configuring corresponding template chains and template parameters according to the requirement information; generating qualification verification tasks corresponding to the demand information according to the template chains and the template parameters; and executing a qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information. Compared with the prior art, the invention dynamically generates the qualification checking task according to the requirement information of the user, can be reused in various qualification checking scenes, and ensures the technical problems of instantaneity, accuracy and expansibility of the qualification checking.

Description

Qualification checking method, device, equipment and storage medium
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method, an apparatus, a device, and a storage medium for checking qualification.
Background
At present, with the rapid development of online business of the internet, various marketing activities are developed with each internet partner by each operator in order to achieve the purposes of accurate marketing and drainage, so that the requirements of the operators on the verification of the movable qualification of the partner are higher and higher, and the real-time performance, accuracy and flexibility become the conditions which the movable qualification verification system must meet. The original qualification checking method is to customize the checking rules independently according to different business scenes, but as the business rules are iterated continuously, the active qualification checking system is more and more complex and the operation and maintenance difficulties of the active qualification checking system are also increased gradually.
Therefore, there is a need for a qualification checking method that can effectively ensure the instantaneity, accuracy and expansibility of the qualification checking.
Disclosure of Invention
The invention mainly aims to provide a qualification checking method, a device, equipment and a storage medium, aiming at solving the technical problems of real-time property, accuracy and expansibility of qualification checking in various scenes.
To achieve the above object, the present invention provides a qualification checking method, comprising the steps of:
acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information;
based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information;
generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters;
and executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information.
Optionally, before the step of obtaining the requirement information of the user, the requirement information includes user identification information and user request information, the method further includes:
acquiring a processing flow related to qualification verification in each network platform;
performing cluster analysis on each processing flow to obtain a cluster analysis result;
and constructing a preset template configuration library according to the clustering analysis result, wherein the preset template configuration library comprises an activity validity checking template, an activity qualification checking template, a qualification detail checking template, a new user judging template and a verification template.
Optionally, before the step of generating the qualification task corresponding to the requirement information according to the template chain and the template parameters, the method further includes:
auditing the template chain and the template parameters to obtain an auditing result;
judging whether the template chain is matched with the template parameters or not according to the auditing result;
and if the template chain is matched with the template parameters, establishing a mapping relation between the template chain and the template parameters, the user identification information and the user request information.
Optionally, the step of executing the qualification task according to the user request information, obtaining a qualification result, and sending the qualification result to the user according to the user identification information includes:
inquiring target data corresponding to the qualification checking task in a preset storage system according to the user request information;
executing the qualification checking task based on the target data to obtain a qualification checking result;
and extracting the user identification information in the requirement information, and sending the qualification checking result to the user according to the user identification information.
Optionally, after the step of performing the qualification task based on the target data to obtain a qualification result, the method further includes:
analyzing the qualification checking result, and judging whether the qualification checking task relates to updating of the target data or not;
and if the qualification checking task relates to the updating of the target data, updating the target data corresponding to the qualification checking task in the preset storage system according to the qualification checking result.
Optionally, the preset storage system comprises a MySQL basic information base, an Oracle qualification control base, a Redis qualification control cache and ES qualification detail data;
the MySQL basic information base is used for storing user basic information, activity basic information and system configuration information;
the Oracle qualification control library is used for storing the current used qualification number and the current qualification period of each user participating in each activity;
the Redis qualification control cache is used for caching key qualification control information in an Oracle qualification control library;
the ES qualification specification data is used to store qualification specification information.
Optionally, the step of performing the qualification task based on the target data to obtain a qualification result includes:
dividing the qualification tasks into a plurality of qualification subtasks based on the plurality of module chains, wherein each qualification subtask comprises at least one module chain;
performing distributed processing on the plurality of qualification sub-tasks according to the target data to obtain a plurality of qualification sub-results;
the qualification result is determined based on the plurality of qualification sub-results.
In addition, in order to achieve the above object, the present invention also proposes a qualification checking apparatus, the apparatus comprising:
the information acquisition module is used for acquiring the requirement information of the user, wherein the requirement information comprises user identification information and user request information;
the template determining module is used for determining corresponding template chains and template parameters according to the requirement information based on a preset template configuration library;
the task generating module is used for generating qualification checking tasks corresponding to the requirement information according to the template chains and the template parameters;
and the result returning module is used for executing the qualification checking task according to the user request information, obtaining a qualification checking result and sending the qualification checking result to the user according to the user identification information.
In addition, in order to achieve the above object, the present invention also proposes a qualification checking apparatus, the apparatus comprising: a memory, a processor, and a qualification program stored on the memory and executable on the processor, the qualification program configured to implement the steps of the qualification method as described above.
In addition, to achieve the above object, the present invention also proposes a storage medium having stored thereon a qualification checking program which, when executed by a processor, implements the steps of the qualification checking method as described above.
Firstly, acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; then, based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information; generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters; and finally, executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information. Because the invention is based on the preset template configuration library, corresponding template chains and template parameters are configured according to the requirement information, then qualification verification tasks corresponding to the requirement information are generated according to the template chains and the template parameters, then the qualification verification tasks are executed, and verification results are returned to users.
Drawings
FIG. 1 is a schematic diagram of a hardware runtime environment qualification checking apparatus according to an embodiment of the present invention;
FIG. 2 is a flowchart of a qualification method according to a first embodiment of the present invention;
FIG. 3 is a schematic diagram of a scenario for implementing the qualification checking method of the present invention;
FIG. 4 is a flowchart of a second embodiment of the qualification method of the present invention;
FIG. 5 is a schematic diagram of a template configuration logic in the qualification method of the present invention;
FIG. 6 is a flowchart illustrating a qualification method according to a third embodiment of the present invention;
fig. 7 is a block diagram showing the construction of a first embodiment of the qualification apparatus of the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 1, fig. 1 is a schematic diagram of a qualification checking apparatus of a hardware running environment according to an embodiment of the present invention.
As shown in fig. 1, the qualification apparatus may include: a processor 1001, such as a central processing unit (Central Processing Unit, CPU), a communication bus 1002, a user interface 1003, a network interface 1004, a memory 1005. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a Wireless interface (e.g., a Wireless-Fidelity (WI-FI) interface). The Memory 1005 may be a high-speed random access Memory (Random Access Memory, RAM) or a stable nonvolatile Memory (NVM), such as a disk Memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 is not limiting of the qualification apparatus and may include more or fewer components than shown, or certain components may be combined, or a different arrangement of components.
As shown in fig. 1, an operating system, a network communication module, a user interface module, and a qualification checking program may be included in the memory 1005 as one type of storage medium.
In the qualification apparatus shown in fig. 1, the network interface 1004 is mainly used for data communication with a network server; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 in the qualification apparatus of the present invention may be provided in the qualification apparatus, which calls a qualification program stored in the memory 1005 through the processor 1001 and performs the qualification method provided by the embodiment of the present invention.
An embodiment of the present invention provides a qualification checking method, referring to fig. 2, fig. 2 is a flowchart of a first embodiment of the qualification checking method of the present invention.
In this embodiment, the qualification checking method includes the following steps:
step S10: and acquiring the requirement information of the user, wherein the requirement information comprises user identification information and user request information.
It should be noted that, the execution body of the present embodiment may be a computing service device having functions of data processing, network communication, and program running, such as a tablet computer, a personal computer, or the like, or an electronic device, a qualification checking device, or the like, which can implement the same or similar functions. The present embodiment and the following embodiments will be exemplified by a qualification checking apparatus.
It should be understood that the embodiment of the invention mainly aims at the background that the existing activity scenes are richer and the rules are diversified, and provides a qualification checking method capable of covering various user real-time behavior scenes, which supports how to ensure the instantaneity, accuracy and expansibility of qualification checking under the condition of mass data; and in the daily system operation, the high performance and the high availability of the system are ensured.
It should be noted that, the requirement information of the user may be obtained from the operator system, where the requirement information includes user identification information and user request information, and the user identification information may include a type ID of the user, a user ID of the user, and an activity ID corresponding to the user, and the user request information may include a user login request, a user query request, or other request information.
Furthermore, because the user identification information adopts the type ID of the user, the user ID and the activity ID as the main key to uniquely identify one user, when the front-end system adopts a network, a one-card or a credit card user system, the real-time qualification platform system can be seamlessly connected, and the larger compatibility of the system is ensured.
Step S20: and configuring corresponding template chains and template parameters according to the requirement information based on a preset template configuration library.
It should be explained that the preset template configuration library is abstracted into configurable templates according to the steps of qualification checking related in each network platform.
It is easy to understand that each template in the preset template configuration library is designed in a stateless manner, only a logic structure is defined, and processing parameters are not defined, namely, the same template can be configured with different parameter values according to scenes to meet different requirements.
It should be noted that, the template chain is the sequence of the combination of the templates in the preset template configuration library. The template parameters may be parameters of the corresponding template generated from the selected template and the demand information.
Further, in this embodiment, because the corresponding template chain and template parameters are configured according to the requirement information based on the preset template configuration library, compared with the prior art, different requirement scenes can be satisfied without changing codes, and the requirement iteration time and development manpower can be effectively reduced.
Step S30: and generating qualification checking tasks corresponding to the requirement information according to the template chains and the template parameters.
In order to ensure accuracy of qualification verification, before the step of generating the qualification verification task corresponding to the requirement information according to the template chain and the template parameters, the template chain and the template parameters may be checked, so as to ensure that the qualification verification task corresponding to the requirement information is generated, so that accuracy of qualification verification is improved.
Step S40: and executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information.
It should be noted that, executing the qualification checking task according to the user request information, and obtaining the qualification checking result specifically includes: dividing the qualification tasks into a plurality of qualification subtasks based on the plurality of module chains, wherein each qualification subtask comprises at least one module chain; performing distributed processing on the plurality of qualification sub-tasks according to the target data to obtain a plurality of qualification sub-results; the qualification result is determined based on the plurality of qualification sub-results.
In a specific implementation, target data corresponding to the qualification checking task in a preset storage system can be queried according to the user request information; then executing the qualification checking task based on the target data to obtain a qualification checking result; and extracting the user identification information in the requirement information, and then sending the qualification checking result to the user according to the user identification information.
It should be explained that the preset storage system includes MySQL basic information library, oracle qualification control library, redis qualification control cache and ES qualification detail data; the MySQL basic information base is used for storing user basic information, activity basic information and system configuration information; the Oracle qualification control library is used for storing the current used qualification number and the current qualification period of each user participating in each activity; the Redis qualification control cache is used for caching key qualification control information in an Oracle qualification control library; the ES qualification specification data is used to store qualification specification information.
For example, referring to fig. 3, fig. 3 is a schematic diagram of an implementation scenario of the qualification checking method of the present invention, in which user's requirement information is obtained from a front-end system (the front-end system includes various network platforms, such as a mobile platform, a community system, etc.), then target data is queried from MySQL basic information base, ES qualification detail data, and a user information cache Redis (a user information cache obtained through a web user system) through a real-time qualification platform, the qualification checking task is executed according to the queried target data, and then corresponding target data in the Redis qualification control cache and the Oracle qualification control library are updated according to the result of executing the qualification checking task.
It should be explained that in the design of the database, the Oracle database is taken as a main body, and the database and table are stored according to the one-network UID of the user. The most important qualification control information such as the current used qualification number, the current qualification period, etc. of the user for each activity is stored in Oracle, and it is judged whether the user can participate in the activity based on the total qualification number and the current used qualification number. The Redis qualification control buffer memory is built in front of the Oracle library, key qualification control information in the Oracle is mainly buffered, the request of the front-end qualification query class is directly processed by the buffer memory, only the request of the cancel write class enters the Oracle library, and the processing capacity of the system is greatly improved. Oracle is also used as a spam database of Redis, and when Redis has a problem, the Oracle is directly connected for inquiring and verifying operations, so that the safety of data and the high availability of service are ensured.
In addition, the ES is used for storing qualification details, and is mainly suitable for certain requirements needing to query qualification details, such as the fact that the same article can not be repeatedly read in article reading activities, the requirement for repeated verification of the query details is met, and the characteristic of strong searching performance of the ES is utilized. MySQL is mainly used for storing information such as activity information and system configuration, and when the system works, the information is read into a memory for use, and the basic information is stored in a database, so that the requirement of modifying activity configuration by subsequent operators and modifying system configuration by developers is mainly facilitated. The network access user information and the cache mainly store user attributes such as registration time, mobile phone number and the like, and are used for scenes requiring qualification judgment by using user basic information.
Further, oracle is preferentially used as a system main body database instead of Redis, or the high availability characteristic of the traditional RMDB is utilized, and Redis is used as a system cache layer and is mainly used for improving the system performance. The Oracle database and table dividing design and main and standby architecture are used for balancing the pressure of the system and improving the overall performance, and are used for preventing single-point faults and guaranteeing the high availability of the system.
It should be understood that, in order to ensure that the data in the preset storage system is consistent with the data after the qualification is performed, after the step of performing the qualification task based on the target data to obtain the qualification result, the method further includes: analyzing the qualification checking result, and judging whether the qualification checking task relates to updating of the target data or not; and if the qualification checking task relates to the updating of the target data, updating the target data corresponding to the qualification checking task in the preset storage system according to the qualification checking result.
Firstly, acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; then, based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information; generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters; finally, inquiring target data corresponding to the qualification checking task in a preset storage system according to the user request information; executing the qualification checking task based on the target data to obtain a qualification checking result; and extracting the user identification information in the requirement information, and sending the qualification checking result to the user according to the user identification information. Because the embodiment is based on the preset template configuration library, corresponding template chains and template parameters are configured according to the requirement information, then qualification verification tasks corresponding to the requirement information are generated according to the template chains and the template parameters, then the qualification verification tasks are executed, and verification results are returned to users.
Referring to fig. 4, fig. 4 is a flowchart illustrating a second embodiment of the qualification checking method of the present invention.
Based on the first embodiment, in this embodiment, before step S10, the method further includes:
step S01: and acquiring the processing flow related to qualification checking in each network platform.
It is easy to understand that since on-line services of the internet are rapidly developed, each partner develops a series of marketing activities in order to make the respective services continuously developed, so that the internet operator needs to accurately verify the qualification of each partner in real time. The original qualification checking scheme is to independently formulate the qualification checking rules of the activities according to different business activities, but the qualification checking system of the activities becomes more and more complex along with the continuous iteration of the business rules of the online, the operation and maintenance difficulty of the qualification checking system of the activities also increases gradually, and the qualification checking of the activities cannot be performed efficiently under the condition of more activities.
Furthermore, the processing flow related to qualification checking in each network platform is segmented and abstracted into stateless componentization templates, so that different component templates and parameters thereof are only required to be configured for different processing flows when the qualification checking is carried out later, different requirement scenes can be met without changing codes, and the requirement iteration time and development manpower are greatly reduced.
Step S02: and carrying out cluster analysis on each processing flow to obtain a cluster analysis result.
It should be appreciated that cluster analysis is an unsupervised learning method, often used in the fields of data mining and information retrieval. Its main purpose is to divide a group of data into multiple categories so that the data within the same category is more similar and the similarity between different categories is lower.
The cluster analysis result may be a result of classifying the processing flow related to qualification checking in each network platform.
Step S03: and constructing a preset template configuration library according to the clustering analysis result, wherein the preset template configuration library comprises an activity validity checking template, an activity qualification checking template, a qualification detail checking template, a new user judging template and a verification template.
In a specific implementation, the cluster analysis result is abstracted into stateless componentized templates, and then a preset template configuration library is constructed according to the templates.
For example, referring to fig. 5, fig. 5 is a schematic diagram of a template configuration logic in the qualification method of the present invention, where a preset template configuration library includes 1 an activity validity check template, 2 an activity qualification check template, 3 a qualification detail check template, 5 a verification template, and 6 a new user judgment template, when a requirement layer obtains requirement information (for example, community property requirements, activity platform requirements, living channel requirements, etc.) of each network platform, target data of a query is obtained through a corresponding interface (for example, qualification verification interface, qualification query interface, detail query interface, etc.) in a corresponding interface layer, and then a corresponding template chain (1356, 21465, 52146) and template parameters are configured based on the requirement information.
Firstly, acquiring a processing flow related to qualification verification in each network platform; performing cluster analysis on each processing flow to obtain a cluster analysis result; constructing a preset template configuration library according to the clustering analysis result, wherein the preset template configuration library comprises an activity validity verification template, an activity qualification verification template, a qualification detail verification template, a new user judgment template and a verification template; acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; then, based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information; generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters; and finally, executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information. Compared with the prior art, the method and the device have the advantages that the processing flows related to qualification verification in each network platform are segmented and abstracted into stateless componentization templates, so that different component templates and parameters thereof are only required to be configured for different processing flows during subsequent qualification verification, different requirement scenes can be met without changing codes, and the requirement iteration time and development manpower are greatly reduced.
Referring to fig. 6, fig. 6 is a flowchart illustrating a third embodiment of a qualification checking method according to the present invention.
Based on the above embodiments, in this embodiment, before step S30, the method further includes:
step S210: and auditing the template chain and the template parameters to obtain an auditing result.
It should be noted that, the verification of the template chain and the template parameters can effectively ensure the generation of qualification verification tasks corresponding to the requirement information so as to improve the accuracy of qualification verification.
Step S211: judging whether the template chain is matched with the template parameters or not according to the auditing result.
Step S212: and if the template chain is matched with the template parameters, establishing a mapping relation between the template chain and the template parameters, the user identification information and the user request information.
If the template chain and the template parameters are not matched, a template matching error is returned, and the corresponding template chain and template parameters need to be reconfigured.
Firstly, acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; then, based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information; auditing the template chain and the template parameters to obtain an auditing result; judging whether the template chain is matched with the template parameters or not according to the auditing result; and if the template chain is matched with the template parameters, establishing a mapping relation between the template chain and the template parameters, the user identification information and the user request information. Generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters; and finally, executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information. Because the embodiment audits the template chain and the template parameters before generating the corresponding qualification checking task, compared with the prior art, the qualification checking task corresponding to the requirement information is effectively ensured to be generated, and the accuracy of qualification checking is improved.
In addition, the embodiment of the invention also provides a storage medium, wherein the storage medium stores a qualification checking program, and the qualification checking program realizes the steps of the qualification checking method when being executed by a processor.
Referring to fig. 7, fig. 7 is a block diagram showing the construction of a first embodiment of the qualification apparatus of the present invention.
As shown in fig. 7, the qualification checking apparatus according to the embodiment of the present invention includes: an information acquisition module 701, a template determination module 702, a task generation module 703, and a result return module 704.
The information obtaining module 701 is configured to obtain requirement information of a user, where the requirement information includes user identification information and user request information.
The template determining module 702 is configured to determine corresponding template chains and template parameters according to the requirement information based on a preset template configuration library.
The task generating module 703 is configured to generate a qualification verification task corresponding to the requirement information according to the template chain and the template parameter.
The result returning module 704 is configured to execute the qualification task according to the user request information, obtain a qualification result, and send the qualification result to the user according to the user identification information.
The result returning module 704 is further configured to query, according to the user request information, target data corresponding to the qualification checking task in a preset storage system; executing the qualification checking task based on the target data to obtain a qualification checking result; and extracting the user identification information in the requirement information, and sending the qualification checking result to the user according to the user identification information.
The result returning module 704 is further configured to analyze the qualification checking result, and determine whether the qualification checking task involves updating the target data; and if the qualification checking task relates to the updating of the target data, updating the target data corresponding to the qualification checking task in the preset storage system according to the qualification checking result.
Firstly, acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information; then, based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information; generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters; finally, inquiring target data corresponding to the qualification checking task in a preset storage system according to the user request information; executing the qualification checking task based on the target data to obtain a qualification checking result; and extracting the user identification information in the requirement information, and sending the qualification checking result to the user according to the user identification information. Because the embodiment is based on the preset template configuration library, corresponding template chains and template parameters are configured according to the requirement information, then qualification verification tasks corresponding to the requirement information are generated according to the template chains and the template parameters, then the qualification verification tasks are executed, and verification results are returned to users.
Based on the above-described first embodiment of the qualification apparatus of the present invention, a second embodiment of the qualification apparatus of the present invention is proposed.
In this embodiment, the information obtaining module 701 is further configured to obtain a process flow related to qualification checking in each network platform; performing cluster analysis on each processing flow to obtain a cluster analysis result; and constructing a preset template configuration library according to the clustering analysis result, wherein the preset template configuration library comprises an activity validity checking template, an activity qualification checking template, a qualification detail checking template, a new user judging template and a verification template.
Other embodiments or specific implementations of the qualification checking apparatus of the present invention may refer to the above method embodiments, and are not described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. read-only memory/random-access memory, magnetic disk, optical disk), comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (10)

1. A qualification method, the qualification method comprising the steps of:
acquiring requirement information of a user, wherein the requirement information comprises user identification information and user request information;
based on a preset template configuration library, configuring a corresponding template chain and template parameters according to the requirement information;
generating qualification verification tasks corresponding to the requirement information according to the template chains and the template parameters;
and executing the qualification checking task according to the user request information, obtaining a qualification checking result, and sending the qualification checking result to the user according to the user identification information.
2. The qualification method of claim 1, wherein the step of obtaining the requirement information of the user, the requirement information including the user identification information and the user request information, further comprises, prior to the step of:
acquiring a processing flow related to qualification verification in each network platform;
performing cluster analysis on each processing flow to obtain a cluster analysis result;
and constructing a preset template configuration library according to the clustering analysis result, wherein the preset template configuration library comprises an activity validity verification template, an activity qualification verification template, a qualification detail verification template, a new user judgment template and a verification template.
3. The qualification method of claim 1, wherein prior to the step of generating a qualification task corresponding to the requirement information based on the template chain and the template parameters, further comprising:
auditing the template chain and the template parameters to obtain an auditing result;
judging whether the template chain is matched with the template parameters or not according to the auditing result;
and if the template chain is matched with the template parameters, establishing a mapping relation between the template chain and the template parameters, the user identification information and the user request information.
4. The qualification method of claim 1, wherein the steps of performing the qualification task according to the user request information, obtaining a qualification result, and transmitting the qualification result to the user according to the user identification information include:
inquiring target data corresponding to the qualification checking task in a preset storage system according to the user request information;
executing the qualification checking task based on the target data to obtain a qualification checking result;
and extracting the user identification information in the requirement information, and sending the qualification checking result to the user according to the user identification information.
5. The qualification method of claim 4, wherein the step of performing the qualification task based on the target data, after obtaining a qualification result, further comprises:
analyzing the qualification checking result, and judging whether the qualification checking task relates to updating of the target data or not;
and if the qualification checking task relates to the updating of the target data, updating the target data corresponding to the qualification checking task in the preset storage system according to the qualification checking result.
6. The qualification method of any one of claims 4-5, wherein the pre-set storage system comprises MySQL base information library, oracle qualification control library, redis qualification control cache, and ES qualification specification data;
the MySQL basic information base is used for storing user basic information, activity basic information and system configuration information;
the Oracle qualification control library is used for storing the current used qualification number and the current qualification period of each user participating in each activity;
the Redis qualification control cache is used for caching key qualification control information in an Oracle qualification control library;
the ES qualification specification data is used to store qualification specification information.
7. The qualification method of claim 4, wherein the step of performing the qualification task based on the target data to obtain a qualification result comprises:
dividing the qualification tasks into a plurality of qualification subtasks based on the plurality of module chains, wherein each qualification subtask comprises at least one module chain;
performing distributed processing on the plurality of qualification sub-tasks according to the target data to obtain a plurality of qualification sub-results;
the qualification result is determined based on the plurality of qualification sub-results.
8. A qualification apparatus, the qualification apparatus comprising:
the information acquisition module is used for acquiring the requirement information of the user, wherein the requirement information comprises user identification information and user request information;
the template determining module is used for determining corresponding template chains and template parameters according to the requirement information based on a preset template configuration library;
the task generating module is used for generating qualification checking tasks corresponding to the requirement information according to the template chains and the template parameters;
and the result returning module is used for executing the qualification checking task according to the user request information, obtaining a qualification checking result and sending the qualification checking result to the user according to the user identification information.
9. A qualification checking apparatus, the apparatus comprising: memory, a processor and a qualification program stored on the memory and executable on the processor, the qualification program being configured to implement the steps of the qualification method of any one of claims 1 to 7.
10. A storage medium having stored thereon a qualification program which, when executed by a processor, implements the steps of the qualification method of any one of claims 1 to 7.
CN202311261811.2A 2023-09-27 2023-09-27 Qualification checking method, device, equipment and storage medium Pending CN117391610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311261811.2A CN117391610A (en) 2023-09-27 2023-09-27 Qualification checking method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311261811.2A CN117391610A (en) 2023-09-27 2023-09-27 Qualification checking method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117391610A true CN117391610A (en) 2024-01-12

Family

ID=89436476

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311261811.2A Pending CN117391610A (en) 2023-09-27 2023-09-27 Qualification checking method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117391610A (en)

Similar Documents

Publication Publication Date Title
EP3332320B1 (en) Model integration tool
CN107908566A (en) Automatic test management method, device, terminal device and storage medium
CN111340558B (en) Online information processing method, device, equipment and medium based on federal learning
CN112416778A (en) Test case recommendation method and device and electronic equipment
US11314825B2 (en) Machine-learning based personalization
CN112711640A (en) Method and device for configuring business handling process
CN111352846B (en) Method, device, equipment and storage medium for manufacturing number of test system
CN115830649A (en) Network asset fingerprint feature identification method and device and electronic equipment
CN113051183A (en) Test data recommendation method and system, electronic device and storage medium
CN112328869A (en) User loan willingness prediction method and device and computer system
CN114428748A (en) Simulation test method and system for real service scene
CN111932076A (en) Rule configuration and release method and device and computing equipment
CN112487284A (en) Bank customer portrait generation method, equipment, storage medium and device
CN116957828A (en) Method, equipment, storage medium and device for checking account
CN116629423A (en) User behavior prediction method, device, equipment and storage medium
CN117391610A (en) Qualification checking method, device, equipment and storage medium
CN112711678A (en) Data analysis method, device, equipment and storage medium
Kessentini et al. Improving web services design quality using heuristic search and machine learning
CN116126291A (en) Quick development method, device, equipment and storage medium based on information management
CN115422000A (en) Abnormal log processing method and device
CN115495570A (en) Application user classification method, application user evaluation method, application user classification device, application user evaluation device and application user evaluation equipment
CN113792033A (en) Spark-based data quality checking method and device, storage medium and terminal
CN111008038A (en) Pull request merging probability calculation method based on logistic regression model
CN112784133B (en) Link visualization method, device, equipment and storage medium
CN114168585A (en) Data checking method, device, equipment 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