CN111861382A - Business qualification authentication method, device, system, computer equipment and storage medium - Google Patents

Business qualification authentication method, device, system, computer equipment and storage medium Download PDF

Info

Publication number
CN111861382A
CN111861382A CN202010601338.8A CN202010601338A CN111861382A CN 111861382 A CN111861382 A CN 111861382A CN 202010601338 A CN202010601338 A CN 202010601338A CN 111861382 A CN111861382 A CN 111861382A
Authority
CN
China
Prior art keywords
rule
expression
qualification
service
authenticated
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.)
Granted
Application number
CN202010601338.8A
Other languages
Chinese (zh)
Other versions
CN111861382B (en
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.)
Weimin Insurance Agency Co Ltd
Original Assignee
Weimin Insurance Agency 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 Weimin Insurance Agency Co Ltd filed Critical Weimin Insurance Agency Co Ltd
Priority to CN202010601338.8A priority Critical patent/CN111861382B/en
Publication of CN111861382A publication Critical patent/CN111861382A/en
Application granted granted Critical
Publication of CN111861382B publication Critical patent/CN111861382B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • 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

Landscapes

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

Abstract

The application relates to a service qualification authentication method, a device, a system, a computer device and a storage medium. The method comprises the following steps: receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule; generating the expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression; acquiring all the services to be selected which meet the global rule expression in a service database to be selected; acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service; and if the target service exists, confirming that the qualification authentication request passes qualification authentication. According to the embodiment of the application, the development time of the service can be shortened, and the development efficiency of the service is improved.

Description

