CN110647540A - Business data query method and device, computer equipment and storage medium - Google Patents

Business data query method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110647540A
CN110647540A CN201910745405.0A CN201910745405A CN110647540A CN 110647540 A CN110647540 A CN 110647540A CN 201910745405 A CN201910745405 A CN 201910745405A CN 110647540 A CN110647540 A CN 110647540A
Authority
CN
China
Prior art keywords
application
account
identification information
terminal
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910745405.0A
Other languages
Chinese (zh)
Inventor
张毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN201910745405.0A priority Critical patent/CN110647540A/en
Publication of CN110647540A publication Critical patent/CN110647540A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to the technical field of process optimization, and provides a business data query method, a business data query device, computer equipment and a storage medium. The method comprises the following steps: receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information, when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table according to the account information, traversing the associated account table according to the inquired application identification information to determine whether the inquiry application passes the authorization of the inquired application, when the inquiry application passes the authorization, acquiring service data from an inquired application server according to the inquired application identification information, pushing the service data and the inquiry application identification information to the terminal, and when the inquiry application does not pass the authorization, authorizing first and then pushing the service data and the inquiry application identification information to the terminal. The method can solve the problem of inconvenient query.

Description

Business data query method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of process optimization technologies, and in particular, to a method and an apparatus for querying business data, a computer device, and a storage medium.
Background
With the development of computer technology, a variety of application software has emerged. The application software is corresponding to the system software, is a collection of various programming languages which can be used by users and application programs which are compiled by various programming languages, and is divided into an application software package and a user program. Most of the user terminals are installed with a plurality of application software, and each application software has independent data. For a plurality of enterprises in the same group, the plurality of enterprises may respectively operate a plurality of services, and each service is provided with service by independent application software.
At this time, if a user needs to query service data related to a plurality of services in the same group, a plurality of application software needs to be registered for respective queries, for example, when querying service data related to a plurality of services in the same group, since the service data is dispersed in each application software, the application software needs to be switched continuously for service data query, which causes a problem of inconvenient query.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a service data query method, device, computer device and storage medium, which can facilitate query.
A business data query method, the method comprising:
receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application;
when the inquiry application passes authorization, determining an inquired application server according to the inquired application identification information, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
In one embodiment, traversing the associated-account table to determine whether the querying application is authorized by the queried application based on the queried application identification information comprises:
traversing the associated account table according to the inquired application identification information;
when account data corresponding to the queried application identification information exists in the associated account table, determining that the queried application passes authorization;
and when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
In one embodiment, the obtaining the service data from the queried application server and pushing the service data and the querying application identification information to the terminal includes:
sending a connection request to an inquired application server;
when receiving the connection information fed back by the queried application server, generating and sending a service data acquisition request to the queried application server according to the query request;
and receiving the service data fed back by the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
In one embodiment, before receiving the query request sent by the terminal, the method includes:
receiving an account verification request sent by a terminal;
verifying the account information carried in the account verification request according to a preset account database;
and when the account database has corresponding account information, generating and storing a temporary login token to the token database, and issuing the temporary login token to the terminal.
In one embodiment, receiving an authorization request sent by a terminal, and updating an associated account table according to the authorization request includes:
receiving an authorization request sent by a terminal, wherein the authorization request carries account information, inquiry application identification information and inquired application identification information;
pushing a login authentication prompt carrying the application identification information to the terminal according to the application identification information to be inquired;
receiving account data fed back by the terminal, and inquiring an account database of the inquired application according to the account data;
when the corresponding account data exists in the account database of the inquired application, establishing an incidence relation between the account information and the fed back account data;
and updating the associated account table of the account information according to the association relation.
In one embodiment, after obtaining the service data from the queried application server and pushing the service data and the querying application identification information to the terminal, the method includes:
when an authorization canceling request sent by a terminal is received, acquiring a related account table of account information from an account database according to the account information in the authorization canceling request;
and updating the associated account table according to the inquired application identification information in the request for canceling the authorization.
In one embodiment, before receiving the query request sent by the terminal, the method includes:
acquiring application information of each application software in the terminal;
generating and storing application identification information of each application software according to the application information of each application software;
and transmitting the application identification information of each application software to the terminal.
A business data querying device, the device comprising:
the receiving module is used for receiving an inquiry request sent by the terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
the acquisition module is used for acquiring a corresponding associated account table from a preset account database according to the account information when a token corresponding to the temporary login token exists in the preset token database, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
the traversal module is used for traversing the associated account table according to the identification information of the inquired application so as to determine whether the inquiry application passes the authorization of the inquired application;
the first processing module is used for determining the inquired application server according to the inquired application identification information when the inquiry application passes authorization, acquiring service data from the inquired application server and pushing the service data and the inquiry application identification information to the terminal;
and the second processing module is used for pushing an unauthorized prompt carrying the identification information of the query application to the terminal when the query application fails authorization, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the identification information of the queried application, and pushing the service data and the query application identification information to the terminal.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application;
when the inquiry application passes authorization, determining an inquired application server according to the inquired application identification information, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application;
when the inquiry application passes authorization, determining an inquired application server according to the inquired application identification information, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
The business data query method, the business data query device, the computer equipment and the storage medium acquire the corresponding associated account table from the preset account database according to the account information, determine the authorization condition of the query application according to the queried application identification information and the associated account table, acquire the business data of the queried application after the query application passes the authorization, authorize the query application firstly when the query application does not pass the authorization, and then acquire the business data of the queried application. By the method, the service data of the application to be inquired is acquired in the inquiry application without switching application software, and the problem of inconvenience in inquiry is solved.
Drawings
FIG. 1 is a diagram illustrating an exemplary scenario of a business data query method;
FIG. 2 is a flow chart illustrating a method for querying business data in one embodiment;
FIG. 3 is a schematic sub-flow chart illustrating step S206 in FIG. 2 according to an embodiment;
FIG. 4 is a schematic illustration of a sub-flow chart of step S208 in FIG. 2 according to an embodiment;
FIG. 5 is a flow chart illustrating a business data query method according to another embodiment;
FIG. 6 is a schematic sub-flow chart illustrating step S210 in FIG. 2 according to an embodiment;
FIG. 7 is a flowchart illustrating a business data query method according to yet another embodiment;
FIG. 8 is a flowchart illustrating a business data query method according to another embodiment;
FIG. 9 is a block diagram showing the structure of a service data query apparatus according to an embodiment;
FIG. 10 is a diagram showing an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The business data query method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The server 104 receives an inquiry request sent by the terminal 102, the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information, when a token corresponding to the temporary login token exists in a preset token database, a corresponding associated account table is obtained from the preset account database according to the account information, the information in the associated account table is used for describing the association relationship between the inquiry application and each application software, the associated account table is traversed according to the inquired application identification information to determine whether the inquiry application passes the authorization of the inquired application, when the inquiry application passes the authorization, the inquired application server is determined according to the inquired application identification information, the service data is obtained from the inquired application server, and the service data and the inquiry application identification information are pushed to the terminal 102, when the inquiry application does not pass the authorization, pushing an unauthorized prompt carrying query application identification information to the terminal 102, receiving an authorization request sent by the terminal 102, updating the associated account table according to the authorization request, acquiring service data from a queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal 102. The terminal 102 may be, but is not limited to, various smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster composed of a plurality of servers.
In an embodiment, as shown in fig. 2, a method for querying service data is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
s202: and receiving an inquiry request sent by the terminal, wherein the inquiry request carries the temporary login token, the inquiry application identification information, the inquired application identification information and the account information.
The query application refers to an application used for querying related service data in application software of the terminal, and any application software in the same group can be used as the query application to query service data of other application software in the same group. When a user wants to acquire service data of other application software through a query application of a terminal, a query request is sent through a pre-implanted query page in the query application of the terminal, and a server receives the query request sent by the terminal, wherein the query request carries a temporary login token, query application identification information, queried application identification information and account information. The temporary login token is issued to the terminal after the server verifies account information of the query application in advance, and is used for verifying the login state of the query application, the query application identification information and the queried application identification information are generated by collecting application information of each application software by the server in advance and are issued to the terminal, the query application identification information is used for determining the query application, the queried application identification information is used for determining the queried application, and the account information comprises an account and a password of the user login query application and is used for determining the authorization condition of the query application.
In one embodiment, when a user needs to query service data of application software B through application software A of a terminal, a query request is sent to a server through a query page in the application software A of the terminal, the query request carries a temporary login token issued by the server to the application software A in advance, identification information of the application software A, identification information of the application software B and account information during login from the application software A, after the server receives the query request of the terminal, the login state in the application software A is verified through the temporary login token, after the verification is passed, the queried application is determined to be the application software B through the identification information of the application software B, the authorization condition of the application software A is determined through the account information during login of the application software A, when the application software A is authorized by the application software B, the server can obtain the corresponding service data in the application software B according to the query request, and push the service data and the identification information of the application software A to the terminal, so that the terminal determines to display the service data on the application software A through the identification information of the application software A, and the query is completed.
S204: and when the token corresponding to the temporary login token exists in the preset token database, acquiring a corresponding associated account table from the preset account database according to the account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software.
The temporary login token is generated, stored and issued to the terminal after the server verifies the account information of the query application in advance. The server can inquire a preset token database according to the temporary login token, verify the login state of the inquiry application, and determine that the verification is passed when the token corresponding to the temporary login token exists in the preset token database. The server further obtains a corresponding associated account table from a preset account database according to the account information, the associated account table is stored in the preset account database, each account in the account database has the corresponding associated account table, the information in the associated account table is used for describing the association relationship between the query application and each application software, specifically, the association relationship may refer to an authorization relationship between the query application and each application software, and when the query application passes the authorization of a certain application software, the account data of the application software may exist in the associated account table corresponding to the account information of the query application.
S206: and traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application.
And when the account data of the inquired application exists in the associated account table corresponding to the account information of the inquiry application, the inquiry application and the inquired application can be considered to have established the association relationship, namely the inquiry application and the inquired application are mutually authorized. The server traverses the associated account table according to the identification information of the inquired application, and inquires whether account data of the inquired application exists in the associated account table, so as to determine whether the inquiry application passes the authorization of the inquired application. When the account data of the inquired application exists in the associated account table corresponding to the account information of the inquiry application, the inquiry application can be considered to be authorized.
S208: and when the inquiry application passes authorization, determining the inquired application server according to the inquired application identification information, acquiring the service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
When the inquiry application passes authorization, the server can determine the inquired application server according to the inquired application identification information, further establishes the connection between the server and the inquired application server, sends a service data acquisition request to the inquired application server after the connection is established, acquires service data from the inquired application server, pushes the service data and the inquiry application identification information to the terminal, enables the terminal to determine the inquiry application according to the inquiry application identification information, and displays the service data through the inquiry application.
S210: when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
When the inquiry application is not authorized, the server can push an unauthorized prompt to the terminal. At this time, if a user still wants to acquire service data of an inquired application through an inquiry application on a terminal, authorization authentication needs to be performed first, the user sends an authorization request through the terminal, a server determines the inquired application to be authorized according to the authorization request after receiving the authorization request sent by the terminal, so that an associated account table corresponding to account information of the inquiry application is updated according to the inquired application to be authorized, after authorization is completed, the service data is acquired from the inquired application server according to inquired application identification information, the service data and inquiry application identification information are pushed to the terminal, the terminal determines the inquiry application according to the inquiry application identification information, and the service data is displayed through the inquiry application.
The business data query method comprises the steps of obtaining a corresponding associated account table from a preset account database according to account information, determining authorization conditions of query application according to queried application identification information and the associated account table, obtaining business data of the queried application after the query application passes authorization, authorizing the query application when the query application does not pass authorization, and then obtaining the business data of the queried application. By the method, the service data of the application to be inquired is acquired in the inquiry application without switching application software, and the problem of inconvenience in inquiry is solved.
In one embodiment, as shown in fig. 3, S206 includes:
s302: traversing the associated account table according to the inquired application identification information;
s304: when account data corresponding to the queried application identification information exists in the associated account table, determining that the queried application passes authorization;
s306: and when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
The server determines the authorization of the querying application, and in fact the association of the account information in the query request. The server determines whether the inquiring application passes the authorization of the inquired application according to the association condition of the account information and the account data of the inquired application. And the server acquires a corresponding associated account table from a preset account database according to the account information, the associated account table of each account information is stored in the account database, and the information in the associated account table is used for describing the association relationship between the query application and each application software. After obtaining the corresponding associated account table, the server traverses the associated account table according to the queried application identification information, and when account data corresponding to the queried application identification information exists in the associated account table, it is determined that the query application passes authorization. And when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
For example, a related-account table corresponding to the account information exists in the account database, where the account refers to an upper-layer account, and the related-account table refers to a related-account table between the upper-layer account and the account data of each application software. When the upper account is associated with the account data of the application software, the user can log in the upper account through any application software in the terminal and inquire the service data of the application software of the other associated accounts.
In the above embodiment, the associated account table is traversed according to the identification information of the application to be queried, when the account data corresponding to the identification information of the application to be queried exists in the associated account table, it is determined that the query application has passed the authorization, and when the account data corresponding to the identification information of the application to be queried does not exist in the associated account table, it is determined that the query application has not passed the authorization, thereby realizing determination of the authorization condition of the query application.
In one embodiment, as shown in fig. 4, S208 includes:
s402: sending a connection request to an inquired application server;
s404: when receiving the connection information fed back by the queried application server, generating and sending a service data acquisition request to the queried application server according to the query request;
s406: and receiving the service data fed back by the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
After determining the queried application server according to the queried application identification information, the server firstly sends a connection request to the queried application server, when receiving the connection information fed back by the queried application server, the server determines that connection is established with the queried application server, and then generates and sends a service data acquisition request to the queried application server according to the query request, after receiving the service data acquisition request, the queried application server feeds back service data to the server, and the server can receive the service data and push the service data and the queried application identification information to the terminal.
In the embodiment, the connection request is sent to the queried application server, when the connection information fed back by the queried application server is received, the service data acquisition request is generated and sent to the queried application server according to the query request, the service data fed back by the queried application server is received, and the service data and the query application identification information are pushed to the terminal, so that the service data is acquired and pushed.
In one embodiment, as shown in fig. 5, before S202, the method includes:
s502: receiving an account verification request sent by a terminal;
s504: verifying the account information carried in the account verification request according to a preset account database;
s506: and when the account database has corresponding account information, generating and storing a temporary login token to the token database, and issuing the temporary login token to the terminal.
The server verifies account information carried in the account verification request according to a preset account database after receiving the account verification request sent by the terminal, and when the account database has corresponding account information, the server generates and stores a temporary login token to the token database and sends the temporary login token to the terminal. The terminal can send the query request only after acquiring the temporary login token.
In the embodiment, the account verification request sent by the terminal is received, the account information carried in the account verification request is verified according to the preset account database, when the corresponding account information exists in the account database, the temporary login token is generated and stored in the token database, and the temporary login token is issued to the terminal, so that the account verification of the query application is realized.
In one embodiment, as shown in fig. 6, S210 includes:
s602: receiving an authorization request sent by a terminal, wherein the authorization request carries account information, inquiry application identification information and inquired application identification information;
s604: pushing a login authentication prompt carrying the application identification information to the terminal according to the application identification information to be inquired;
s606: receiving account data fed back by the terminal, and inquiring an account database of the inquired application according to the account data;
s608: when the corresponding account data exists in the account database of the inquired application, establishing an incidence relation between the account information and the fed back account data;
s610: and updating the associated account table of the account information according to the association relation.
When the server pushes an unauthorized prompt to the terminal, if a user still wants to acquire service data of an inquired application through the inquiry application, an authorization request is sent through an inquiry page pre-embedded in the inquiry application of the terminal, account information and inquired application identification information are carried in the authorization request, the server determines the inquired application according to the inquired application identification information, a login authentication prompt carrying the inquiry application identification information is pushed to the terminal, and the user can feed back the account data of the inquired application through the login authentication prompt. After receiving the account data fed back by the user through the terminal, the server queries the account database of the queried application according to the fed back account data, establishes an incidence relation between the account information and the fed back account data when the corresponding account data exists in the account database of the queried application, and updates an incidence account table of the account information according to the incidence relation to authorize.
According to the embodiment, after the query application is determined not to pass the authorization, the authorization request sent by the terminal is received, the login authentication prompt carrying the query application identification information is pushed to the terminal according to the account information, the query application identification information and the queried application identification information carried in the authorization request, the account data fed back by the terminal is received, the account data is verified, and when the verification passes, the associated account table of the account information is updated, so that the authorization of the query application is realized.
In one embodiment, as shown in fig. 7, after S208, the method includes:
s702: when an authorization canceling request sent by a terminal is received, acquiring a related account table of account information from an account database according to the account information in the authorization canceling request;
s704: and updating the associated account table according to the inquired application identification information in the request for canceling the authorization.
The number of the associable accounts in the associated account table of the account information is limited, when the number of the associated accounts reaches the upper limit but the account of the queried application, from which the user wants to acquire the service data, is not in the account, the user sends an authorization canceling request through the terminal, cancels the association relationship between part of the account data and the account information, and updates the associated account table so as to establish a new association relationship and realize real-time management and control of authorization.
According to the embodiment, when the request for canceling the authorization sent by the terminal is received, the associated account table is updated according to the account information in the authorization request and the identification information of the application to be inquired, so that the canceling of the authorization of the inquiry application is realized.
In one embodiment, as shown in fig. 8, before S202, the method includes:
s802: acquiring application information of each application software in the terminal;
s804: generating and storing application identification information of each application software according to the application information of each application software;
s806: and transmitting the application identification information of each application software to the terminal.
The application information of each application software comprises business company information corresponding to each application software, each business company can be distinguished according to the application information of each application software, the application identification information of each application software is generated and stored according to the application information of each application software, and the application identification information of each application software is issued to a terminal, namely, each business company is subjected to channel numbering, so that the application software from which a query request is initiated can be distinguished, and the business data of which application software is required to be obtained can be distinguished.
In the embodiment, the application information of each application software in the terminal is acquired, the application identification information of each application software is generated and stored according to the application information of each application software, and the application identification information of each application software is issued to the terminal, so that the application software is distinguished and controlled.
The traditional business data query method comprises the following steps: if a user needs to query service data related to a plurality of services in the same group, the user needs to log in a plurality of application software for respective query, and the problem of inconvenient query exists. Therefore, the service data query method provided in the application determines the authorization condition of the query application through the temporary login token, the query response identification information, the queried application identification information, the account information and the like, and after the query application passes the authorization, the query application acquires the service data of the queried application through the terminal, so that the problem of inconvenience in query is solved.
It should be understood that although the various steps in the flow charts of fig. 2-8 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 some of the steps in fig. 2-8 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 alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 9, there is provided a service data query apparatus, including: a receiving module 902, an obtaining module 904, a traversing module 906, a first processing module 908, and a second processing module 910, wherein:
a receiving module 902, configured to receive an inquiry request sent by a terminal, where the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information, and account information;
an obtaining module 904, configured to, when a token corresponding to the temporary login token exists in the preset token database, obtain a corresponding associated account table from the preset account database according to the account information, where information in the associated account table is used to describe an association relationship between the query application and each application software;
a traversal module 906 configured to traverse the associated account table according to the queried application identification information to determine whether the querying application passes authorization of the queried application;
a first processing module 908, configured to determine, according to the queried application identification information, a queried application server when the querying application has passed authorization, obtain service data from the queried application server, and push the service data and the queried application identification information to the terminal;
the second processing module 910 is configured to, when the query application fails to pass authorization, push an unauthorized prompt carrying query application identification information to the terminal, receive an authorization request sent by the terminal, update the associated account table according to the authorization request, acquire service data from the queried application server according to the queried application identification information, and push the service data and the query application identification information to the terminal.
The business data query device acquires the corresponding associated account table from the preset account database according to the account information, determines the authorization condition of the query application according to the queried application identification information and the associated account table, acquires the business data of the queried application after the query application passes the authorization, authorizes the query application when the query application does not pass the authorization, and then acquires the business data of the queried application. By the method, the service data of the application to be inquired is acquired in the inquiry application without switching application software, and the problem of inconvenience in inquiry is solved.
In one embodiment, the traversing module is further configured to traverse the associated account table according to the queried application identification information, determine that the querying application has passed the authorization when account data corresponding to the queried application identification information exists in the associated account table, and determine that the querying application has failed the authorization when the account data corresponding to the queried application identification information does not exist in the associated account table.
In one embodiment, the first processing module is further configured to send a connection request to the queried application server, generate and send a service data acquisition request to the queried application server according to the query request when receiving connection information fed back by the queried application server, receive service data fed back by the queried application server, and push the service data and the query application identification information to the terminal.
In one embodiment, the service data query device further includes a verification module, where the verification module is configured to receive an account verification request sent by the terminal, verify account information carried in the account verification request according to a preset account database, generate and store a temporary login token in the token database when the account database has corresponding account information, and issue the temporary login token to the terminal.
In one embodiment, the second processing module is further configured to receive an authorization request sent by the terminal, where the authorization request carries account information, query application identification information, and queried application identification information, push a login authentication prompt carrying the query application identification information to the terminal according to the queried application identification information, receive account data fed back by the terminal, query an account database of the queried application according to the account data, establish an association relationship between the account information and the fed back account data when the account database of the queried application has corresponding account data, and update an associated account table of the account information according to the association relationship.
In one embodiment, the service data query device further includes an authorization cancellation module, where the authorization cancellation module is configured to, when receiving an authorization cancellation request sent by the terminal, obtain an associated account table of account information from the account database according to the account information in the authorization cancellation request, and update the associated account table according to the queried application identification information in the authorization cancellation request.
In one embodiment, the service data query device further includes an identification module, where the identification module is configured to obtain application information of each application software in the terminal, generate and store the application identification information of each application software according to the application information of each application software, and send the application identification information of each application software to the terminal.
For the specific definition of the service data querying device, reference may be made to the above definition of the service data querying method, which is not described herein again. All or part of the modules in the business data query device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 10. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing account data, temporary login token data and application identification information data of each application software. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a business data query method.
Those skilled in the art will appreciate that the architecture shown in fig. 10 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, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program:
receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application;
when the inquiry application passes authorization, determining an inquired application server according to the inquired application identification information, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
The business data query computer device acquires a corresponding associated account table from a preset account database according to the account information, determines the authorization condition of the query application according to the queried application identification information and the associated account table, acquires the business data of the queried application after the query application passes the authorization, authorizes the query application when the query application does not pass the authorization, and then acquires the business data of the queried application. By the method, the service data of the application to be inquired is acquired in the inquiry application without switching application software, and the problem of inconvenience in inquiry is solved.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
traversing the associated account table according to the inquired application identification information;
when account data corresponding to the queried application identification information exists in the associated account table, determining that the queried application passes authorization;
and when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
sending a connection request to an inquired application server;
when receiving the connection information fed back by the queried application server, generating and sending a service data acquisition request to the queried application server according to the query request;
and receiving the service data fed back by the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
receiving an account verification request sent by a terminal;
verifying the account information carried in the account verification request according to a preset account database;
and when the account database has corresponding account information, generating and storing a temporary login token to the token database, and issuing the temporary login token to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
receiving an authorization request sent by a terminal, wherein the authorization request carries account information, inquiry application identification information and inquired application identification information;
pushing a login authentication prompt carrying the application identification information to the terminal according to the application identification information to be inquired;
receiving account data fed back by the terminal, and inquiring an account database of the inquired application according to the account data;
when the corresponding account data exists in the account database of the inquired application, establishing an incidence relation between the account information and the fed back account data;
and updating the associated account table of the account information according to the association relation.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
when an authorization canceling request sent by a terminal is received, acquiring a related account table of account information from an account database according to the account information in the authorization canceling request;
and updating the associated account table according to the inquired application identification information in the request for canceling the authorization.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
acquiring application information of each application software in the terminal;
generating and storing application identification information of each application software according to the application information of each application software;
and transmitting the application identification information of each application software to the terminal.
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 an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the identification information of the inquired application to determine whether the inquiry application passes the authorization of the inquired application;
when the inquiry application passes authorization, determining an inquired application server according to the inquired application identification information, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
The business data query storage medium acquires a corresponding associated account table from a preset account database according to the account information, determines the authorization condition of the query application according to the queried application identification information and the associated account table, acquires the business data of the queried application after the query application passes the authorization, authorizes the query application when the query application does not pass the authorization, and then acquires the business data of the queried application. By the method, the service data of the application to be inquired is acquired in the inquiry application without switching application software, and the problem of inconvenience in inquiry is solved.
In one embodiment, the computer program when executed by the processor further performs the steps of:
traversing the associated account table according to the inquired application identification information;
when account data corresponding to the queried application identification information exists in the associated account table, determining that the queried application passes authorization;
and when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
In one embodiment, the computer program when executed by the processor further performs the steps of:
sending a connection request to an inquired application server;
when receiving the connection information fed back by the queried application server, generating and sending a service data acquisition request to the queried application server according to the query request;
and receiving the service data fed back by the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving an account verification request sent by a terminal;
verifying the account information carried in the account verification request according to a preset account database;
and when the account database has corresponding account information, generating and storing a temporary login token to the token database, and issuing the temporary login token to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving an authorization request sent by a terminal, wherein the authorization request carries account information, inquiry application identification information and inquired application identification information;
pushing a login authentication prompt carrying the application identification information to the terminal according to the application identification information to be inquired;
receiving account data fed back by the terminal, and inquiring an account database of the inquired application according to the account data;
when the corresponding account data exists in the account database of the inquired application, establishing an incidence relation between the account information and the fed back account data;
and updating the associated account table of the account information according to the association relation.
In one embodiment, the computer program when executed by the processor further performs the steps of:
when an authorization canceling request sent by a terminal is received, acquiring a related account table of account information from an account database according to the account information in the authorization canceling request;
and updating the associated account table according to the inquired application identification information in the request for canceling the authorization.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring application information of each application software in the terminal;
generating and storing application identification information of each application software according to the application information of each application software;
and transmitting the application identification information of each application software to the terminal.
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 hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. 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).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A business data query method, the method comprising:
receiving an inquiry request sent by a terminal, wherein the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
when a token corresponding to the temporary login token exists in a preset token database, acquiring a corresponding associated account table from the preset account database according to the account information, wherein the information in the associated account table is used for describing the association relationship between the query application and each application software;
traversing the associated account table according to the queried application identification information to determine whether the querying application passes authorization of the queried application;
when the query application passes authorization, determining a queried application server according to the queried application identification information, acquiring service data from the queried application server, and pushing the service data and the query application identification information to the terminal;
when the query application fails authorization, pushing an unauthorized prompt carrying query application identification information to the terminal, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring the service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
2. The method of claim 1, wherein traversing the associated-account table to determine whether the querying application is authorized by the queried application according to the queried application identification information comprises:
traversing the associated account table according to the inquired application identification information;
when account data corresponding to the queried application identification information exists in the associated account table, determining that the queried application passes authorization;
and when the account data corresponding to the inquired application identification information does not exist in the associated account table, determining that the inquiry application is not authorized.
3. The method of claim 1, wherein the obtaining service data from the queried application server and pushing the service data and the queried application identification information to the terminal comprises:
sending a connection request to the queried application server;
when receiving the connection information fed back by the inquired application server, generating and sending a service data acquisition request to the inquired application server according to the inquiry request;
and receiving the service data fed back by the inquired application server, and pushing the service data and the inquiry application identification information to the terminal.
4. The method of claim 1, wherein the receiving the query request sent by the terminal is preceded by:
receiving an account verification request sent by a terminal;
verifying the account information carried in the account verification request according to a preset account database;
and when the account database has corresponding account information, generating and storing a temporary login token to the token database, and issuing the temporary login token to the terminal.
5. The method of claim 1, wherein the receiving an authorization request sent by the terminal, and updating the associated account table according to the authorization request comprises:
receiving an authorization request sent by a terminal, wherein the authorization request carries account information, inquiry application identification information and inquired application identification information;
pushing a login authentication prompt carrying the application identification information to the terminal according to the application identification information to be inquired;
receiving account data fed back by the terminal, and inquiring an account database of the inquired application according to the account data;
when the account database of the inquired application has corresponding account data, establishing an incidence relation between the account information and the fed back account data;
and updating the associated account table of the account information according to the association relationship.
6. The method of claim 1, wherein after obtaining the service data from the queried application server and pushing the service data and the queried application identification information to the terminal, the method comprises:
when an authorization canceling request sent by the terminal is received, acquiring a related account table of the account information from the account database according to the account information in the authorization canceling request;
and updating the associated account table according to the inquired application identification information in the request for canceling authorization.
7. The method of claim 1, wherein the receiving the query request sent by the terminal is preceded by:
acquiring application information of each application software in the terminal;
generating and storing application identification information of each application software according to the application information of each application software;
and transmitting the application identification information of each application software to the terminal.
8. A service data query device, the device comprising:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving an inquiry request sent by a terminal, and the inquiry request carries a temporary login token, inquiry application identification information, inquired application identification information and account information;
an obtaining module, configured to, when a token corresponding to the temporary login token exists in a preset token database, obtain a corresponding associated account table from a preset account database according to the account information, where information in the associated account table is used to describe an association relationship between the query application and each application software;
a traversing module, configured to traverse the associated account table according to the queried application identification information, so as to determine whether the querying application passes the authorization of the queried application;
the first processing module is used for determining an inquired application server according to the inquired application identification information when the inquiry application passes authorization, acquiring service data from the inquired application server, and pushing the service data and the inquiry application identification information to the terminal;
and the second processing module is used for pushing an unauthorized prompt carrying query application identification information to the terminal when the query application fails authorization, receiving an authorization request sent by the terminal, updating the associated account table according to the authorization request, acquiring the service data from the queried application server according to the queried application identification information, and pushing the service data and the query application identification information to the terminal.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
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.
CN201910745405.0A 2019-08-13 2019-08-13 Business data query method and device, computer equipment and storage medium Pending CN110647540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910745405.0A CN110647540A (en) 2019-08-13 2019-08-13 Business data query method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910745405.0A CN110647540A (en) 2019-08-13 2019-08-13 Business data query method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110647540A true CN110647540A (en) 2020-01-03

