CN111769941B - Business processing method and device and integrated business service system - Google Patents

Business processing method and device and integrated business service system Download PDF

Info

Publication number
CN111769941B
CN111769941B CN202010679373.1A CN202010679373A CN111769941B CN 111769941 B CN111769941 B CN 111769941B CN 202010679373 A CN202010679373 A CN 202010679373A CN 111769941 B CN111769941 B CN 111769941B
Authority
CN
China
Prior art keywords
service
client
target service
target
management server
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.)
Active
Application number
CN202010679373.1A
Other languages
Chinese (zh)
Other versions
CN111769941A (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.)
Beijing Kingsoft Cloud Network Technology Co Ltd
Original Assignee
Beijing Kingsoft Cloud Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Cloud Network Technology Co Ltd filed Critical Beijing Kingsoft Cloud Network Technology Co Ltd
Priority to CN202010679373.1A priority Critical patent/CN111769941B/en
Publication of CN111769941A publication Critical patent/CN111769941A/en
Application granted granted Critical
Publication of CN111769941B publication Critical patent/CN111769941B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0838Key agreement, i.e. key establishment technique in which a shared key is derived by parties as a function of information contributed by, or associated with, each of these
    • H04L9/0847Key agreement, i.e. key establishment technique in which a shared key is derived by parties as a function of information contributed by, or associated with, each of these involving identity based encryption [IBE] schemes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities

Abstract

The embodiment of the application provides a business processing method, a business processing device and a comprehensive business service system, wherein the method comprises the following steps: receiving a service request sent by a client; the method comprises the steps that account information is sent to an identity data management server in the integrated service system, the identity data management server obtains corresponding user identity information from a preset block chain based on the account information, and the user identity information is sent to a service platform server; when receiving the user identity information, sending the user identity information and a target service identifier to a service data management server in the integrated service system; the service data management server acquires service data corresponding to the user identity information and the target service identification from a preset block chain and sends the acquired service data to the service platform server; and obtaining an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client. Thus, the efficiency of service processing can be improved.

Description