Business qualification authentication method, device, system, computer equipment and storage medium
Technical Field
The present application relates to the field of data processing, and in particular, to a method, an apparatus, a system, a computer device, and a storage medium for service qualification authentication.
Background
The broad business refers to a complete structural system formed by purposes, motivations, actions and commonality, and particularly in the internet field, the business can be one-time promotion, one-time lottery drawing and the like.
At present, most of business development is mainly independent development, each business needs a set of development process and needs professional business developers to perform. When professional personnel develop services, no uniform interactive standard exists, and the front end and the rear end are complex in joint debugging, so that the service development time is long, the online period is long, and the cost is high.
Disclosure of Invention
To solve the above technical problem or at least partially solve the above technical problem, the present application provides a business qualification authentication method, apparatus, system, computer device, and storage medium.
The embodiment of the application provides a service qualification authentication method, which comprises the following steps: receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule;
generating an expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression;
Acquiring all the services to be selected which meet the global rule expression in a service database to be selected;
acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service;
and if the target service exists, confirming that the qualification authentication request passes qualification authentication.
The embodiment of the application provides a service qualification authentication device, which is applied to a server, and comprises:
the graphical interface unit is used for receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of the qualification to be authenticated comprises a global rule and a level rule;
the expression generating unit is used for generating the expression to be authenticated according to the information of the qualification to be authenticated, and the expression to be authenticated comprises a global regular expression and a level regular expression;
the service screening unit is used for acquiring all services to be selected which meet the global rule expression in a service database to be selected;
the service screening unit is further configured to obtain, among all the services to be selected, the service to be selected that satisfies the level rule expression as a target service;
And the authentication unit is used for confirming that the qualification authentication request passes qualification authentication if the target service exists.
Embodiments of the present application provide a computer device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the above method when executing the computer program.
Embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program, which when executed by a processor, performs the steps of the above-described method.
The embodiment of the application provides a service qualification authentication system, which comprises: the service configuration platform is used for providing an imaging interface, the imaging interface is used for receiving a qualification authentication request, and the service configuration platform is further used for sending the qualification authentication request to the qualification authentication platform;
the qualification platform is used for executing the service qualification method in any one of the above items;
the service issuing platform is used for issuing the service corresponding to the qualification certification request which passes the qualification certification;
and the external service platform is used for providing resource support for the business qualification authentication system.
The service qualification authentication method, the service qualification authentication device, the service qualification authentication system, the computer equipment and the storage medium comprise: receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule; generating the expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression; acquiring all the services to be selected which meet the global rule expression in a service database to be selected; acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service; and if the target service exists, confirming that the qualification authentication request passes qualification authentication. In the embodiment of the application, after a qualification authentication request of a user is received, an expression to be authenticated is generated according to information of qualification to be authenticated, whether a target service meeting the authentication expression exists is determined according to the authentication expression, and if the target service exists, the qualification authentication request is determined to pass qualification authentication. According to the method, the expression to be authenticated is automatically generated according to the qualification authentication request of the user, whether the qualification authentication request passes the authentication or not is confirmed through the service verification, namely the service is verified, so that the service development has a unified standard, the service development time can be shortened, and the service development efficiency is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a diagram of an application environment of a business qualification method in an embodiment of the present application;
FIG. 2 is a flowchart illustrating a method for service qualification authentication according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a graphical interface according to an embodiment of the present application;
FIG. 4 is a schematic illustration of a graphical interface of an embodiment of the present application;
FIG. 5 is a diagram illustrating business qualification certification according to an embodiment of the present application;
fig. 6 is a schematic diagram of a service qualification apparatus according to an embodiment of the present application;
FIG. 7 is a flowchart of a business qualification method according to an embodiment of the present application;
FIG. 8 is an internal structural view of a computer device according to an embodiment of the present application;
Fig. 9 is a schematic diagram of a qualification system in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
FIG. 1 is a diagram of an application environment for a method for service eligibility authentication in one embodiment. Referring to fig. 1, the service eligibility authentication method is applied to a service eligibility authentication system. The service qualification authentication system includes a terminal 110 and a server 120. The terminal 110 and the server 120 are connected through a network. The terminal 110 may specifically be a desktop terminal or a mobile terminal, and the mobile terminal may specifically be at least one of a mobile phone, a tablet computer, a notebook computer, and the like. The server 120 may be implemented as a stand-alone server or a server cluster composed of a plurality of servers.
As shown in fig. 2, in one embodiment, a business eligibility authentication method is provided. The embodiment is mainly illustrated by applying the method to the server 120 in fig. 1. Referring to fig. 2, the service eligibility authentication method specifically includes:
step 210, receiving a qualification authentication request sent by a user side, where the qualification authentication request includes information of qualification to be authenticated, and the information of qualification to be authenticated includes a global rule and a level rule.
In the embodiment of the application, the qualification request sent by the user side refers to a request for creating a service by the user side, and the qualification information to be authenticated includes a global rule and a level rule, which refers to a requirement of the user side for the created service.
The user terminal wants to create a service and make various requirements for the service, and if the service defined by the requirements has feasibility, has boundary, can be provided by the system or can be supported by the system resource, the qualification authentication is needed. The qualification request indicates that the service is feasible, or has a boundary, or can be supported by system resources, or meets other requirements, and is not described herein again.
The system exposes a universal interface for the user to call. The interface field contains event (information of qualification to be authenticated), service identification (optional), unique user identification and other public information.
Any user side with authority initiates a qualification authentication request, and transmits common parameters according to interface requirements, and the server acquires information of qualification to be authenticated. It is understood that before the user side sends the qualification request, the authority authentication is performed, and in case the user side has the authority, step 210 is performed.
In this embodiment, in step 210, the qualification request sent by the user side may be sent through a graphical interface. Fig. 3 is a schematic diagram of a graphical interface according to an embodiment of the present application, and as shown in fig. 3, the graphical interface may include a plurality of pages, such as 1 in fig. 3, configured with basic information of an activity; 2. configuring virtual resources; 3. configuring an activity rule; 4. and configuring the active resources. The configuration activity basic information may be an activity name, an activity start time, and the like; the configuration of the virtual resources can be the setting of gifts, gift numbers, reward points, red packages and the like; on the configuration activity rule page, there are various forms of rules for the user to select, and the user can select the global rule and the level rule according to the requirement.
In the embodiment shown in fig. 3, the global rule and the hierarchical rule are already defined by the system for the user to select, and in other embodiments of the present application, the various rules may be established by the user according to various keywords.
As shown in fig. 4, the keywords provided by the system may be: registration time, registration channel, number of invitations to register, etc., and the rules selected by the user may be: the registration time is earlier than 1 month and 31 days in 2020, the registration channel is the mobile phone APP registration, and the number of the invited registrations is more than 10.
The activity resource configuration is resource configuration for specific activities, and can be total number of configured gifts, total number of reward points, number of points awarded by each user at most, and the like.
In the embodiment of the application, the participation of operators can be improved through the configuration mode of the graphical interface, and the development of services can be more independent, convenient and rapid.
Step 220, generating an expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression.
After obtaining the information of the qualification to be authenticated, the server generates an Expression to be authenticated through an Expression engine, wherein the Expression engine comprises an avatar, a Fast Expression Language, an IKEXpression and the like.
And step 230, acquiring all the services to be selected which meet the global rule expression in a service database to be selected.
And when the service strategy is changed, a change notice can be received through intermediate services such as RPC (remote procedure call) or MQ (message quality) or zookeeper, so that the service to be selected stored in the service database to be selected is the latest data.
And 240, acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service.
And step 250, if the target service exists, confirming that the qualification authentication request passes qualification authentication.
In the embodiment of the application, after a qualification authentication request of a user is received, an expression to be authenticated is generated according to information of qualification to be authenticated, whether a target service meeting the authentication expression exists is determined according to the authentication expression, and if the target service exists, the qualification authentication request is determined to pass qualification authentication. According to the method, the expression to be authenticated is automatically generated according to the qualification authentication request of the user, whether the qualification authentication request passes the authentication or not is confirmed through the service verification, namely the service is verified, so that the service development has a unified standard, the service development time can be shortened, and the service development efficiency is improved.
In this embodiment of the present application, in step 220, the generating an expression to be authenticated according to the information of the qualification to be authenticated includes:
dividing the qualification to be authenticated into a plurality of sub-qualifications to be authenticated according to the information of the qualification to be authenticated;
Acquiring a rule group corresponding to each sub-qualification to be authenticated, wherein each sub-qualification to be authenticated corresponds to one rule group, and each rule group comprises at least one global rule and at least one level rule;
generating a global rule expression corresponding to the global rule;
generating a grade rule expression corresponding to the grade rule;
and generating the expression to be authenticated according to the global rule expression and the level rule expression.
The to-be-authenticated qualification segmentation can be performed according to the to-be-authenticated qualification information, the to-be-authenticated qualification information includes a global rule and a level rule, and the to-be-authenticated qualification corresponding to the same global rule can be divided into sub-qualifications.
The information of the qualification to be authenticated comprises the global rule and the level rule which can be embodied as the basic attribute of the qualification, so the segmentation of the qualification to be authenticated can be carried out according to the basic attribute, and the basic attribute of capital comprises but is not limited to: eligibility codes, eligibility names, eligibility status, eligibility priority, eligibility classification, and the like. The basic attribute may be an embodiment of a global rule and a hierarchical rule, for example, the qualification code may correspond to a global rule: qualification code is greater than or equal to a, or level rule: the qualification code is greater than or equal to A, the qualification code is less than or equal to B, and the qualification code is less than A and greater than B.
Specifically, the qualifications may be as shown in table 1:
TABLE 1 qualifications example
Figure BDA0002558651960000071
Figure BDA0002558651960000081
Each qualification may embody basic attributes of one or more qualifications, for example, a registered qualification may embody a qualification code and a qualification name; investment qualification may embody qualification status, qualification priority, etc.; the invitation qualification may embody a qualification status, a qualification priority, a qualification classification, etc., and will not be described herein.
For the qualification shown in table 1 as the qualification to be authenticated, the division may be performed according to the qualification shown in the first column, or may be performed according to the basic attribute of the embodied qualification, for example, the qualification embodying the qualification priority may be divided into a sub-qualification to be authenticated. Or the authentication can be divided according to a level rule, for example, the qualification to be authenticated includes a level rule 1, a level rule 2 and a level rule 3, and the qualification to be authenticated is divided into 3 sub-qualifications to be authenticated according to 3 level rules.
There are various methods for segmenting the information of the qualification to be authenticated, which mainly aims to generate the expression to be authenticated more conveniently in the following, and other specific segmentation modes are not described herein again.
In this embodiment of the application, if the rule group includes at least two global rules, the generating a global rule expression corresponding to the global rules includes:
Generating a reference global rule expression corresponding to each global rule in the rule group;
and generating a global rule expression corresponding to the global rule according to the logical AND relationship of the plurality of reference global rule expressions.
In the embodiment of the present application, the global rule refers to a rule that a service must satisfy. A service may satisfy multiple global rules simultaneously, so there is a logical and relationship between the global rules, such as global rule A, B, C, and the service must satisfy both global rule a, global rule B, and global rule C. If a global rule is: the registration time is equal to or greater than 365 days, and in the business meeting the global rule, the registration time must be equal to or greater than 365 days.
In the embodiment of the present application, generating the expression to be authenticated according to the global rule expression and the level rule expression includes:
and generating the expression to be authenticated according to the logical AND relationship by using the global rule expression and the level rule expression.
Since the global rule is a rule that the corresponding qualification to be authenticated must satisfy, there is a logical and relationship between the global rules, that is, each global rule must be satisfied. For example, one global rule includes: global rule 1: the registration time is 1 month and 1 day before 2020; global rule 2: the login times are more than 10; global rule 3: the sharing times are more than 10; the corresponding reference global regular expressions are respectively: expression1, Expression2, Expression 3.
The global rule expression corresponding to the global rule is as follows: global rule 1& global rule 2& global rule 3, or write: in the following embodiments of the present application, for the sake of simplicity, if an Expression is explicitly indicated, the Expression is no longer identified by "$". For different operating systems, data processing systems, or different architectures, the form of the expression may be different, and the symbol used to indicate the expression is also different, and the above expression is only an example, and there may be other various manners, which are not described herein again.
In an embodiment of the present application, the generating a level rule expression corresponding to a level rule includes:
generating a reference level rule expression corresponding to each level rule in the rule group;
acquiring the priority corresponding to each grade rule;
acquiring a logical relationship among a plurality of reference level rules in the rule group;
and generating a grade rule expression corresponding to the grade rule according to the priority and a logical relationship among the plurality of reference grade rule expressions, wherein the logical relationship comprises a logical AND logical OR.
In the embodiment of the present application, the level rule refers to a rule selectively satisfied by a service, which level rule the service may satisfy, and which level rule the service may not satisfy, that is, whether a "logical and" or a "logical or" is adopted in the level rule expression, which may be set by a user through a graphical interface, or may be provided by a system for the user to select through the graphical interface.
The user may select the level rules through a graphical interface and define the logical relationships between the level rules. In brief, if a service needs to satisfy both level rule 1 and level rule 2, then there is a "logical and" between the two level rules, and if the service only needs to satisfy either of level rule 1 and level rule 2, then there is a "logical or" between the two level rules.
For example, level rule 1: the registration time is more than ten days; level rule 2: the registration time is less than or equal to ten days; level rule 3: the sharing times are more than three; level rule 4: the sharing times are less than or equal to three. The level rule 1 and the level rule 2 are mutually exclusive, so that the relation can only be logical or; the level rule 3 and the level rule 4 are mutually exclusive, so that the relation can only be logical or; the level rule 1, the level rule 3 and the level rule 4 can be in a logical and relationship or a logical or relationship, and are set according to the requirements or actual conditions of users; similarly, the level rule 1 may be in a logical and relationship with the level rule 3 and the level rule 4, or may be in a logical or relationship.
The level rules are also prioritized, and the qualification is verified from the level rule with the highest priority to the level rule with the lowest priority. If the authentication of the high-priority level rule fails, the low-priority level rule does not need to be authenticated. In the embodiment of the present application, the priority of the level rule may be set by the user through a graphical interface, or may be provided by the system to the user through the graphical interface.
Since the screening of the service according to the grade rule expression is sequentially verified from the grade rule with high priority to the grade rule with low priority, and the grade rule of the next priority does not need to be verified if the previous grade rule is not verified, the data amount required to be processed by the service screening can be reduced by reasonably setting the priority of the grade rule, including setting the priority of the grade rule only requiring the screening number to be the highest, or setting the grade rule with the minimum data amount required to be processed to be the highest.
For example, one level rule Expression is Expression1& & Expression2, and the two level rules in the level rule Expression are logical or relationships, i.e., the service only needs to satisfy one of Expression1 and Expression 2. One level rule Expression is Expression3| | | Expression4, and the two level rules in the Expression are logical and relationships, i.e., the business needs satisfy both Expression4 and Expression 4.
The system can generate a corresponding grade rule expression according to the selection of the user, and can verify whether the selection of the user is correct or not according to a preset rule. For example, the user sets two level rules, level rule 1: the registration time is more than or equal to 365 days; level rule 2: the registration time is less than 300 days; if the logical relationship selected by the user is 'logical AND', the system judges that no service can simultaneously meet the two level rules according to the preset rule, so that the system fails to check, an alarm is given, and the user is prompted to change the level rules or change the logical relationship between the level rules.
The logical relationship between the level rules and the priority between the level rules may be embodied by a level rule expression. In the level rule expression, the level rule indicated by the level identifier has higher priority than the level rule indicated by no level identifier, and the level identifier may be a specific symbol such as a bracket.
In the hierarchical rule expression, if there is a "bracket", there is generally a higher priority of the "bracket". A typical hierarchical rule expression may be:
Expression1&&(Expression2&&Expression3)。
the priority of (Expression2& & Expression3) is higher than the priority of Expression1 due to the presence of brackets; the priority of Expression2 is the same as that of Expression 3. In the above hierarchical regular Expression, Expression2 and Expression3 are logically anded, and then the logically anded result and Expression1 are logically anded.
In the embodiment of the present application, generating the expression to be authenticated according to the global rule expression and the level rule expression includes:
and generating the expression to be authenticated according to the logical AND relationship by using the global rule expression and the level rule expression.
Since the global regular expression is an expression corresponding to a global rule that the service must satisfy, the relationship between the global regular expression and the hierarchical regular expression is a logical and.
In this embodiment of the application, the acquiring, as a target service, a service to be selected that satisfies the level rule expression from among all services to be selected includes:
acquiring the priority of each grade rule in the grade rule expression;
according to the priority order of each grade rule in the grade rule expression, whether the service to be selected meets the grade rule expression or not is verified in sequence from high to low according to the priority;
wherein the obtaining the priority of each level rule in the level rule expression includes:
acquiring the grade mark in the grade rule expression, wherein the grade rule containing the grade mark has higher priority than the grade rule not containing the grade mark,
And acquiring the priority of each grade rule according to the grade identification.
The hierarchical rule expression is as follows:
(Expression1&&Expression2)&&((Expression4&&Expression5)||(Expression6&&Expression7))。
when whether the service to be selected meets the level rule is verified, the level identifier in the level rule expression is obtained firstly, namely, brackets in the level rule expression are obtained firstly, and the priority of each level rule is obtained according to the brackets. The above-mentioned hierarchical regular expression has 4 parentheses, wherein 3 parentheses are nested, and for convenience of description, the above-mentioned expression is abbreviated herein as (a) & ((B) | (C)), wherein a has parentheses, B has parentheses, C has parentheses, and the logical or result of B and C has parentheses, so that the priorities of (a) and ((B) | (C)) including the parentheses are the same, and in ((B) | (C)), the priorities of (B) and (C) are the same. Therefore, in the above expression, the result of a and the result BC of logical or of B and C are obtained first, and finally the results of a and BC are obtained.
The level regular expressions with the same priority can be arranged in sequence through the expressions, for example, the expressions can be verified sequentially from left to right, or one of the expressions can be verified first, or the expressions can be verified respectively at the same time, for example, (B) | (C) above, whether B is met can be verified from left to right, and whether C is met can be verified again if the B is not met; or whether one of B or C is satisfied can be randomly verified, and if not, whether the other is satisfied can be verified; or may simultaneously verify whether B or C is satisfied, respectively.
If A & D, then from left to right, whether A is satisfied can be verified, and if so, whether D is satisfied can be verified; or whether one of A or D is satisfied is verified firstly, and if so, whether the other is satisfied is verified; or whether B and C are satisfied separately may be verified at the same time.
Specifically, it may be verified whether any one of Expression4& & Expression5 or Expression6& & Expression7 is satisfied, and if any one is satisfied, whether Expression1& & Expression2 is satisfied.
Or whether the Expression1& & Expression2 is satisfied is verified first, and then whether any one of the Expression4& & Expression5 or the Expression4& & Expression5 is satisfied is verified.
Or whether any one of Expression4& & Expression5 or Expression6& & Expression7 and Expression1& & Expression2 are satisfied is simultaneously verified.
In this embodiment, the request for qualification certification further includes a user end identifier,
after confirming that the eligibility authentication request passes eligibility authentication, the method further comprises:
and the target service is sent to the user side corresponding to the user side identification.
While the target service is delivered to the user terminal, resource support of multiple platforms may need to be invoked, and re-verification may be needed.
In the embodiment of the present application, the user identifier may be any identifier that can be used to identify and distinguish user identities, such as a user ID, a user MAC address, and a user account.
In the embodiment of the present application, the resource support of multiple platforms is called, and may be a risk control resource of a wind control platform, or a resource support of a financial system, an operating system, a supplier system, or a data warehouse of an external service platform, or may be a support of a service state synchronization module, a resource management module, an inventory control/early warning module, and the like of a service issuing platform, which is not described herein again.
In this embodiment of the application, the re-verification may be further required, and may be the re-verification of the wind control platform, or may be the re-verification of the inventory control/early warning module of the service issuing platform, or may be the re-verification of the financial system of the external service platform, which is not described herein again.
In the embodiment of the application, the global rule and the level rule are defined uniformly, the global rule expression and the level rule expression are automatically generated according to the global rule and the level rule, the expression to be authenticated is generated according to the global rule expression and the level rule expression and then authentication is carried out, the efficiency is high, the service online period is short, meanwhile, a user side and a server are unbounded, the user only needs to put forward a requirement, the server is developed, the user side can configure the service without professional staff, and the cost is low. In the embodiment of the application, the services are classified into various rules, so that the services can be internally associated, the services can be taken, and less development resources need to be invested.
Fig. 5 is a schematic diagram of service qualification authentication according to an embodiment of the application, and as shown in fig. 5, a qualification authentication request is received, and an expression to be authenticated is generated according to information of a qualification to be authenticated in the qualification authentication request, where the expression to be authenticated includes a global rule expression and a hierarchical rule expression. And screening all the services to be selected which accord with the global regular expression from a service database to be selected, wherein the services to be selected comprise a service A, a service B and a service C, and then judging whether the service A, the service B and the service C meet the level regular expression or not.
The hierarchical rule expression may be: condition (1) and condition (2) or condition (3). After verification, the service A meets the level rule expression, and the service B and the service C do not meet the level rule expression.
A service that satisfies the global rule expression and also satisfies the level rule expression exists, i.e., service a, so the qualification request of the present embodiment passes qualification.
After passing qualification authentication, the system issues service a.
Fig. 2 is a flowchart illustrating a method for service eligibility authentication in one embodiment. It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 6, there is provided a service qualification authentication apparatus including:
the graphical interface unit 610 is configured to receive a qualification authentication request sent by a user side, where the qualification authentication request includes information of a qualification to be authenticated, and the qualification to be authenticated information includes a global rule and a level rule;
the expression generating unit 620 is configured to generate the expression to be authenticated according to the information of the qualification to be authenticated, where the expression to be authenticated includes a global rule expression and a level rule expression;
a service screening unit 630, configured to obtain, in a service database to be selected, all services to be selected that satisfy the global rule expression;
the service screening unit 630 is further configured to obtain, as a target service, a service to be selected that satisfies the level rule expression from all the services to be selected;
an authenticating unit 640, configured to confirm that the qualification request passes qualification authentication if the target service exists.
In this embodiment of the application, the expression generating unit 620 is further configured to:
dividing the qualification to be authenticated into a plurality of sub-qualifications to be authenticated according to the information of the qualification to be authenticated;
acquiring a rule group corresponding to each sub-qualification to be authenticated, wherein each sub-qualification to be authenticated corresponds to one rule group, and each rule group comprises at least one global rule and at least one level rule;
Generating a global rule expression corresponding to the global rule;
generating a grade rule expression corresponding to the grade rule;
and generating the expression to be authenticated according to the global rule expression and the level rule expression.
In this embodiment of the application, if the rule group includes at least two global rules, the expression generating unit 620 is further configured to:
generating a reference global rule expression corresponding to each global rule in the rule group;
and generating a global rule expression corresponding to the global rule according to the logical AND relationship of the plurality of reference global rule expressions.
In this embodiment of the application, the expression generating unit 620 is further configured to:
generating a reference level rule expression corresponding to each level rule in the rule group;
acquiring the priority corresponding to each grade rule;
acquiring a logical relationship among a plurality of reference level rules in the rule group;
and generating a grade rule expression corresponding to the grade rule according to the priority and a logical relationship among the plurality of reference grade rule expressions, wherein the logical relationship comprises a logical AND logical OR.
In this embodiment of the application, the expression generating unit 620 is further configured to:
And generating the expression to be authenticated according to the logical AND relationship by using the global rule expression and the level rule expression.
In this embodiment of the application, the authentication unit 640 is further configured to:
acquiring the priority of each grade rule in the grade rule expression;
according to the priority order of each grade rule in the grade rule expression, whether the service to be selected meets the grade rule expression or not is verified in sequence from high to low according to the priority;
wherein the obtaining the priority of each level rule in the level rule expression includes:
acquiring the grade mark in the grade rule expression, wherein the grade rule containing the grade mark has higher priority than the grade rule not containing the grade mark,
and acquiring the priority of each grade rule according to the grade identification.
In this embodiment, the request for qualification certification further includes a user end identifier,
the device also comprises a distribution unit used for distributing the target service to the user side corresponding to the user side identification.
An embodiment of the present application further provides a service qualification authentication method, as shown in fig. 7, the method includes:
Step 700, the user configures according to the requirement through the graphical interface provided by the user side.
The configuration of the user may be global rules, level rules, and priorities of the level rules, logical relationships between the level rules.
The graphical interface may provide various options to the user, including various configurations that are preset, so that the user may make the selections as desired.
In step 710, the terminal generates a qualification request according to the user configuration.
At step 720, the user sends a request for qualification to the server.
In step 730, the server receives the request for qualification certification sent by the user terminal.
The qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule, a level rule and the like.
Step 740, the server generates an expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global rule expression and a level rule expression.
And step 750, acquiring all the services to be selected which meet the global rule expression in a service database to be selected.
And 760, acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service.
Step 770, if the target service exists, that is, the activities satisfying the global regular expression and the registration regular expression simultaneously exist, confirming that the qualification request sent by the terminal passes qualification.
Step 780, according to the user requirement, issuing the service corresponding to the qualification certification request passing the qualification certification.
The method of the embodiment of the application can reduce the development time of the service and improve the efficiency of service development.
FIG. 8 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be the terminal 110 (or the server 120) in fig. 1. As shown in fig. 8, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement the business eligibility authentication method. The internal memory may also have stored therein a computer program that, when executed by the processor, causes the processor to perform a method of service eligibility authentication. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 8 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule; generating the expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression; acquiring all the services to be selected which meet the global rule expression in a service database to be selected; acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service; and if the target service exists, confirming that the qualification authentication request passes qualification authentication.
In an embodiment, the processor executes the computer program to implement the steps of the above method, which are not described herein again.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule; generating the expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression; acquiring all the services to be selected which meet the global rule expression in a service database to be selected; acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service; and if the target service exists, confirming that the qualification authentication request passes qualification authentication.
In an embodiment, the computer program, when executed by the processor, further implements the steps of the above method, which are not described herein again.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to perform the steps of:
Receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule; generating the expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression; acquiring all the services to be selected which meet the global rule expression in a service database to be selected; acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service; and if the target service exists, confirming that the qualification authentication request passes qualification authentication.
In an embodiment, the computer program product or the computer program when executed further implements the steps of the above method, which are not described herein again.
The embodiment of the present application further provides a service qualification authentication system, where the system includes a service configuration platform, a qualification authentication platform, a wind control platform, a service issuing platform, and an external system platform, as shown in fig. 9.
The service configuration platform is used for providing a graphical interface for a user, the graphical interface is used for receiving a qualification certification request, and the service configuration platform is further used for sending the qualification certification request to the qualification certification platform.
The graphical interface may be as shown in fig. 3 and 4, the user may set global rules, level rules, and priorities and logical relations among the level rules, etc. through the graphical interface, or the system may provide various choices to the user so that the user may selectively configure through imaging. The user may also perform other configurations, such as a service name, service online time, and the like, through the graphical interface, which is not described herein again. The user generates a qualification authentication request according to the configuration of the graphical interface and sends the qualification authentication request to the qualification authentication platform.
The graphical interface can comprise a rule configuration module, a configuration database and the like, and can also comprise a data collection module, a business statistics module and the like.
And the qualification authentication platform is used for executing the steps in the service qualification authentication method.
The qualification authentication platform can comprise a qualification authentication request receiving module, a rule defining module, an expression generating module, a service screening module, an authentication database and the like, and can also comprise a service state synchronizing module.
And the service issuing platform is used for issuing the service corresponding to the qualification certification request passing the qualification certification.
The service issuing platform can comprise a service state synchronization module, a service issuing result synchronization module, a resource management module, a resource issuing module, an inventory control/early warning module and the like.
The service state synchronization module in the qualification authentication platform can be in butt joint with the service state synchronization module in the service issuing platform, so that the service can be synchronized among a plurality of platforms.
And the external system platform is used for providing resource support for the service qualification authentication system.
The external service platforms may include operating systems, financial systems, vendor systems, and data warehouses, among others.
And the wind control platform is used for performing wind control verification on the qualification certification request passing the qualification certification.
If the service qualification authentication system comprises the wind control platform, the wind control platform can carry out wind control verification before the service is issued by the service issuing platform.
The service qualification authentication system of the embodiment of the application provides an imaging and visual interface for a user, and the user can realize the rapid establishment of the service through the graphical interface. After the user creates the service according to the requirement, the qualification authentication system of the embodiment of the application can automatically screen from the service library according to the global rule, the level rule and the like set or selected by the user, and if the service meeting the requirement of the user is screened out, the service qualification authentication of the specification user passes. After the service qualification passes, the system of the embodiment of the application can also automatically release the service according to the service name set by the user, the service online time and the like, thereby realizing the service configuration at the terminal, the service qualification authentication at the server, and the separation of the foreground and the background, reducing the service development time and improving the service development efficiency.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (11)