Family

ID=69009497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910745405.0A Pending CN110647540A (en) 2019-08-13 2019-08-13 Business data query method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110647540A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111371645A (en) * 2020-02-28 2020-07-03 平安养老保险股份有限公司 Method, system, computer equipment and storage medium for testing service connectivity
CN111681105A (en) * 2020-06-08 2020-09-18 中国银行股份有限公司 Account management method and device
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112182653A (en) * 2020-09-27 2021-01-05 中国建设银行股份有限公司 Service processing method, device, equipment and storage medium
CN112328683A (en) * 2020-11-02 2021-02-05 成都中科大旗软件股份有限公司 Data transmission method, system and storage medium supporting database and library direct
CN112383562A (en) * 2020-11-30 2021-02-19 杭州安恒信息技术股份有限公司 Intranet safety information display method and device, electronic equipment and storage medium
CN113114720A (en) * 2021-03-11 2021-07-13 支付宝(杭州)信息技术有限公司 Method, device, equipment and system for processing associated service data
CN117150569A (en) * 2023-11-01 2023-12-01 深圳华付技术股份有限公司 Safe interaction method and system of banking library

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104412272A (en) * 2012-06-18 2015-03-11 谷歌公司 Pass through service login to application login
CN106209749A (en) * 2015-05-08 2016-12-07 阿里巴巴集团控股有限公司 Single-point logging method and the processing method and processing device of device, relevant device and application
CN107465650A (en) * 2016-06-06 2017-12-12 阿里巴巴集团控股有限公司 A kind of access control method and device
CN107566323A (en) * 2016-06-30 2018-01-09 北京金山安全软件有限公司 Application system login method and device
US20180241734A1 (en) * 2013-09-11 2018-08-23 Amazon Technologies, Inc. Synchronizing authentication sessions between applications

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104412272A (en) * 2012-06-18 2015-03-11 谷歌公司 Pass through service login to application login
US20180241734A1 (en) * 2013-09-11 2018-08-23 Amazon Technologies, Inc. Synchronizing authentication sessions between applications
CN106209749A (en) * 2015-05-08 2016-12-07 阿里巴巴集团控股有限公司 Single-point logging method and the processing method and processing device of device, relevant device and application
CN107465650A (en) * 2016-06-06 2017-12-12 阿里巴巴集团控股有限公司 A kind of access control method and device
CN107566323A (en) * 2016-06-30 2018-01-09 北京金山安全软件有限公司 Application system login method and device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111371645A (en) * 2020-02-28 2020-07-03 平安养老保险股份有限公司 Method, system, computer equipment and storage medium for testing service connectivity
CN111371645B (en) * 2020-02-28 2022-04-29 平安养老保险股份有限公司 Method, system, computer equipment and storage medium for testing service connectivity
CN111681105A (en) * 2020-06-08 2020-09-18 中国银行股份有限公司 Account management method and device
CN111681105B (en) * 2020-06-08 2024-02-27 中国银行股份有限公司 Account management method and device
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112084485B (en) * 2020-09-16 2023-09-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112182653A (en) * 2020-09-27 2021-01-05 中国建设银行股份有限公司 Service processing method, device, equipment and storage medium
CN112328683A (en) * 2020-11-02 2021-02-05 成都中科大旗软件股份有限公司 Data transmission method, system and storage medium supporting database and library direct
CN112383562A (en) * 2020-11-30 2021-02-19 杭州安恒信息技术股份有限公司 Intranet safety information display method and device, electronic equipment and storage medium
CN113114720A (en) * 2021-03-11 2021-07-13 支付宝(杭州)信息技术有限公司 Method, device, equipment and system for processing associated service data
CN117150569A (en) * 2023-11-01 2023-12-01 深圳华付技术股份有限公司 Safe interaction method and system of banking library
CN117150569B (en) * 2023-11-01 2024-02-27 深圳华付技术股份有限公司 Safe interaction method and system of banking library