Business processing method and device and integrated business service system
Technical Field
The present application relates to the field of network technologies, and in particular, to a service processing method and apparatus, and an integrated service system.
Background
With the rapid development of computer technology, a business processing system constructed based on technologies such as internet, big data, artificial intelligence, internet of things, block chains and the like can effectively improve the efficiency of business processing, for example, the business processing system can be a government office system and a financial business processing system.
In the related art, each business department covered by the business processing system can construct an application platform based on respective business requirements, and further, each business department can provide services based on respective application platforms.
However, since each business department respectively constructs its own application platform, the standards of data between each application platform are not uniform, and the data between each application platform may be inconsistent, so that the cooperative work between each application platform cannot be realized, and the efficiency of business processing is low.
Disclosure of Invention
The embodiment of the application aims to provide a service processing method, a service processing device and a comprehensive service system, so that the efficiency of service processing is improved. The specific technical scheme is as follows:
in a first aspect, to achieve the above object, an embodiment of the present application discloses a service processing method, which is applied to any service platform server in an integrated service system, where the integrated service system includes a plurality of service platform servers, and the method includes:
receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
when receiving the user identity information, sending the user identity information and the target service identifier to a service data management server in the integrated service system, so that the service data management server acquires service data corresponding to the user identity information and the target service identifier from the preset block chain and sends the acquired service data to the service platform server;
and obtaining an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client.
Optionally, the integrated service system further includes an application management server; the application management service is used for providing the applications corresponding to the plurality of service platform servers for the client;
the receiving of the service request sent by the client includes:
and receiving a service request sent by the client through the application.
Optionally, the client is a user client, and the target service represents a service to be processed by the service client; the integrated service system also comprises a service process management server;
the obtaining, based on the service data, an execution result of the target service corresponding to the target service identifier includes:
sending the target service identification to the service process management server, so that the service process management server determines a target service client corresponding to the target service identification and a process of processing the service by the target service client after receiving the target service identification, and sends the identification of the target service client and process information representing the process of processing the service by the target service client to the service platform server;
after receiving the identification of the target service client and the flow information, sending the service data to the target service client based on the flow of the target service client for processing the service;
and receiving the execution result of the target service sent by the target service client.
Optionally, the target service represents a data query service;
the obtaining, based on the service data, an execution result of the target service corresponding to the target service identifier includes:
and determining the service data as an execution result of the target service corresponding to the target service identifier.
Optionally, the method further includes:
and storing the execution result of the target service to the preset block chain.
Optionally, the sending the execution result of the target service to the client includes:
acquiring a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
In a second aspect, to achieve the above object, an embodiment of the present application discloses an integrated service system, including: the system comprises an identity data management server, a service data management server and a plurality of service platform servers; each business platform server is used for providing at least one business service;
the service platform server is used for receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier; sending the account information to the identity data management server;
the identity data management server is used for acquiring user identity information corresponding to the account information from a preset block chain based on the account information; sending the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
the service platform server is further used for sending the user identity information and the target service identifier to the service data management server after receiving the user identity information;
the service data management server is used for acquiring service data corresponding to the user identity information and the target service identifier from the preset block chain; sending the obtained service data to the service platform server;
and the service platform server is further configured to obtain an execution result of the target service corresponding to the target service identifier based on the service data, and send the execution result of the target service to the client.
Optionally, the system further comprises an application management server;
the application management server is used for providing the applications corresponding to the plurality of service platform servers for the client;
the service platform server is specifically configured to receive a service request sent by the client through the application.
Optionally, the client is a user client, and the target service represents a service to be processed by a service client; the integrated service system also comprises a service process management server;
the service platform server is also used for sending the target service identification to the service process management server;
the service process management server is used for determining a target service client corresponding to the target service identifier and a process of processing the service by the target service client after receiving the target service identifier, and sending the identifier of the target service client and process information representing the process of processing the service by the target service client to the service platform server;
the service platform server is specifically configured to, after receiving the identifier of the target service client and the flow information, send the service data to the target service client based on a flow of processing a service by the target service client; and receiving the execution result of the target service sent by the target service client.
Optionally, the target service represents a data query service;
and the service platform server specifically determines the service data as an execution result of the target service corresponding to the target service identifier.
Optionally, the service data management server is specifically configured to:
judging whether the user has the authority to inquire the service data corresponding to the target service identification or not based on the user identity information;
and if the user has the authority of inquiring the service data corresponding to the target service identifier, executing the step of acquiring the service data corresponding to the user identity information and the target service identifier from the preset block chain.
Optionally, the service data management server is further configured to generate a query record of service data corresponding to the target service identifier, where the query record includes the service data corresponding to the target service identifier, the user identity information, and a time when the user identity information and the target service identifier are received.
Optionally, the service platform server is further configured to store the execution result of the target service to the preset block chain.
Optionally, the sending the execution result of the target service to the client includes:
acquiring a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
In a third aspect, to achieve the above object, an embodiment of the present application discloses a service processing apparatus, which is applied to any service platform server in an integrated service system, where the integrated service system includes multiple service platform servers, and the apparatus includes:
the service request receiving module is used for receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
the first sending module is used for sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
a second sending module, configured to send the user identity information and the target service identifier to a service data management server in the integrated service system when receiving the user identity information, so that the service data management server obtains service data corresponding to the user identity information and the target service identifier from the preset block chain, and sends the obtained service data to the service platform server;
and the processing module is used for obtaining an execution result of the target service corresponding to the target service identifier based on the service data and sending the execution result of the target service to the client.
Optionally, the integrated service system further includes an application management server; the application management service is used for providing the applications corresponding to the plurality of service platform servers to the client;
the service request receiving module is specifically configured to receive a service request sent by a client through the application.
Optionally, the client is a user client, and the target service represents a service to be processed by the service client; the integrated service system also comprises a service process management server;
the processing module is specifically configured to send the target service identifier to the service flow management server, so that after receiving the target service identifier, the service flow management server determines a target service client corresponding to the target service identifier and a flow of a service processed by the target service client, and sends the identifier of the target service client and flow information indicating the flow of the service processed by the target service client to the service platform server;
after receiving the identification of the target service client and the flow information, sending the service data to the target service client based on the flow of the target service client for processing the service;
and receiving the execution result of the target service sent by the target service client.
Optionally, the target service represents a data query service;
the processing module is specifically configured to determine the service data as an execution result of the target service corresponding to the target service identifier.
Optionally, the apparatus further comprises:
and the storage module is used for storing the execution result of the target service to the preset block chain.
Optionally, the processing module is specifically configured to obtain a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
In a fourth aspect, to achieve the above object, an embodiment of the present application further discloses an electronic device, which includes a memory and a processor;
the memory is used for storing a computer program;
the processor is configured to implement the service processing method according to the first aspect when executing the program stored in the memory.
In a fifth aspect, in order to achieve the above object, an embodiment of the present application further discloses a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the service processing method as described in the above first aspect is implemented.
In a sixth aspect, to achieve the above object, an embodiment of the present application further discloses a computer program product containing instructions, which when run on a computer, causes the computer to execute the service processing method according to the first aspect.
The embodiment of the application provides a business processing method, wherein a business platform server in an integrated business service system can receive a business request sent by a client, the business request comprises account information of a user and a target business identifier, and the business request sends the account information to an identity data management server in the integrated business service system; the identity data management server can acquire user identity information corresponding to the account information from a preset block chain based on the account information and send the user identity information to the service platform server; when receiving the user identity information, the service platform server can send the user identity information and the target service identifier to a service data management server in the integrated service system; the service data management server can acquire service data corresponding to the user identity information and the target service identifier from a preset block chain and send the acquired service data to the service platform server; the service platform server may obtain an execution result of the target service corresponding to the target service identifier based on the service data, and send the execution result of the target service to the client.
The unified management of the service data and the user identity information is realized based on the preset block chain, and then, the service is processed through the preset block chain, so that the data consistency of all service departments contained in the integrated service system can be realized, the data intercommunication of all the service departments is realized, and the service processing efficiency can be improved.
Of course, not all advantages described above need to be achieved at the same time in the practice of any one product or method of the present application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a service processing method according to an embodiment of the present application;
fig. 2 is a flowchart of another service processing method according to an embodiment of the present application;
FIG. 3 is a block diagram of a basic setup device layer according to an embodiment of the present application;
fig. 4 is an architecture diagram of an integrated service system according to an embodiment of the present application;
FIG. 5 is an architecture diagram of another integrated services service system provided in an embodiment of the present application;
fig. 6 is a structural diagram of a service processing apparatus according to an embodiment of the present application;
fig. 7 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the related art, since each business department respectively constructs each application platform, the standards of data between the application platforms are not uniform, and the data between the application platforms may be inconsistent, so that the application platforms cannot cooperate with each other, and the efficiency of business processing is low.
In order to solve the above problem, an embodiment of the present application provides a service processing method, where the method may be applied to any service platform server in an integrated service system, where the integrated service system may include a plurality of service platform servers, and referring to fig. 1, the method may include the following steps:
s101: and receiving a service request sent by a client.
The service request comprises account information of a user and a target service identifier.
S102: and sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to a service platform server.
The preset block chain is used for storing service data and user identity information.
S103: when receiving the user identity information, sending the user identity information and the target service identification to a service data management server in the integrated service system, so that the service data management server acquires service data corresponding to the user identity information and the target service identification from a preset block chain and sends the acquired service data to a service platform server.
S104: and obtaining an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client.
The service processing method provided by the embodiment of the application realizes unified management of service data and user identity information based on the preset block chain, and further processes the service through the preset block chain, so that the data consistency of all service departments contained in the integrated service system can be realized, the data intercommunication of all service departments is realized, and the service processing efficiency can be further improved.
For the step S101, the client may be a client logged in by a user needing to transact business. The user may be an individual user or an enterprise user.
Individual users may include business personnel and non-business personnel of the integrated business service system. For example, if the integrated service server system is a government office system, the service personnel may be staff of the government office system, that is, the service personnel may include staff of each government department, and correspondingly, the non-service personnel may be residents.
In one embodiment, each business platform server in the integrated business service system is configured to provide at least one business service.
For example, for a government office system, business services may include: one-network-communication transaction, food and medicine traceability, government information disclosure, business license transaction and the like.
When a user needs to handle a target service, a service request for the target service may be sent to the integrated service system through the client, where the service request may carry account information of the user and an identifier of the target service (i.e., a target service identifier). The account information may include an account name and an account password of the user when the user registers in the integrated service system.
Correspondingly, the service platform server in the integrated service system can receive the service request and extract the account information and the target service identifier.
With respect to step S102, the identity data management server is configured to manage the identity data in the integrated service system.
The identity data may comprise at least one of: identity data of individual users, identity data of enterprise users, and identity data of hardware devices.
The hardware device may include: office hardware equipment of an enterprise user, and hardware equipment of the enterprise user for production. Such as enterprise user computers, printers, pipeline equipment.
In one embodiment, the identity data may include at least one of: a digital identity, a digital identity data type, and a digital identity credential.
The digital identity may be a digital label assigned to an individual user, an enterprise user, or a hardware device, for example, the digital identity of an individual user may be a digital label assigned to the individual user, or may be a random character string assigned to the individual user for distinguishing from other individual users.
The digital identity data may represent the actual identity information of the user, for example, the digital identity data may include information of the sex, age, occupation, academic calendar, location of household, etc. of the individual user, and the digital identity data of the enterprise user may also include information of the registered fund of the enterprise user, the location of the enterprise user, the legal representative of the enterprise, etc.
The digital identity data types are used to represent different digital identities of the user and may include, for example, medical digital identity data, educational data identity data, insurance digital identity data, and the like.
The digital identity certificate may include an identification Number of the individual user, a driver's license Number of the individual user, a social security Number, etc., or may be a business license Number of the enterprise user, or may be an SN (Serial Number) of the hardware device.
After receiving the account information, the identity data management server may obtain corresponding identity data (i.e., user identity information in the embodiment of the present application) from the preset blockchain.
In one embodiment, when a user registers in the integrated service system through a client, the identity data management server may acquire user identity information uploaded by the user, and further, the identity data management server may upload the user identity information of the user to a preset block chain for storage.
Based on the identity data management server, the functions of registration, verification, logout and the like of the identities of the individual users, the enterprise users and the hardware equipment can be realized.
For step S103, the service data in the preset block chain may be uploaded to the preset block chain by a service person of the integrated service system through the service data management server in advance.
In addition, the user identity information allowing access to the service data can be recorded in the preset block chain through the service data management server.
When the service data management server receives the user identity information, it may be determined whether the received user identity information exists in the pre-recorded user identity information allowing access to the service data.
If the service data exists, the user has the authority of inquiring the corresponding service data, and further, the corresponding service data can be obtained from the preset block chain and sent to the service platform server.
Correspondingly, if the service data does not exist, the service data management server indicates that the user does not have the authority to query the corresponding service data, the service data management server can notify the service platform server that the user does not have the authority to query the service data, and further, the service platform server can send a prompt message of failure query to the client.
In an embodiment, the service data management server may further generate a query record of the service data corresponding to the target service identifier.
The query record may include service data corresponding to the target service identifier, user identity information, and a time when the user identity information and the target service identifier are received.
Based on the processing, the management of the use authority of the service data and the tracing of the query record can be realized.
The service data management server can also perform unified processing on the service data. For example, the business Data may be divided into metadata (Meta Data), master Data (Main Data), and Reference Data (Reference Data) according to the function of the Data. Metadata is related data describing data, including description of data in various aspects of business, structure, definition, storage, security, and the like. Primary data refers to instantiated critical data. Reference data is important data to increase data readability, maintainability, and subsequent use.
See, for example, the city introduction table of table (1).
Watch (1)
Name of city City code Kind of city
Beijing BJ 1
Jinan province JN 2
Gui Lin GL 3
For table (1), the metadata indicates that the data stored in the city introduction table includes "city name", "city code", and "city category". The master data includes: beijing, BJ, 1, jinn, 2, guilin, GL, 3. The reference data may then include: 1 represents a first-line city, 2 represents a second-line city, and 3 represents a third-line city.
In one embodiment, the business data may also include asset information for the user. The assets of a user may include the real estate, bonds, stocks, etc. of an individual user, and may also include land, buildings, equipment, etc. of an enterprise user. The service data management server can carry out digital processing on the assets of the user to obtain corresponding digital assets, and records the corresponding relation between the user and the digital assets. In addition, the business data management server may also record information about the digital assets, such as the location and size of the property, the price and quantity of the stock, and the quantity and configuration of the devices.
In one embodiment, the integrated services service system may further include an application management server; the application management service is used for providing the application corresponding to each service platform server for the client. Accordingly, step S101 may include the steps of: and receiving a service request sent by the client through the application.
Through the application management server, service personnel can add new applications in a preset application market, update existing applications and delete existing applications.
And updating the existing application, namely updating the version of the application existing in the application market, and simultaneously providing the historical version of the application.
In one embodiment, the application may be an applet, APP, or Dapp.
Based on Dapp, fault tolerance processing can be performed, single-point failure is avoided, data is prevented from being maliciously deleted or maliciously modified, and data leakage of a user is avoided due to the fact that the data are encrypted and stored.
For example, the application management server may provide a unified blockchain-based distributed application portal, and may further implement functions of release of the Dapp, audit of the Dapp, update of the Dapp, and off-shelf of the Dapp.
The user can download the corresponding application through the client, and further, the portal provided by the integrated service system can be accessed through the application, the portal can include the entrance of the service platform server, and through the entrance, the user can send a service request to the service platform server through the client.
In one embodiment, the client may be a user client, and the target service represents a service to be processed by a service client; the integrated service system also comprises a service process management server.
Accordingly, referring to fig. 2, step S104 may include the steps of:
s1041: and sending the target service identification to a service flow management server, so that the service flow management server determines a target service client corresponding to the target service identification and a flow of the service processed by the target service client after receiving the target service identification, and sends the identification of the target service client and flow information representing the flow of the service processed by the target service client to a service platform server.
S1042: and after receiving the identification and the process information of the target service client, sending service data to the target service client based on the process of processing the service by the target service client.
S1043: and receiving an execution result of the target service sent by the target service client.
The service client can be a client for logging in by service personnel of the integrated service system.
In the embodiment of the present application, the business process management server may store process information of processing processes of different businesses. Based on the flow information, each service client for processing the service and the processing sequence of each service client can be determined.
In one embodiment, the target service represents a data query service, and accordingly, the step S104 may include the following steps: determining the service data as the execution result of the target service corresponding to the target service identifier
In the embodiment of the present application, if the target service is a data query service, that is, the service data is data that needs to be queried by the user, correspondingly, the service data may be directly determined as an execution result of the target service, and sent to the client.
In one embodiment, the method may further comprise the steps of: and storing the execution result of the target service to a preset block chain.
In this embodiment of the application, the service platform server may send the execution result to the service data management server, and correspondingly, the service data management server may upload the execution result to the preset block chain for storage.
For example, for a government office system, the execution result may include credential data, specifically, the credential data may include an original credential and a billing credential, and the certificate may include a judicial certificate, a business certificate, a government certificate, and the like.
In addition, because the certificates/certificates processed by the service clients may not be uniform, the service data management server may provide a uniform certificate/certificate storage specification, provide a uniform standard certificate/certificate storage uplink and interface specification for each service client, and perform uniform processing on the certificates/certificates of each service client.
In one embodiment, to improve the security of the data, step S104 may include the steps of:
and acquiring a public key corresponding to the user identity information from the preset block chain, encrypting the execution result of the target service based on the public key to obtain an encrypted execution result, and sending the encrypted execution result to the client.
In the implementation of the application, when a user registers in the integrated service system through a client, the identity data management server may generate a public key and a private key corresponding to the user, record the public key corresponding to the user in a preset block chain, and may also send the private key corresponding to the user to the client.
Correspondingly, when the execution result needs to be sent to the client, the service platform server can obtain the public key of the user through the identity data management server, encrypt the execution result by using the public key, and send the encryption result to the client. Further, the client may decrypt the encrypted result based on the corresponding private key to obtain the execution result.
Based on the same inventive concept, the present application provides an infrastructure device layer, and referring to fig. 3, fig. 3 is a structural diagram of an infrastructure device layer provided by the present application, where the infrastructure device layer may include:
and the identity processing module is used for processing the identity data in the integrated service system.
And the evidence processing module is used for processing the evidence documents in the integrated service system.
Wherein the evidence document may include the aforementioned credentials and/or proofs.
And the shared data processing module is used for processing the shared data of the service.
The shared data may include service data, user identity information, and execution results of the service.
And the flow processing module is used for determining each service client corresponding to the service and the flow information of the service processed by each service client.
And the asset processing module is used for processing the digital assets of the user.
And the Dapp processing module is used for processing the Dapp corresponding to each service platform server.
Therefore, the infrastructure device layer can provide various functions related to business processing, can provide uniform infrastructure devices for various business departments to which businesses belong, and accordingly, the business departments can construct respective application platforms based on the infrastructure device layer to form a uniform comprehensive business service system. Based on the unified infrastructure device layer, data intercommunication can be realized among the application platforms, so that the cooperative processing capability of the integrated service system can be enhanced, the service processing efficiency can be improved, the repeated construction of infrastructure devices can be avoided, the construction period of the service system can be shortened, and the construction cost can be reduced.
Referring to fig. 4, fig. 4 is a structural diagram of an integrated service system according to an embodiment of the present application.
The integrated business service system can be realized based on big data, cloud computing and block chain technology, and specifically can be a government office system.
The infrastructure device layer may include: the system comprises an identity processing module, an evidence processing module, a shared data processing module, a flow processing module, an asset processing module and a Dapp processing module.
Specifically, the identity processing module is used for managing personal identities, enterprise identities and equipment identities. And the certificate processing module is used for managing judicial evidence storage, commercial evidence storage and government affair evidence storage. And the shared data processing module is used for determining the query authority of the data, ensuring the safety of the data and managing the query record of the data. And the flow processing module is used for registering the business, providing a uniform flow engine for the business and realizing the multi-party efficient cooperative work of each business department. And the asset processing module is used for registering, determining the right and maintaining the assets. And the Dapp processing module is used for registering, releasing and maintaining the application corresponding to each application platform.
The upper layer of the infrastructure device layer may include: application platforms constructed by the service departments of the government office system based on the infrastructure device layer, for example, in fig. 4, can include four types of application platforms of department cooperation, public service, supervision and management and industrial economy.
Departmental synergies may include: application platforms such as data management, e-mail, judicial certificate sharing, one-network-access certificate handling and the like; the public service may include: social credit, license management, justice, electronic bill voucher and other application platforms; the supervision and management may include: application platforms such as food and medicine source tracing, financial auditing, government information disclosure, public welfare supervision and the like; the industrial economics may include: and the system comprises application platforms such as financing lease, supply chain finance, fixed asset transaction, equity transaction and the like.
Each business department can construct a corresponding application platform through the interfaces of corresponding modules in the integrated infrastructure device layer according to the requirements of the application platform to be constructed.
For example, the social credit application platform may be integrated with the personal identity in the identity processing module, the interface for asset registration in the asset processing module; the fixed asset transaction application platform may be integrated with an asset registry in the asset processing module, an enterprise identity interface in the identity processing module.
When the service is processed, the application platform can call a module in the basic setting device layer corresponding to the interface through the included interface so as to process the service.
The integrated services service system may also include various standardization regimes such as digital identity standardization, credential standardization, warrant standardization, asset management standardization, application management standardization, data quality standardization, data usage standardization, infrastructure access standardization in fig. 4. In addition, the system operation and maintenance specification, the audit supervision specification and the like can be included.
Based on the processing, a uniform standard system is provided for constructing each application platform, and the circulation of data among the application platforms can be enhanced.
The integrated business service system can also comprise a government affair portal, and accordingly, individual users, enterprise users and public staff can access the application platforms through the government affair portal.
On the other hand, an embodiment of the present application further provides another integrated service system, and referring to fig. 5, the integrated service system includes: the system comprises an identity data management server, a service data management server and a plurality of service platform servers; each business platform server is used for providing at least one business service.
The service platform server is used for receiving a service request sent by the client, wherein the service request comprises account information of a user and a target service identifier; and sending the account information to an identity data management server.
The client may be the user client in fig. 5, or may be a service client. Clients may access the various service platform servers through a government portal.
The identity data management server is used for acquiring user identity information corresponding to the account information from a preset block chain based on the account information; sending the user identity information to a service platform server; and the preset block chain is used for storing the service data and the user identity information.
And the service platform server is also used for sending the user identity information and the target service identifier to the service data management server after receiving the user identity information.
The service data management server is used for acquiring service data corresponding to the user identity information and the target service identifier from a preset block chain; and sending the obtained service data to a service platform server.
And the service platform server is also used for obtaining the execution result of the target service corresponding to the target service identifier based on the service data and sending the execution result of the target service to the client.
Optionally, the system further comprises an application management server;
the application management server is used for providing the applications corresponding to the plurality of service platform servers for the client;
the service platform server is specifically configured to receive a service request sent by the client through the application.
Optionally, the client is a user client, and the target service represents a service to be processed by the service client; the integrated service system also comprises a service process management server;
the service platform server is also used for sending the target service identification to the service process management server;
the service process management server is used for determining a target service client corresponding to the target service identifier and a process of processing the service by the target service client after receiving the target service identifier, and sending the identifier of the target service client and process information representing the process of processing the service by the target service client to the service platform server;
the service platform server is specifically configured to, after receiving the identifier of the target service client and the flow information, send the service data to the target service client based on a flow of processing a service by the target service client; and receiving the execution result of the target service sent by the target service client.
Optionally, the target service represents a data query service;
the service platform server determines the service data as an execution result of the target service corresponding to the target service identifier.
Optionally, the service data management server is specifically configured to:
judging whether the user has the authority of inquiring the service data corresponding to the target service identification or not based on the user identity information;
and if the user has the authority of inquiring the service data corresponding to the target service identification, executing the step of acquiring the service data corresponding to the user identity information and the target service identification from the preset block chain.
Optionally, the service data management server is further configured to generate a query record of service data corresponding to the target service identifier, where the query record includes the service data corresponding to the target service identifier, the user identity information, and a time when the user identity information and the target service identifier are received.
Optionally, the service platform server is further configured to store the execution result of the target service in the preset block chain.
Optionally, the sending the execution result of the target service to the client includes:
acquiring a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
With regard to specific embodiments of the integrated service system, reference may be made to the related description of the above-mentioned method embodiments.
Based on the same inventive concept, referring to fig. 6, fig. 6 is a structural diagram of a service processing apparatus provided in an embodiment of the present application, and is applied to any service platform server in an integrated service system, where the integrated service system includes a plurality of service platform servers, and the apparatus includes:
a service request receiving module 601, configured to receive a service request sent by a client, where the service request includes account information of a user and a target service identifier;
a first sending module 602, configured to send the account information to an identity data management server in the integrated service system, so that the identity data management server obtains, based on the account information, user identity information corresponding to the account information from a preset block chain, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
a second sending module 603, configured to send the user identity information and the target service identifier to a service data management server in the integrated service system when receiving the user identity information, so that the service data management server obtains service data corresponding to the user identity information and the target service identifier from the preset block chain, and sends the obtained service data to the service platform server;
the processing module 604 is configured to obtain an execution result of the target service corresponding to the target service identifier based on the service data, and send the execution result of the target service to the client.
Optionally, the integrated service system further includes an application management server; the application management service is used for providing the applications corresponding to the plurality of service platform servers to the client;
the service request receiving module 601 is specifically configured to receive a service request sent by a client through the application.
Optionally, the client is a user client, and the target service represents a service to be processed by the service client; the integrated service system also comprises a service process management server;
the processing module 604 is specifically configured to send the target service identifier to the service flow management server, so that after receiving the target service identifier, the service flow management server determines a target service client corresponding to the target service identifier and a flow of processing a service by the target service client, and sends the identifier of the target service client and flow information indicating the flow of processing the service by the target service client to the service platform server;
after receiving the identification of the target service client and the flow information, sending the service data to the target service client based on the flow of the target service client for processing the service;
and receiving the execution result of the target service sent by the target service client.
Optionally, the target service represents a data query service;
the processing module 604 is specifically configured to determine the service data as an execution result of the target service corresponding to the target service identifier.
Optionally, the apparatus further comprises:
and the storage module is used for storing the execution result of the target service to the preset block chain.
Optionally, the processing module 604 is specifically configured to obtain a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
An embodiment of the present application further provides an electronic device, as shown in fig. 7, including a memory 701 and a processor 702;
a memory 701 for storing a computer program;
the processor 702 is configured to implement the service processing method provided in the embodiment of the present application when executing the program stored in the memory 701.
Specifically, the service processing method includes:
receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
when receiving the user identity information, sending the user identity information and the target service identifier to a service data management server in the integrated service system, so that the service data management server acquires service data corresponding to the user identity information and the target service identifier from the preset block chain and sends the acquired service data to the service platform server;
and obtaining an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client.
It should be noted that other implementation manners of the service processing method are the same as those of the foregoing method embodiment, and are not described herein again.
The electronic device may include a communication interface for realizing communication between the electronic device and another device.
The processor, the communication interface, and the memory are configured to communicate with each other through a communication bus, where the communication bus may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. The communication bus may be divided into an address bus, a data bus, a control bus, etc.
The Memory may include a Random Access Memory (RAM), and may also include a Non-Volatile Memory (NVM), for example, at least one disk Memory. Alternatively, the memory may be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; the Integrated Circuit may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
The embodiment of the present application further provides a computer-readable storage medium, where instructions are stored in the computer-readable storage medium, and when the computer-readable storage medium runs on a computer, the computer is enabled to execute the service processing method provided in the embodiment of the present application.
Specifically, the service processing method includes:
receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
when the user identity information is received, sending the user identity information and the target service identifier to a service data management server in the integrated service system, so that the service data management server obtains service data corresponding to the user identity information and the target service identifier from the preset block chain and sends the obtained service data to the service platform server;
and obtaining an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client.
It should be noted that other implementation manners of the service processing method are the same as those of the foregoing method embodiment, and are not described herein again.
The embodiment of the present application further provides a computer program product containing instructions, which when run on a computer, causes the computer to execute the service processing method provided by the embodiment of the present application.
Specifically, the service processing method includes:
receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
when receiving the user identity information, sending the user identity information and the target service identifier to a service data management server in the integrated service system, so that the service data management server acquires service data corresponding to the user identity information and the target service identifier from the preset block chain and sends the acquired service data to the service platform server;
and acquiring an execution result of the target service corresponding to the target service identifier based on the service data, and sending the execution result of the target service to the client.
It should be noted that other implementation manners of the service processing method are the same as those of the foregoing method embodiment, and are not described herein again.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), among others.
It is noted that, herein, 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 phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the embodiments of the service processing system and the service processing method, since they are basically similar to the embodiments of the infrastructure device, the description is relatively simple, and the relevant points can be referred to the partial description of the embodiments of the method.
The above description is only for the preferred embodiment of the present application, and is not intended to limit the scope of the present application. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application are included in the protection scope of the present application.