1. A service qualification authentication method is applied to a server and comprises the following steps:
receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of qualification to be authenticated comprises a global rule and a level rule;
generating an expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression;
acquiring all the services to be selected which meet the global rule expression in a service database to be selected;
acquiring the service to be selected which meets the level rule expression from all the services to be selected as a target service;
and if the target service exists, confirming that the qualification authentication request passes qualification authentication.
2. The method of claim 1, wherein generating an expression to be authenticated according to the information of the qualification to be authenticated comprises:
dividing the qualification to be authenticated into a plurality of sub-qualifications to be authenticated according to the information of the qualification to be authenticated;
acquiring a rule group corresponding to each sub-qualification to be authenticated, wherein each sub-qualification to be authenticated corresponds to one rule group, and each rule group comprises at least one global rule and at least one level rule;
Generating a global rule expression corresponding to the global rule;
generating a grade rule expression corresponding to the grade rule;
and generating the expression to be authenticated according to the global regular expression and the level regular expression.
3. The method of claim 2, wherein if the rule set includes at least two global rules, the generating the global rule expression corresponding to the global rules comprises:
generating a reference global rule expression corresponding to each global rule in the rule group;
and generating a global rule expression corresponding to the global rule according to the logical AND relationship of the plurality of reference global rule expressions.
4. The method of claim 2, wherein said generating a hierarchical rule expression corresponding to said hierarchical rule comprises:
generating a reference level rule expression corresponding to each level rule in the rule group;
acquiring the priority corresponding to each grade rule;
acquiring a logical relationship among a plurality of reference level rules in the rule group;
and generating a grade rule expression corresponding to the grade rule according to the priority and a logical relationship among the plurality of reference grade rule expressions, wherein the logical relationship comprises a logical AND logical OR.
5. The method of claim 2, wherein generating the expression to be authenticated according to the global rule expression and the hierarchical rule expression comprises:
and generating the expression to be authenticated according to the logical AND relationship between the global regular expression and the level regular expression.
6. The method of claim 2, wherein the obtaining, as a target service, the service to be selected that satisfies the level rule expression among all the services to be selected comprises:
acquiring the priority of each grade rule in the grade rule expression;
according to the priority order of each grade rule in the grade rule expression, whether the service to be selected meets the grade rule expression or not is verified in sequence from high to low according to the priority;
wherein the obtaining the priority of each level rule in the level rule expression includes:
acquiring the grade mark in the grade rule expression, wherein the grade rule containing the grade mark has higher priority than the grade rule not containing the grade mark,
and acquiring the priority of each grade rule according to the grade identification.
7. The method of claim 1, wherein the request for qualification authentication further includes a user side identification,
after the confirming that the request for qualification authentication passes qualification authentication, the method further comprises:
and the target service is sent to the user side corresponding to the user side identification.
8. A business eligibility apparatus, the apparatus comprising:
the graphical interface unit is used for receiving a qualification authentication request sent by a user side, wherein the qualification authentication request comprises information of qualification to be authenticated, and the information of the qualification to be authenticated comprises a global rule and a level rule;
the expression generating unit is used for generating an expression to be authenticated according to the information of the qualification to be authenticated, wherein the expression to be authenticated comprises a global regular expression and a level regular expression;
the service screening unit is used for acquiring all services to be selected which meet the global rule expression in a service database to be selected;
the service screening unit is further configured to obtain, among all the services to be selected, the service to be selected that satisfies the level rule expression as a target service;
and the authentication unit is used for confirming that the qualification authentication request passes qualification authentication if the target service exists.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 7 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
11. A business eligibility system, the business eligibility system comprising:
the service configuration platform is used for providing an imaging interface, the imaging interface is used for receiving a qualification authentication request, and the service configuration platform is further used for sending the qualification authentication request to the qualification authentication platform;
the qualification platform for performing the business qualification method of any of claims 1 to 7;
the service issuing platform is used for issuing the service corresponding to the qualification certification request which passes the qualification certification;
and the external service platform is used for providing resource support for the business qualification authentication system.
CN202010601338.8A 2020-06-28 2020-06-28 Service qualification authentication method, device, system, computer equipment and storage medium Active CN111861382B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010601338.8A CN111861382B (en) 2020-06-28 2020-06-28 Service qualification authentication method, device, system, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010601338.8A CN111861382B (en) 2020-06-28 2020-06-28 Service qualification authentication method, device, system, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111861382A true CN111861382A (en) 2020-10-30
CN111861382B CN111861382B (en) 2024-04-09