Similar Documents

Publication Publication Date Title
CN110647540A (en) Business data query method and device, computer equipment and storage medium
CN110365670B (en) Blacklist sharing method and device, computer equipment and storage medium
CN110958118B (en) Certificate authentication management method, device, equipment and computer readable storage medium
US10212151B2 (en) Method for operating a designated service, service unlocking method, and terminal
CN108829781A (en) Client information inquiry method, device, computer equipment and storage medium
CN112632581A (en) User data processing method and device, computer equipment and storage medium
CN110266656B (en) Secret-free authentication identity identification method and device and computer equipment
CN111294356B (en) Block chain-based method and system for organizing uplink of nodes
CN108833265B (en) Message processing method, device, server and storage medium
CN110727949B (en) Data storage method and device, computer equipment and storage medium
CN112860778B (en) Database management method, device, equipment and medium for desktop application program
CN111191212B (en) Block chain-based digital certificate processing method, device, equipment and storage medium
CN110602168B (en) Data synchronization method and device, computer equipment and storage medium
CN112398824B (en) Authority verification method, storage medium and electronic equipment
CN112446780A (en) Account management method and device, computer equipment and storage medium
CN109118291B (en) User authentication method and device in advertisement task popularization and computer equipment
KR20180114549A (en) Financial transaction management system, method, storage medium and server
CN113114674A (en) Service access method, device, equipment and storage medium
CN108366132B (en) Method and device for managing service between servers, computer equipment and storage medium
CN111552942A (en) Identity authentication method, system, device and computer storage medium
CN107645474B (en) Method and device for logging in open platform
CN109688121B (en) Resource data acquisition method and device, computer equipment and storage medium
CN111259363B (en) Service access information processing method, system, device, equipment and storage medium
CN108243005B (en) Application registration verification method, participant management system, device and medium
CN113872990A (en) VPN network certificate authentication method and device based on SSL protocol and computer equipment

Legal Events

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