Claims (10)

1. A business processing method is characterized in that the method is applied to any business platform server in an integrated business service system, the integrated business service system comprises a plurality of business platform servers and a business process management server, and the method comprises the following steps:
receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier, and the client is a user client;
sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information, and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
when the user identity information is received, sending the user identity information and the target service identifier to a service data management server in the integrated service system, so that the service data management server obtains service data corresponding to the user identity information and the target service identifier from the preset block chain and sends the obtained service data to the service platform server;
based on the service data, obtaining an execution result of a target service corresponding to the target service identifier, and sending the execution result of the target service to the client; the target service represents a service to be processed by a service client;
the obtaining, based on the service data, an execution result of the target service corresponding to the target service identifier includes:
sending the target service identification to the service process management server, so that the service process management server determines a target service client corresponding to the target service identification and a process of processing the service by the target service client after receiving the target service identification, and sends the identification of the target service client and process information representing the process of processing the service by the target service client to the service platform server;
after receiving the identification of the target service client and the flow information, sending the service data to the target service client based on the flow of the target service client for processing the service;
and receiving the execution result of the target service sent by the target service client.
2. The method of claim 1, wherein the integrated services service system further comprises an application management server; the application management service is used for providing the applications corresponding to the plurality of service platform servers to the client;
the receiving of the service request sent by the client includes:
and receiving a service request sent by the client through the application.
3. The method of claim 1, wherein the target service represents a data query service;
the obtaining of the execution result of the target service corresponding to the target service identifier based on the service data includes:
and determining the service data as an execution result of the target service corresponding to the target service identifier.
4. The method of claim 1, further comprising:
and storing the execution result of the target service to the preset block chain.
5. The method of claim 1, wherein the sending the execution result of the target service to the client comprises:
acquiring a public key corresponding to the user identity information from the preset block chain;
encrypting the execution result of the target service based on the public key to obtain an encrypted execution result;
and sending the encrypted execution result to the client.
6. An integrated services system, comprising: the system comprises an identity data management server, a service data management server, a plurality of service platform servers and a service process management server; each business platform server is used for providing at least one business service;
the service platform server is used for receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier; sending the account information to the identity data management server, wherein the client is a user client;
the identity data management server is used for acquiring user identity information corresponding to the account information from a preset block chain based on the account information; sending the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
the service platform server is further used for sending the user identity information and the target service identifier to the service data management server after receiving the user identity information;
the service data management server is used for acquiring service data corresponding to the user identity information and the target service identifier from the preset block chain; sending the obtained service data to the service platform server;
the service platform server is further configured to obtain an execution result of the target service corresponding to the target service identifier based on the service data, and send the execution result of the target service to the client; the target service represents a service to be processed by a service client;
the service platform server is also used for sending the target service identification to the service process management server;
the service process management server is used for determining a target service client corresponding to the target service identifier and a process of processing the service by the target service client after receiving the target service identifier, and sending the identifier of the target service client and process information representing the process of processing the service by the target service client to the service platform server;
the service platform server is specifically configured to, after receiving the identifier of the target service client and the flow information, send the service data to the target service client based on a flow of processing a service by the target service client; and receiving the execution result of the target service sent by the target service client.
7. The integrated service system according to claim 6, further comprising an application management server;
the application management server is used for providing the applications corresponding to the plurality of service platform servers for the client;
the service platform server is specifically configured to receive a service request sent by the client through the application.
8. A business processing device is applied to any business platform server in an integrated business service system, wherein the integrated business service system comprises a plurality of business platform servers and a business process management server, and the device comprises:
the service request receiving module is used for receiving a service request sent by a client, wherein the service request comprises account information of a user and a target service identifier;
the first sending module is used for sending the account information to an identity data management server in the integrated service system, so that the identity data management server obtains user identity information corresponding to the account information from a preset block chain based on the account information and sends the user identity information to the service platform server; the preset block chain is used for storing service data and user identity information;
a second sending module, configured to send the user identity information and the target service identifier to a service data management server in the integrated service system when receiving the user identity information, so that the service data management server obtains service data corresponding to the user identity information and the target service identifier from the preset block chain, and sends the obtained service data to the service platform server;
the processing module is used for obtaining an execution result of the target service corresponding to the target service identifier based on the service data and sending the execution result of the target service to the client; the target service represents a service to be processed by a service client;
the processing module is specifically configured to send the target service identifier to the service flow management server, so that after receiving the target service identifier, the service flow management server determines a target service client corresponding to the target service identifier and a flow of a service processed by the target service client, and sends the identifier of the target service client and flow information indicating the flow of the service processed by the target service client to the service platform server;
after receiving the identification of the target service client and the flow information, sending the service data to the target service client based on the flow of the target service client for processing the service;
and receiving the execution result of the target service sent by the target service client.
9. An electronic device comprising a memory and a processor;
the memory is used for storing a computer program;
the processor, when executing the program stored in the memory, implementing the method steps of any of claims 1-5.
10. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of the claims 1-5.
CN202010679373.1A 2020-07-15 2020-07-15 Business processing method and device and integrated business service system Active CN111769941B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010679373.1A CN111769941B (en) 2020-07-15 2020-07-15 Business processing method and device and integrated business service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010679373.1A CN111769941B (en) 2020-07-15 2020-07-15 Business processing method and device and integrated business service system