Family

ID=72989589

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010601338.8A Active CN111861382B (en) 2020-06-28 2020-06-28 Service qualification authentication method, device, system, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111861382B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186823A1 (en) * 2013-12-26 2015-07-02 Infosys Limited Methods, systems and computer-readable media for componentizing a business requirement
CN106101090A (en) * 2016-06-07 2016-11-09 中国建设银行股份有限公司 Operational approach and rule engine system for regulation engine
CN107392623A (en) * 2017-05-22 2017-11-24 阿里巴巴集团控股有限公司 The method and device that a kind of business performs
CN107645403A (en) * 2016-07-22 2018-01-30 阿里巴巴集团控股有限公司 Terminal rule engine apparatus, terminal rule operation method
CN107704265A (en) * 2017-09-30 2018-02-16 电子科技大学 A kind of configurable rule generating method of service-oriented stream
CN109598632A (en) * 2018-12-13 2019-04-09 泰康保险集团股份有限公司 Insurance business processing method, device, medium and electronic equipment
CN110389748A (en) * 2019-06-17 2019-10-29 平安银行股份有限公司 Business data processing method and terminal device
CN111274274A (en) * 2020-02-06 2020-06-12 北京百度网讯科技有限公司 Rule matching method and device, electronic equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186823A1 (en) * 2013-12-26 2015-07-02 Infosys Limited Methods, systems and computer-readable media for componentizing a business requirement
CN106101090A (en) * 2016-06-07 2016-11-09 中国建设银行股份有限公司 Operational approach and rule engine system for regulation engine
CN107645403A (en) * 2016-07-22 2018-01-30 阿里巴巴集团控股有限公司 Terminal rule engine apparatus, terminal rule operation method
CN107392623A (en) * 2017-05-22 2017-11-24 阿里巴巴集团控股有限公司 The method and device that a kind of business performs
CN107704265A (en) * 2017-09-30 2018-02-16 电子科技大学 A kind of configurable rule generating method of service-oriented stream
CN109598632A (en) * 2018-12-13 2019-04-09 泰康保险集团股份有限公司 Insurance business processing method, device, medium and electronic equipment
CN110389748A (en) * 2019-06-17 2019-10-29 平安银行股份有限公司 Business data processing method and terminal device
CN111274274A (en) * 2020-02-06 2020-06-12 北京百度网讯科技有限公司 Rule matching method and device, electronic equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡金化;陈彤兵;黄秋波;胡乃静;: "一个基于动态规划的规则引擎构件技术研究", 小型微型计算机系统, no. 12 *

Also Published As

Publication number Publication date
CN111861382B (en) 2024-04-09

Similar Documents

Publication Publication Date Title
US20210377225A1 (en) Systems, methods, and devices for implementing a smart contract on a distributed ledger technology platform
US20190213262A1 (en) Methods and devices for processing template data, requesting template data, and presenting template data
US8151208B2 (en) Workflow tracking information preview
CN108492108A (en) Across the chain communication means of block chain, system and computer readable storage medium
US20180276720A1 (en) Advertising creative processing method, advertising creative processing apparatus, and storage medium
US20140298151A1 (en) Creation and distribution of forms
Hartzell et al. Power sharing and the rule of law in the aftermath of civil war
CN111679893A (en) Operation system construction method and device, electronic equipment and storage medium
CN110728491B (en) Work order processing method and device, computer equipment and storage medium
CN113890739B (en) Cross-blockchain authentication method and device, electronic equipment and medium
CN113742601A (en) Content sharing method and device, computer equipment and storage medium
CN110716975A (en) Data interface generation method and data interface sharing platform
CN112181599A (en) Model training method, device and storage medium
CN108170860A (en) Data query method, apparatus, electronic equipment and computer readable storage medium
CN111861382B (en) Service qualification authentication method, device, system, computer equipment and storage medium
US20220210159A1 (en) Method and apparatus for managing user profile
CN116233144A (en) Method and system for forcing batch evacuation of same-node cloud hosts in cloud scene
CN110262892A (en) A kind of ticketing service dissemination method based on distributed storage data-link, device and data-link node
US20140114871A1 (en) Re-engineering user login / registration process for job applications
CN116997895A (en) Reducing transaction aborts in an execution ordering validation blockchain model
CN114677138A (en) Data processing method, data processing equipment and computer readable storage medium
US10616293B1 (en) Multiple account binding
CN113904774A (en) Block chain address authentication method and device and computer equipment
JP6246452B1 (en) Information processing apparatus, information processing method, and information processing program
US20220334896A1 (en) Managing and Routing Messages to Distributed User Devices in an Enterprise Computing Environment

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
GR01 Patent grant
GR01 Patent grant