Publications (2)

Publication Number Publication Date
CN111769941A CN111769941A (en) 2020-10-13
CN111769941B true CN111769941B (en) 2022-11-04

Family

ID=72725553

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010679373.1A Active CN111769941B (en) 2020-07-15 2020-07-15 Business processing method and device and integrated business service system

Country Status (1)

Country Link
CN (1) CN111769941B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112437148B (en) * 2020-11-20 2023-03-07 北京奇艺世纪科技有限公司 Service request processing method and device, service server and system
CN112700327A (en) * 2021-01-08 2021-04-23 北京金山云网络技术有限公司 User confirmation method, device and system in financial scene
CN113297163B (en) * 2021-06-22 2022-11-11 工银科技有限公司 Inquiry transfer system, method, device, equipment and medium based on block chain
CN113641494A (en) * 2021-08-11 2021-11-12 京东科技控股股份有限公司 Server and control method and device thereof
CN115001776B (en) * 2022-05-26 2024-01-30 浙江网商银行股份有限公司 Data processing system and method
CN115051876A (en) * 2022-08-12 2022-09-13 中兴通讯股份有限公司 Communication method, XR linkage communication system, operation control device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109327314A (en) * 2018-11-08 2019-02-12 阿里巴巴集团控股有限公司 Access method, device, electronic equipment and the system of business datum
CN110493220A (en) * 2019-08-16 2019-11-22 腾讯科技(深圳)有限公司 A kind of data sharing method based on block chain, equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110619226A (en) * 2019-09-12 2019-12-27 秒针信息技术有限公司 Platform-based data processing method, system, equipment and storage medium
CN111415163B (en) * 2020-04-30 2024-04-19 中国银行股份有限公司 Block chain-based service processing and verifying method, system and verifying node

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109327314A (en) * 2018-11-08 2019-02-12 阿里巴巴集团控股有限公司 Access method, device, electronic equipment and the system of business datum
CN110493220A (en) * 2019-08-16 2019-11-22 腾讯科技(深圳)有限公司 A kind of data sharing method based on block chain, equipment and storage medium

Also Published As

Publication number Publication date
CN111769941A (en) 2020-10-13

Similar Documents

Publication Publication Date Title
CN111769941B (en) Business processing method and device and integrated business service system
US10564936B2 (en) Data processing systems for identity validation of data subject access requests and related methods
US11210420B2 (en) Data subject access request processing systems and related methods
Theodouli et al. On the design of a blockchain-based system to facilitate healthcare data sharing
WO2020108046A1 (en) Cross-block chain interaction method and system, computer device, and storage medium
US20210157951A1 (en) Data subject access request processing systems and related methods
JP6899065B2 (en) Methods, equipment and non-transient computer readable storage media for the automatic generation of analysis results from blockchain data
TWI720596B (en) Block chain certificate deposit method, device and computer equipment
US20220156706A1 (en) File vault and cloud based document notary service
US20180158054A1 (en) Concomitance of an asset and identity block of a blockchain
CN109472678B (en) Accounting book management method based on block chain, electronic device and readable storage medium
US11042668B1 (en) System for preparing data for expert certification and monitoring data over time to ensure compliance with certified boundary conditions
WO2021003977A1 (en) Default information query method and apparatus, and computer device and storage medium
CN111291394B (en) False information management method, false information management device and storage medium
US11386232B2 (en) Distributed data management and verification
US20220277103A1 (en) Data subject access request processing systems and related methods
WO2023081844A1 (en) Systems and methods for hierarchical organization of data within non-fungible tokens or chain-based decentralized
US10970741B2 (en) Method and system for integrating audience data with a social media site
CN110278245B (en) Block chain based APP message sharing method, system, device and storage medium
US11880372B2 (en) Distributed metadata definition and storage in a database system for public trust ledger smart contracts
US11748515B2 (en) System and method for secure linking of anonymized data
US20220374884A1 (en) Blockchain Secured Transaction Workflows
CN112837043B (en) Block chain-based data processing method and device and electronic equipment
CN114697114B (en) Data processing method, device, electronic equipment and medium
US20240020679A1 (en) Data assurance solution using verifiable credentials and blockchain

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