WO2020233011A1 - Blockchain-based app message sharing method, system, and apparatus, and storage medium - Google Patents

Blockchain-based app message sharing method, system, and apparatus, and storage medium Download PDF

Info

Publication number
WO2020233011A1
WO2020233011A1 PCT/CN2019/117817 CN2019117817W WO2020233011A1 WO 2020233011 A1 WO2020233011 A1 WO 2020233011A1 CN 2019117817 W CN2019117817 W CN 2019117817W WO 2020233011 A1 WO2020233011 A1 WO 2020233011A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
app
blockchain
messages
sharing
Prior art date
Application number
PCT/CN2019/117817
Other languages
French (fr)
Chinese (zh)
Inventor
龚凌
夏学军
刘�英
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020233011A1 publication Critical patent/WO2020233011A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks

Definitions

  • This application relates to the technical field of big data collection, and in particular to a blockchain-based APP message sharing method, system, device and storage medium.
  • Information sharing is an important means to improve the utilization of information resources and avoid repetitive waste in information collection, query, storage and management.
  • the messages between apps of multiple different business departments are isolated from each other and are not interoperable.
  • There are security problems such as user identity verification and sensitive information transmission of message content.
  • messages from multiple business departments are generally aggregated.
  • the purpose of this application is to provide a blockchain-based APP message sharing method, system, device, and storage medium to solve the problem that the message data of multiple business department APPs in the prior art can only be centralized and managed on one platform, and There are problems of unsafe data transmission and unstable storage.
  • a blockchain-based APP message sharing method includes: constructing a blockchain network; applying for areas corresponding to each APP in the blockchain network, wherein each area A message chain shared by multiple APP messages is formed in the blockchain network; the messages of each APP are sent to the corresponding area, wherein the messages in each area are encrypted by the blockchain in the message chain Technology mutual trust and sharing.
  • a blockchain-based APP message sharing system provided by the present application includes: a building unit for building a blockchain network; an application unit, in the blockchain network, applying and The area corresponding to each APP, each area forms a message sharing message chain in the blockchain network; the uploading unit is used to upload the message of each APP to each area, so as to realize the message of each APP in the message Mutual trust and sharing in the chain.
  • an electronic device provided in the present application includes a memory, a processor, and a computer program that is stored in the memory and can run on the processor.
  • the processor executes the computer program, The steps of implementing the above-mentioned blockchain-based APP message sharing method.
  • the present application also provides a computer-readable storage medium, the computer-readable storage medium includes a computer program, when the computer program is executed by a processor, the above-mentioned blockchain-based APP is realized The steps of the message sharing method.
  • this application is based on the blockchain-based APP message sharing method, system, device, and storage medium, using the advantages of blockchain decentralization, encryption, and non-tampering, by constructing a blockchain network, and applying for integration with APP One corresponding area, so as to form a message chain for message sharing in the blockchain, and send messages on multiple APPs to the message chain for sharing and summary display, ensuring that each APP on the shared message chain link
  • the content sent cannot be tampered with, which ensures the security of data transmission, improves the reliability of message storage, and facilitates the accurate assessment of the comprehensive situation of each APP for the same customer or the same product, and eliminates the traditional integration of each APP information into one Centralization drawbacks in the process of platform physical landing management.
  • the blockchain-based APP message sharing method of the present application can not only ensure the security of the message data of multiple APPs, but also meet the message requirements of those who need it, and ensure the interests of both data suppliers and buyers in the process of data security sharing.
  • the application message sharing method based on the blockchain of this application facilitates subsequent queries by sharing the messages of each APP in the message chain with mutual trust, and prevents users from wanting to view their transaction information in multiple APPs or When viewing product information in multiple apps, it is also necessary to download multiple apps to view one by one. That is, the application message sharing method based on blockchain in this application enables users to query on multiple apps in real time on one app The various messages generated realize one-stop integrated financial services for the same customer in multiple APPs, thereby improving user experience.
  • FIG. 1 is a schematic flowchart of a blockchain-based APP message sharing method according to an embodiment of the present application
  • Figure 2 is a schematic structural diagram of a blockchain-based APP message sharing system according to an embodiment of the present application
  • FIG. 3 is a schematic diagram of the process of uploading APP messages in the blockchain-based APP message sharing method according to an embodiment of the present application
  • FIG. 4 is a schematic diagram of a summary display process in a blockchain-based APP message sharing method according to an embodiment of the present application.
  • Fig. 1 schematically shows the flow of a blockchain-based APP message sharing method in an embodiment of the present application.
  • a blockchain-based APP message sharing method provided in this embodiment is applied to electronic devices such as computer systems/servers.
  • the APP message sharing method includes the following steps:
  • Step S10 construct a blockchain network
  • Step S20 Apply for a one-to-one corresponding area to each APP in the blockchain network, where each area forms a message chain for sharing messages of multiple APPs in the blockchain network;
  • step S30 the messages of each APP are sent to the corresponding area, and the messages in each area are shared with each other in the message chain through the encryption technology of the blockchain.
  • multiple APPs may be multiple APPs belonging to business companies of different groups that need to share messages, but are not limited to this. It can also be the APP of multiple business departments under the same group, which forms a shared message chain within the group, which facilitates the query of various messages and improves the user experience. More preferably, the multiple APPs may be APPs of multiple business departments related to related or the same business under the same group, for example, APPs of multiple business departments related to financial business under the same group.
  • the messages of each APP sent can include: user personal identity information, user transaction information, product marketing information and product change information, system updates and reminders and other announcement information.
  • the construction of the blockchain network and the application of the message chain (that is, the application of each area that constitutes the message chain) are completed through node servers corresponding to multiple APPs for message sharing, and the node servers include those located in different APPs. Server and operating system.
  • This embodiment makes full use of the features of blockchain, such as decentralization, traceability of information, and shared ledger, to construct a blockchain network of APP messages. It is based on the advantages of blockchain technology such as encryption, non-tampering, equal rights, and co-construction.
  • the block chain forms a shared message chain composed of multiple areas corresponding to the APP one-to-one, and then sends the messages generated in multiple APPs that require message sharing to the corresponding area to achieve multiple APPs.
  • the comprehensive data sharing of messages, and the message content on the message chain link cannot be tampered with, which ensures the safety of data transmission, improves the reliability of message storage, and facilitates subsequent various APPs to query various messages. Stable and quick sharing of messages between two APPs.
  • step of uploading each APP message to the corresponding area in step S30, as shown in FIG. 3, specifically includes the following steps:
  • a unified security specification for the message sent by the APP is formulated.
  • the security specification can be regulated from the dimensions of smart contracts, consensus mechanisms, encryption technology, authority management, etc., thereby enhancing the credibility of the blockchain and improving the reliability of message storage.
  • the smart contract can formulate security specifications for messages sent by each APP.
  • the bottom layer of the blockchain is cryptography. Cryptography is divided into symmetric encryption and asymmetric encryption.
  • the encryption technology in this embodiment can use symmetric encryption or asymmetric encryption, so that APP is encrypted and sent to APP according to the encryption method used.
  • the messages sent to the region from each APP are shared in the message chain.
  • the encryption technology is to encrypt and upload according to the requirements of the blockchain, and the decryption is also implemented in the internal algorithm of the blockchain.
  • Step S32 then, formulate a unified standard format for sending messages on the APP.
  • the standard format refers to the order of uploading each element in each APP message, namely, user name, time, product number, product quantity, transaction amount, currency type (RMB/other), number of transactions, transaction type (investment /Consumption/Loan/Receipt/Debit/Expenditure/Others) and other elements are sorted in the specified order, and then sent.
  • the APP message sent in a standard format may be: User A has a loan of RMB 10000, and User B buys a piece of product No. 1, etc.
  • Step S33 Next, according to the unified security specifications and standard format formulated in the above steps, the messages of each APP are sent to the corresponding area. Among them, the messages of each APP are sent in real time, and the information in the message chain is automatically updated in synchronization to ensure that the information in subsequent queries is up to date, thereby improving user experience.
  • step S31 and step S32 in the foregoing embodiment does not mean the order of execution.
  • the execution order of each process should be determined by its function and internal logic, and should not constitute the implementation process of the embodiment of the application. Any restrictions.
  • the apps of two business departments involved in financial services under the same group namely the first APP and the second APP, respectively correspond to the first area and the second area in the message chain; the first APP assigns user C
  • the generated message is encrypted and sent according to the standard format.
  • the sequence of sending each element of the message in the standard format is: user name, transaction type, currency type and transaction amount.
  • the first APP sends "User C loan RMB 90,000 "To the first area, at this time, the sent message is shared in the message chain through the encryption technology of the blockchain to achieve mutual trust and sharing, and then the second APP can directly obtain the information of user C in the message chain, without having to contact the first Steps such as communication and risk assessment with an APP.
  • the blockchain-based APP message sharing method of this embodiment formulates a unified security specification for sending messages and a unified standard format for sending messages, so that each APP sends messages to each area in accordance with a unified security specification and standard format.
  • mutual trust sharing is realized.
  • all the message data sent is encrypted, and the data sharing process is also encrypted, thereby ensuring the security of data transmission and sharing; thus avoiding the existing In technology, messages between multiple apps are isolated and not interoperable.
  • Compliance means that business activities such as content transmission between multiple apps are consistent with laws, rules, and guidelines.
  • the APP message sharing method of this application is based on blockchain technology.
  • Multiple APP sharing parties only need to comply with the security regulations once, and after the compliance is approved, they can send messages to the shared message chain of the blockchain.
  • the message content is mutually trusted and cannot be tampered with, which facilitates the subsequent inquiry of various messages and solves the problem of sensitive information landing (that is, if each APP message in the prior art needs to be shared, it needs to be transmitted to a physical platform for centralized management), and the transmission is insecure And other issues.
  • the messages in each area further include step S40, from In the message chain, message query is performed according to the query request and the obtained messages are summarized and displayed.
  • step S40 from In the message chain, message query is performed according to the query request and the obtained messages are summarized and displayed.
  • Step S41 verify whether the query request satisfies the access authority; wherein, the access authority is also formulated when a unified APP message security specification is formulated, and the smart contract, as the manager of the shared message chain, is responsible for verifying the access authority of APP messages .
  • Step S42 If the access authority is not satisfied, the verification is not passed, and the query request is rejected.
  • step S43 if the access authority is satisfied, the verification is passed, and the query request is responded to, the message to be queried is obtained from the message chain, and the obtained message is summarized and displayed.
  • the content displayed in summary may be one or more of the messages generated by the same user under multiple APPs, the messages generated by the same product under multiple APPs, and the announcement messages generated under multiple APPs. This makes it easy for each APP to accurately evaluate the comprehensive situation of the same customer or the same product.
  • the blockchain-based APP message sharing method of this embodiment can directly obtain various messages generated and sent from the APP of each business department from the shared message chain, for example, the first APP and the second APP involved in financial services under the same group , Corresponding to the first area and the second area, the first APP sent a piece of customer C’s transfer transaction information, and the second APP can query in real time on the unified shared message chain to obtain the customer C’s on the first APP
  • the APP message sharing method in this embodiment facilitates the query of various messages of multiple APPs, and avoids the problem of users downloading multiple APPs to view one by one.
  • users can download one APP to query their Messages generated in an APP (APP for message sharing) realize one-stop business service for APP users and improve the user experience of APP.
  • the blockchain-based APP message sharing method includes step S44 while performing the summary display step in step S43, and recommends products according to the query request and the portrait of all the information in the message chain. Specifically:
  • the basic data is data summarized by all the information of the user in each APP, such as network behavior data, in-service behavior data, user content preference data, user transaction data, and so on.
  • the technical means include text mining, natural language processing, machine learning, prediction algorithms, clustering algorithms, etc.
  • Each user tag can form a set.
  • the set of tags can express the characteristics of the user.
  • user tags can be basic attributes, purchasing power, Behavior characteristics, hobbies, psychological characteristics, social networks, etc.
  • the recommended product is recommended and displayed in the descending order of matching degree with the user's label.
  • the recommended product may be displayed as the content of the recommended product or a related link address, for example, as a link address of a car mortgage loan webpage.
  • the foregoing embodiment is based on the summary portrait of all the information of the customer in the APP of multiple business departments, combined with the personal user portrait for product information recommendation, so that the recommended product is more accurate, thereby further improving the user experience. For example, according to the customer's inquiry request for loan information and the portrait of all the information of the customer in the message chain, the recommendation of related products such as loans and/or loans is made.
  • the different types of messages are classified and stored using different business templates.
  • the different types of messages can be the user's personal identity, the user's transaction information, the product marketing information, and the system announcement information.
  • different display ports are allocated to perform a summary display of different types of messages.
  • the display port is an entrance for displaying the results of the message query to the user, and different types of messages are displayed in different display ports. For example, the user can view the inquired credit card information from the first display port, and the user can display the information from the second display port. Check the debit card message inquired on the port.
  • the display port can be displayed according to specific rules. For example, two types of messages of credit card transaction messages and debit card messages are stored using business template A and business template B respectively, and subsequently passed Two different business templates, you can specify rules to display the message content corresponding to different business templates to customers in different display ports according to the business template. For example, according to the display port B1 not to display credit card transaction messages, display port A1 The specified rules for debit card transaction messages are not displayed.
  • the blockchain-based APP message sharing method uses different business templates to classify and store different types of messages, and displays different message contents in different display ports according to specified rules, ensuring the message chain The content of the message cannot be tampered with, which ensures the security of data transmission, improves the reliability of message storage, and facilitates subsequent message queries for each APP, thereby further improving the APP user experience.
  • Fig. 2 schematically shows the structure of the blockchain-based APP message sharing system in an embodiment of the present application.
  • the blockchain-based APP message sharing system includes: a construction unit 10 for building a blockchain network, an application unit 20 for applying for an area corresponding to each APP, and an uploading unit 30. As shown in FIG. 2, this embodiment further includes: an acquisition unit 40 and a display unit 50.
  • the uploading unit 30 is used to upload the messages of each APP to the applied area, so as to realize the mutual trust sharing of the messages of each APP in the message chain.
  • the uploading unit 30 may include: security specifications
  • the formulation module is used to formulate unified security specifications for messages sent by each APP, such as from the aspect of encryption technology; and the standard format formulation module, used to formulate a unified standard format for messages sent by each APP, such as formulating message upload The order of the elements, etc.
  • the obtaining unit 40 is configured to obtain the content of the message to be queried from the message chain according to the query request, wherein the obtaining unit 40 may include: a query request verification module for verifying whether the query request satisfies the access authority, where if The access authority is verified successfully, the operation is recorded through the smart contract, a unique operation verification code is generated, and the message acquisition of the querying party is completed.
  • the display unit 50 is used to summarize and display the message content obtained by the obtaining unit 40. For example, summarize and display the messages generated by the same user in multiple apps, the messages generated by the same product in multiple apps, and the announcement messages of multiple apps.
  • the display unit 50 may also include: a product recommendation module for product recommendation based on the query request and the portrait of all information in the message chain; and a display port allocation module for storing the type according to different message types.
  • the business template of the message allocates different display ports so that different messages are displayed in different display ports according to the specified rules.
  • the electronic devices provided in this application may be terminal devices such as televisions, smart phones, tablet computers, and computers.
  • the electronic device includes a memory, a processor, and a computer program that is stored in the memory and can run on the processor, and the processor implements the blockchain-based APP message sharing method of the present application when the computer program is executed A step of.
  • the computer program may be divided into one or more modules/units, and one or more modules/units are stored in a memory and executed by a processor to complete the application.
  • One or more modules/units may be a series of computer program instruction segments capable of completing specific functions, and the instruction segments are used to describe the execution process of the computer program in the electronic device.
  • a blockchain-based APP message sharing program can be divided into a building unit 10, an application unit 20, a sending unit 30, an acquisition unit 40, and a display unit 50 in the blockchain-based APP message sharing system. Its functions and effects are described in detail above, so I won't repeat them here.
  • Step S10 construct a blockchain network.
  • Step S20 Apply for an area corresponding to each APP in the blockchain network, where each area forms a message chain shared by multiple APP messages in the blockchain network.
  • Step S31 formulate a unified APP message security specification
  • step S32 formulate a unified APP message standard format
  • step S33 according to the security specification and standard format, send each APP message to the corresponding In a region, the messages in each region are shared in the message chain through mutual trust through the encryption technology of the blockchain.
  • Step S41 when querying, verify whether the query request satisfies the access authority; step S42, if the access authority is not met, then the verification fails, and the query request is rejected; step S43, if the access authority is satisfied, the verification is passed, and the query is responded to Request, obtain the message to be queried from the message chain, and display the obtained messages in a summary; where the summary display also includes performing step S44, according to the query request, and a profile of all information in the message chain , Make product recommendations.
  • the processor may be a central processing unit (Central Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), and Application Specific Integrated Circuit (ASIC) , Ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the memory may be an internal storage unit of the electronic device, such as a hard disk or a memory of the electronic device.
  • the memory may be an external storage device of the electronic device, such as a plug-in hard disk, a smart media card (SMC), a secure digital (SD) card, a flash card (Flash Card) and the like equipped on the electronic device. Further, the memory may also include both an internal storage unit of the electronic device and an external storage device.
  • the memory is used to store computer programs and other programs and data required by electronic devices. The memory can also be used to temporarily store data that has been output or will be output.
  • the computer-readable storage medium provided by the present application has a computer program stored on the computer-readable storage medium.
  • the computer program When executed by a processor, it realizes the steps and block-based methods of the APP message sharing method based on the blockchain of the present application.
  • the functions of each unit of the APP message sharing system of the chain are not repeated here in order to avoid repetition.
  • the computer-readable storage medium may be any tangible medium that contains or stores a program or instruction.
  • the program can be executed, and the stored program instructs related hardware to implement the corresponding function.
  • the computer-readable storage medium may be a computer disk, hard disk, random access memory, read-only memory, and so on.
  • the present application is not limited to this, and can be any device that stores instructions or software and any related data files or data structures in a non-transitory manner and can be provided to the processor to enable the processor to execute the programs or instructions therein.
  • the computer-readable storage medium includes a blockchain-based APP message sharing program, and when the blockchain-based APP message sharing program is executed by a processor, the above-mentioned blockchain-based APP message sharing method is implemented as To avoid repetition, I won't repeat it here.

Abstract

The present application relates to the technical field of blockchain storage. Disclosed are a blockchain-based APP message sharing method, system, and apparatus, and a storage medium. The method comprises: constructing a blockchain network; applying for a region corresponding to each APP in the blockchain network, wherein in the blockchain network, each region forms a message chain shared by multiple APP messages; and uploading the message of each APP to the corresponding region, and mutually trusting and sharing the message of each region in the message chain by means of a blockchain encryption technique. The present application can be used to solve the problems in the prior art that the messages of multiple APPs only can be centralized to a physical platform for landing management, data transmission is not secure, and storage is unstable, realize the mutual trust and sharing of the messages of the multiple APPs in the message chain, and facilitate the accurate assessment of each APP for the same client or the same product, and other comprehensive conditions; an APP user can query the messages thereof on the multiple APPs in real time by means of one APP, thereby improving user experience.

Description

基于区块链的APP消息共享方法、系统、装置及存储介质APP message sharing method, system, device and storage medium based on blockchain
本申请要求申请号为201910434808.3,申请日为2019年5月23日,发明创造名称为“基于区块链的APP消息共享方法、系统、装置及存储介质”的专利申请的优先权。This application requires the priority of the patent application whose application number is 201910434808.3, the application date is May 23, 2019, and the invention-creation title is "Blockchain-based APP message sharing method, system, device and storage medium".
技术领域Technical field
本申请涉及大数据采集技术领域,特别是涉及一种基于区块链的APP消息共享方法、系统、装置及存储介质。This application relates to the technical field of big data collection, and in particular to a blockchain-based APP message sharing method, system, device and storage medium.
背景技术Background technique
信息共享是提高信息资源利用率,避免在信息采集查询、存贮和管理上重复浪费的一个重要手段。目前,多个不同业务部门APP之间的消息是相互隔离的,不互通的,存在用户身份验证、消息内容敏感信息传输等安全问题,现有技术中,一般将多个业务部门的消息都汇总集中到一个物理平台来存储,但是,物理平台集中存储管理的方式会存在各种安全隐患,例如,数据不可信、数据会丢失、其真实性不能得到有效保证等,导致业务部门无法准确地综合地评估用户情况;而且,业务部门的用户也无法方便地查看其在多个公司下的交易信息的汇总,无法从某一个APP上查看多个APP中的产品信息、交易信息等,无法提升用户体验。Information sharing is an important means to improve the utilization of information resources and avoid repetitive waste in information collection, query, storage and management. At present, the messages between apps of multiple different business departments are isolated from each other and are not interoperable. There are security problems such as user identity verification and sensitive information transmission of message content. In the prior art, messages from multiple business departments are generally aggregated. Centralized storage on a physical platform, but the centralized storage management of the physical platform will have various security risks, such as untrusted data, data loss, and its authenticity cannot be effectively guaranteed, resulting in the inability of business departments to accurately integrate Evaluate the user situation in a timely manner; moreover, users in the business department cannot easily view the summary of their transaction information under multiple companies, cannot view product information and transaction information in multiple apps from a certain APP, and cannot promote users Experience.
申请人意识到,随着区块链技术的出现,其安全、便捷的特性,使得区块链技术在用户信息共享方面表现出很大运用潜力,逐渐得到了众多行业的广泛关注。目前,市场上还未出现使用区块链来解决不同业务部门APP之间的消息内容共享汇总展示的问题。The applicant realizes that with the emergence of blockchain technology, its safe and convenient characteristics have made blockchain technology show great potential for user information sharing, and gradually attracted widespread attention from many industries. At present, there is no use of blockchain to solve the problem of sharing and displaying the message content between apps of different business departments.
发明内容Summary of the invention
本申请的目的在于提供一种基于区块链的APP消息共享方法、系统、装 置及存储介质,以解决现有技术中多个业务部门APP的消息数据只能集中到一个平台物理落地管理,且存在数据传输不安全,存储不稳定的问题。The purpose of this application is to provide a blockchain-based APP message sharing method, system, device, and storage medium to solve the problem that the message data of multiple business department APPs in the prior art can only be centralized and managed on one platform, and There are problems of unsafe data transmission and unstable storage.
上述目的是通过以下技术方案实现的:The above purpose is achieved through the following technical solutions:
根据本申请一个方面,本申请提供的一种基于区块链的APP消息共享方法,包括:构建区块链网络;在所述区块链网络中申请与各APP对应的区域,其中,各区域在所述区块链网络中形成多个APP消息共享的消息链;上送各个APP的消息至所对应的区域内,其中,各区域内的消息在所述消息链中通过区块链的加密技术互信共享。According to one aspect of this application, a blockchain-based APP message sharing method provided by this application includes: constructing a blockchain network; applying for areas corresponding to each APP in the blockchain network, wherein each area A message chain shared by multiple APP messages is formed in the blockchain network; the messages of each APP are sent to the corresponding area, wherein the messages in each area are encrypted by the blockchain in the message chain Technology mutual trust and sharing.
根据本申请另一个方面,本申请提供的一种基于区块链的APP消息共享系统,包括:构建单元,用于构建区块链网络;申请单元,在所述区块链网络中,申请与各APP对应的区域,各区域在所述区块链网络中形成消息共享的消息链;上送单元,用于向各区域中上送各个APP的消息,以实现各个APP的消息在所述消息链中的互信共享。According to another aspect of the present application, a blockchain-based APP message sharing system provided by the present application includes: a building unit for building a blockchain network; an application unit, in the blockchain network, applying and The area corresponding to each APP, each area forms a message sharing message chain in the blockchain network; the uploading unit is used to upload the message of each APP to each area, so as to realize the message of each APP in the message Mutual trust and sharing in the chain.
根据本申请的再一个方面,本申请提供的一种电子装置,该电子装置包括:存储器、处理器以及存储在存储器中并可在处理器上运行的计算机程序,其中,处理器执行计算机程序时实现上述基于区块链的APP消息共享方法的步骤。According to another aspect of the present application, an electronic device provided in the present application includes a memory, a processor, and a computer program that is stored in the memory and can run on the processor. When the processor executes the computer program, The steps of implementing the above-mentioned blockchain-based APP message sharing method.
根据本申请的还一个方面,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质中包括计算机程序,所述计算机程序被处理器执行时,实现上述基于区块链的APP消息共享方法的步骤。According to another aspect of the present application, the present application also provides a computer-readable storage medium, the computer-readable storage medium includes a computer program, when the computer program is executed by a processor, the above-mentioned blockchain-based APP is realized The steps of the message sharing method.
有益效果:本申请基于区块链的APP消息共享方法、系统、装置及存储介质,利用区块链的去中心化、加密、不可篡改等优点,通过构建区块链网络,并申请与APP一一对应的区域,从而在区块链中形成消息共享的消息链,将多个APP上的消息上送至消息链中进行共享并汇总展示,保证了共享的消息链链路上的各个APP上送的内容不可篡改,保证了数据传输的安全性,提高了消息存储的可靠性,方便了各个APP针对同一客户或同一产品等进行综 合情况的准确评估,去除了传统的各个APP信息集中到一个平台物理落地管理过程中所存在的中心化弊端。本申请基于区块链的APP消息共享方法总体上既能保证多个APP的消息数据安全,又能满足所需者的消息所需要求,在数据安全共享过程中保证了数据供需双方的利益。Beneficial effects: this application is based on the blockchain-based APP message sharing method, system, device, and storage medium, using the advantages of blockchain decentralization, encryption, and non-tampering, by constructing a blockchain network, and applying for integration with APP One corresponding area, so as to form a message chain for message sharing in the blockchain, and send messages on multiple APPs to the message chain for sharing and summary display, ensuring that each APP on the shared message chain link The content sent cannot be tampered with, which ensures the security of data transmission, improves the reliability of message storage, and facilitates the accurate assessment of the comprehensive situation of each APP for the same customer or the same product, and eliminates the traditional integration of each APP information into one Centralization drawbacks in the process of platform physical landing management. The blockchain-based APP message sharing method of the present application can not only ensure the security of the message data of multiple APPs, but also meet the message requirements of those who need it, and ensure the interests of both data suppliers and buyers in the process of data security sharing.
另外,本申请基于区块链的APP消息共享方法通过将各个APP的消息在消息链中互信共享,方便了后续的查询,避免了用户想要查看自己在多个APP中的交易信息或想要查看多个APP中的产品信息时,还需下载多个APP进行一一查看的问题,即本申请基于区块链的APP消息共享方法能够使用户在一个APP上实时查询其在多个APP上产生的各种消息,实现了多个APP内部的同一客户的综合金融的一站式服务,从而提高了用户体验。In addition, the application message sharing method based on the blockchain of this application facilitates subsequent queries by sharing the messages of each APP in the message chain with mutual trust, and prevents users from wanting to view their transaction information in multiple APPs or When viewing product information in multiple apps, it is also necessary to download multiple apps to view one by one. That is, the application message sharing method based on blockchain in this application enables users to query on multiple apps in real time on one app The various messages generated realize one-stop integrated financial services for the same customer in multiple APPs, thereby improving user experience.
附图说明Description of the drawings
通过参考以下结合附图的说明,并且随着对本申请的更全面理解,本申请的其它目的及结果将更加明白及易于理解。附图中:By referring to the following description in conjunction with the accompanying drawings, and with a more comprehensive understanding of the application, other purposes and results of the application will be more clear and easier to understand. In the attached picture:
图1是本申请实施例的基于区块链的APP消息共享方法的流程示意图;FIG. 1 is a schematic flowchart of a blockchain-based APP message sharing method according to an embodiment of the present application;
图2是本申请实施例的基于区块链的APP消息共享系统的结构示意图;Figure 2 is a schematic structural diagram of a blockchain-based APP message sharing system according to an embodiment of the present application;
图3是本申请实施例的基于区块链的APP消息共享方法中上送APP消息的流程示意图;FIG. 3 is a schematic diagram of the process of uploading APP messages in the blockchain-based APP message sharing method according to an embodiment of the present application;
图4是本申请实施例的基于区块链的APP消息共享方法中汇总展示的流程示意图。FIG. 4 is a schematic diagram of a summary display process in a blockchain-based APP message sharing method according to an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述:The technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application:
图1示意性地示出了本申请实施例基于区块链的APP消息共享方法的流程。如图1所示,该实施例中提供的一种基于区块链的APP消息共享方法,应用于计算机系统/服务器等电子设备,该APP消息共享方法包括以下步骤:Fig. 1 schematically shows the flow of a blockchain-based APP message sharing method in an embodiment of the present application. As shown in Fig. 1, a blockchain-based APP message sharing method provided in this embodiment is applied to electronic devices such as computer systems/servers. The APP message sharing method includes the following steps:
步骤S10,构建区块链网络;Step S10, construct a blockchain network;
步骤S20,在所述区块链网络中申请与各APP一一对应的区域,其中,各区域在所述区块链网络中形成用于多个APP消息共享的消息链;Step S20: Apply for a one-to-one corresponding area to each APP in the blockchain network, where each area forms a message chain for sharing messages of multiple APPs in the blockchain network;
步骤S30,上送各个APP的消息至所对应的区域内,各区域内的消息在所述消息链中通过区块链的加密技术互信共享。In step S30, the messages of each APP are sent to the corresponding area, and the messages in each area are shared with each other in the message chain through the encryption technology of the blockchain.
本申请中,多个APP可以是多个需要消息共享的属于不同集团的业务公司的APP,但不限于此。也可以是同一集团下的多个业务部门的APP,这样就形成了集团内部的共享消息链,方便了各种消息的查询,且还提升了用户体验。更优选地,多个APP可以是同一集团下涉及相关或相同业务的多个业务部门的APP,例如,同一集团下涉及金融业务的多个业务部门的APP等。本申请中,上送的各个APP的消息可以包括:用户个人身份信息、用户的交易信息,产品营销信息和产品变动信息,系统更新和提醒等公告信息。其中,区块链网络的构建和消息链的申请(即构成消息链的各区域的申请)是通过与多个用于消息共享的APP对应的节点服务器完成,所述节点服务器包括位于不同APP中的服务器和操作系统。In this application, multiple APPs may be multiple APPs belonging to business companies of different groups that need to share messages, but are not limited to this. It can also be the APP of multiple business departments under the same group, which forms a shared message chain within the group, which facilitates the query of various messages and improves the user experience. More preferably, the multiple APPs may be APPs of multiple business departments related to related or the same business under the same group, for example, APPs of multiple business departments related to financial business under the same group. In this application, the messages of each APP sent can include: user personal identity information, user transaction information, product marketing information and product change information, system updates and reminders and other announcement information. Among them, the construction of the blockchain network and the application of the message chain (that is, the application of each area that constitutes the message chain) are completed through node servers corresponding to multiple APPs for message sharing, and the node servers include those located in different APPs. Server and operating system.
该实施例充分利用区块链的去中心化、信息可追溯、共享账本等特征构建APP消息的区块链网络,基于区块链技术的加密、不可篡改、平权、共建等优点,在区块链中形成一个由多个与APP一一对应的区域构成的共享的消息链,再将多个需消息共享的APP中产生的消息上送至所对应的区域中,以实现多个APP的消息的全面数据共享,且该消息链链路上的消息内容不可篡改,保证了数据传输的安全性,提高了消息存储的可靠性,方便了后续各个APP进行各种消息的查询,实现了多个APP之间消息的稳定快捷的共享。This embodiment makes full use of the features of blockchain, such as decentralization, traceability of information, and shared ledger, to construct a blockchain network of APP messages. It is based on the advantages of blockchain technology such as encryption, non-tampering, equal rights, and co-construction. The block chain forms a shared message chain composed of multiple areas corresponding to the APP one-to-one, and then sends the messages generated in multiple APPs that require message sharing to the corresponding area to achieve multiple APPs. The comprehensive data sharing of messages, and the message content on the message chain link cannot be tampered with, which ensures the safety of data transmission, improves the reliability of message storage, and facilitates subsequent various APPs to query various messages. Stable and quick sharing of messages between two APPs.
在一个可选实施例中,在步骤S30的上送各个APP的消息至所对应的区域内的步骤中,如图3所示,具体包括以下步骤:In an optional embodiment, the step of uploading each APP message to the corresponding area in step S30, as shown in FIG. 3, specifically includes the following steps:
步骤S31,在消息上送之前,先制定统一的APP上送消息的安全规范。所述安全规范可以从智能合约、共识机制、加密技术、权限管理等维度进行规范,从而增强区块链的可信程度,提高消息存储的可靠性。其中,所述智 能合约可以制定各APP上送消息的安全规范。区块链的底层是密码学技术,密码学分为对称加密和非对称加密,该实施例中所述加密技术可以采用对称加密或非对称加密,使得APP按照所采用的加密方式进行加密上送APP中的消息,同时通过区块链的加密技术实现各个APP上送至区域的消息在消息链中互信共享。所述的加密技术是按照区块链的要求进行加密上送,解密的动作也在区块链内部算法实现。In step S31, before the message is sent, a unified security specification for the message sent by the APP is formulated. The security specification can be regulated from the dimensions of smart contracts, consensus mechanisms, encryption technology, authority management, etc., thereby enhancing the credibility of the blockchain and improving the reliability of message storage. Among them, the smart contract can formulate security specifications for messages sent by each APP. The bottom layer of the blockchain is cryptography. Cryptography is divided into symmetric encryption and asymmetric encryption. The encryption technology in this embodiment can use symmetric encryption or asymmetric encryption, so that APP is encrypted and sent to APP according to the encryption method used. At the same time, through the encryption technology of the blockchain, the messages sent to the region from each APP are shared in the message chain. The encryption technology is to encrypt and upload according to the requirements of the blockchain, and the decryption is also implemented in the internal algorithm of the blockchain.
步骤S32,然后,制定统一的APP上送消息的标准格式。其中,所述标准格式是指规定各APP消息中各要素的上送顺序,即将用户名、时间、产品编号、产品数量、交易金额、货币类型(RMB/其他)、交易次数、交易类型(投资/消费/贷/收/借/支/其他)等各要素按照指定的顺序排序,再上送。例如,按照标准格式上送的APP消息可以为:用户甲贷款RMB10000,用户乙购买1号产品一件等。Step S32, then, formulate a unified standard format for sending messages on the APP. Among them, the standard format refers to the order of uploading each element in each APP message, namely, user name, time, product number, product quantity, transaction amount, currency type (RMB/other), number of transactions, transaction type (investment /Consumption/Loan/Receipt/Debit/Expenditure/Others) and other elements are sorted in the specified order, and then sent. For example, the APP message sent in a standard format may be: User A has a loan of RMB 10000, and User B buys a piece of product No. 1, etc.
步骤S33,接着,按照上述步骤所制定的统一的安全规范和标准格式,上送各个APP的消息至所对应的区域中。其中,实时上送各个APP的消息,自动同步更新消息链中的信息,保证后续查询的信息是最新的,从而提升用户体验。Step S33: Next, according to the unified security specifications and standard format formulated in the above steps, the messages of each APP are sent to the corresponding area. Among them, the messages of each APP are sent in real time, and the information in the message chain is automatically updated in synchronization to ensure that the information in subsequent queries is up to date, thereby improving user experience.
应理解,上述实施例中步骤S31和步骤S32的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence numbers of step S31 and step S32 in the foregoing embodiment does not mean the order of execution. The execution order of each process should be determined by its function and internal logic, and should not constitute the implementation process of the embodiment of the application. Any restrictions.
例如,同属于一个集团下的均涉及金融业务的两个业务部门的APP,即第一APP和第二APP,分别与消息链中的第一区域和第二区域对应;第一APP将用户C产生的消息按照标准格式进行加密上送,其中,标准格式中的消息各要素的上送顺序为:用户名、交易类型、货币类型及交易金额,如第一APP上送“用户C借款RMB9万”至第一区域,此时,上送的该消息在消息链中通过区块链的加密技术实现互信共享,后续第二APP可在消息链中直接获取用户C的该信息,无需再与第一APP进行沟通、评估风险等步骤。For example, the apps of two business departments involved in financial services under the same group, namely the first APP and the second APP, respectively correspond to the first area and the second area in the message chain; the first APP assigns user C The generated message is encrypted and sent according to the standard format. The sequence of sending each element of the message in the standard format is: user name, transaction type, currency type and transaction amount. For example, the first APP sends "User C loan RMB 90,000 "To the first area, at this time, the sent message is shared in the message chain through the encryption technology of the blockchain to achieve mutual trust and sharing, and then the second APP can directly obtain the information of user C in the message chain, without having to contact the first Steps such as communication and risk assessment with an APP.
该实施例基于区块链的APP消息共享方法通过制定统一的上送消息的安 全规范和制定统一的上送消息的标准格式,使得各个APP按照统一的安全规范和标准格式上送消息至各区域中,并在共享的消息链中实现互信共享,其中,上送的所有消息数据进行加密处理,同时数据共享过程中也经过加密处理,从而保证了数据传输共享的安全性;从而避免了现有技术中,多个APP之间消息隔离、不互通,存在用户身份验证,敏感信息内容传输时还需要两两传输合规沟通,经过层层合规评估风险后,才能进行对接的问题,其中,合规是指多个APP之间进行内容传输等经营活动时与法律、规则和准则等相一致。也就是说,本申请APP消息共享方法基于区块链技术,多个APP共享方只需按照安全规范一次合规,合规同意后,即可上送消息至区块链的共享消息链中,且消息内容相互信任不可篡改,方便了后续各种消息的查询,解决了敏感信息落地(即现有技术中各APP消息如果需要共享,则需传输至一个物理平台集中管理)、以及传输不安全等问题。The blockchain-based APP message sharing method of this embodiment formulates a unified security specification for sending messages and a unified standard format for sending messages, so that each APP sends messages to each area in accordance with a unified security specification and standard format. In the shared message chain, mutual trust sharing is realized. Among them, all the message data sent is encrypted, and the data sharing process is also encrypted, thereby ensuring the security of data transmission and sharing; thus avoiding the existing In technology, messages between multiple apps are isolated and not interoperable. There is user identity verification. When sensitive information is transmitted, two-to-two transmission compliance communication is required. After layer-by-layer compliance assessment risk, the problem can be connected. Among them, Compliance means that business activities such as content transmission between multiple apps are consistent with laws, rules, and guidelines. That is to say, the APP message sharing method of this application is based on blockchain technology. Multiple APP sharing parties only need to comply with the security regulations once, and after the compliance is approved, they can send messages to the shared message chain of the blockchain. Moreover, the message content is mutually trusted and cannot be tampered with, which facilitates the subsequent inquiry of various messages and solves the problem of sensitive information landing (that is, if each APP message in the prior art needs to be shared, it needs to be transmitted to a physical platform for centralized management), and the transmission is insecure And other issues.
在一个可选实施例中,该基于区块链的APP消息共享方法中,各区域内的消息在所述消息链中通过区块链的加密技术互信共享的步骤之后,还包括步骤S40,从该消息链中按照查询请求进行消息查询并对获取到的消息进行汇总展示。所述的从该消息链中按照查询请求进行消息查询并对获取到的消息进行汇总展示的步骤中,如图4所示,具体包括以下步骤:In an optional embodiment, in the blockchain-based APP message sharing method, after the step of mutual trust sharing in the message chain through the encryption technology of the blockchain, the messages in each area further include step S40, from In the message chain, message query is performed according to the query request and the obtained messages are summarized and displayed. The steps of performing message query from the message chain according to the query request and summarizing and displaying the obtained messages, as shown in Figure 4, specifically include the following steps:
步骤S41,验证查询请求是否满足访问权限;其中,所述访问权限也是在制定统一的APP上送消息的安全规范时制定的,智能合约作为共享消息链的管理者,负责验证APP消息的访问权限。Step S41, verify whether the query request satisfies the access authority; wherein, the access authority is also formulated when a unified APP message security specification is formulated, and the smart contract, as the manager of the shared message chain, is responsible for verifying the access authority of APP messages .
步骤S42,如果不满足访问权限,则未通过验证,拒绝所述查询请求。Step S42: If the access authority is not satisfied, the verification is not passed, and the query request is rejected.
步骤S43,如果满足访问权限,则通过验证,响应所述查询请求,从所述消息链中获取所要查询的消息,并将所获取的消息进行汇总展示。优选地,汇总展示的内容可以为同一用户在多个APP下所产生的消息,同一产品在多个APP下所产生的消息,以及多个APP下所产生的公告消息等中的一种或多种,从而方便了各个APP针对同一客户或者同一产品等进行综合情况的准确评估。In step S43, if the access authority is satisfied, the verification is passed, and the query request is responded to, the message to be queried is obtained from the message chain, and the obtained message is summarized and displayed. Preferably, the content displayed in summary may be one or more of the messages generated by the same user under multiple APPs, the messages generated by the same product under multiple APPs, and the announcement messages generated under multiple APPs. This makes it easy for each APP to accurately evaluate the comprehensive situation of the same customer or the same product.
该实施例基于区块链的APP消息共享方法可以从共享的消息链直接获取各业务部门APP中产生并上送的各种消息,例如,同一集团下涉及金融业务的第一APP和第二APP,分别对应第一区域和第二区域,第一APP上送了一条客户C的转账交易信息,第二APP在统一的共享的消息链上就可以实时查询获取到该客户C在第一APP上送到区块链的这条动账消息,且获取的该消息内容相互信任。即该实施例中的APP消息共享方法方便了多个APP的各种消息的查询,而且避免了用户下载多个APP进行一一查看的问题,采用本申请用户下载一个APP即可查询其在多个APP(用于消息共享的APP)中产生的消息,实现了APP的用户的业务一站式服务,提升了APP的用户体验。The blockchain-based APP message sharing method of this embodiment can directly obtain various messages generated and sent from the APP of each business department from the shared message chain, for example, the first APP and the second APP involved in financial services under the same group , Corresponding to the first area and the second area, the first APP sent a piece of customer C’s transfer transaction information, and the second APP can query in real time on the unified shared message chain to obtain the customer C’s on the first APP This move message sent to the blockchain, and the content of the obtained message trusts each other. That is, the APP message sharing method in this embodiment facilitates the query of various messages of multiple APPs, and avoids the problem of users downloading multiple APPs to view one by one. With this application, users can download one APP to query their Messages generated in an APP (APP for message sharing) realize one-stop business service for APP users and improve the user experience of APP.
优选地,基于区块链的APP消息共享方法,在步骤S43进行汇总展示步骤的同时,还包括步骤S44,根据查询请求以及消息链中的所有信息的画像,进行产品推荐。具体包括:Preferably, the blockchain-based APP message sharing method includes step S44 while performing the summary display step in step S43, and recommends products according to the query request and the portrait of all the information in the message chain. Specifically:
(1)从所述消息链中收集用户的基础数据,基于用户的基础数据通过技术手段进行行为建模。所述基础数据是该用户在各APP中所有信息汇总的数据,例如网络行为数据、服务内行为数据、用户内容偏好数据、用户交易数据等。所述技术手段包括文本挖掘、自然语言处理、机器学习、预测算法、聚类算法等。(1) Collect user's basic data from the message chain, and conduct behavior modeling through technical means based on the user's basic data. The basic data is data summarized by all the information of the user in each APP, such as network behavior data, in-service behavior data, user content preference data, user transaction data, and so on. The technical means include text mining, natural language processing, machine learning, prediction algorithms, clustering algorithms, etc.
(2)通过行为建模构建画像,输出一系列的用户标签,每个用户标签都可以形成一个集合,这个标签的集合可以表示出这个用户的特点,例如用户标签可以为基本属性、购买能力、行为特征、兴趣爱好、心理特征、社交网络等。(2) Construct a portrait through behavior modeling, and output a series of user tags. Each user tag can form a set. The set of tags can express the characteristics of the user. For example, user tags can be basic attributes, purchasing power, Behavior characteristics, hobbies, psychological characteristics, social networks, etc.
(3)根据用户查询请求以及各用户标签确定推荐产品。例如,用户的查询请求为贷款信息查询,根据该用户标签确定该用户具有金融需求和短期消费意图,且该用户的兴趣爱好为车,则产品推荐时,可为该用户推荐车抵押贷等产品。(3) Determine recommended products based on user query requests and user tags. For example, if the user's query request is a loan information query, it is determined based on the user tag that the user has financial needs and short-term consumption intentions, and the user's hobby is a car, then when product recommendations, car mortgage loans and other products can be recommended for the user .
(4)确定推荐产品后,将推荐产品按照与用户标签的匹配度由大到小的顺序进行推荐显示。其中,所述推荐产品可以以推荐产品内容或者相关链接 地址来显示,如以车抵押贷的网页链接地址显示。(4) After the recommended product is determined, the recommended product is recommended and displayed in the descending order of matching degree with the user's label. Wherein, the recommended product may be displayed as the content of the recommended product or a related link address, for example, as a link address of a car mortgage loan webpage.
上述实施例基于客户在多个业务部门APP中的所有信息汇总画像,结合个人用户画像进行产品信息推荐,使得推荐的产品更精准,从而进一步提升了用户体验。例如,根据客户关于贷款信息的查询请求,以及消息链中该客户的所有信息的画像,进行借款和/或贷款等相关产品的推荐。The foregoing embodiment is based on the summary portrait of all the information of the customer in the APP of multiple business departments, combined with the personal user portrait for product information recommendation, so that the recommended product is more accurate, thereby further improving the user experience. For example, according to the customer's inquiry request for loan information and the portrait of all the information of the customer in the message chain, the recommendation of related products such as loans and/or loans is made.
在一个可选实施例中,基于区块链的APP消息共享方法中,各个APP上送消息至所对应的区域后,不同类型的消息采用不同的业务模板进行分类存储。其中,消息的不同类型可以是用户个人身份类、用户的交易信息类、产品营销信息类、以及系统公告信息类等。进一步地,后续根据不同的消息类型以及存储该消息的业务模板,分配不同的展示口,进行不同类型消息的汇总展示。所述展示口是向用户展示消息查询结果的入口,且不同类型的消息在不同的展示口汇总展示,例如:用户可以从第一展示口查看到所查询的信用卡消息,用户可以从第二展示口查看到所查询的借记卡消息。但不限于此,所述展示口可以按照具体设定的规则来进行展示,例如,信用卡交易消息和借记卡消息两个类型的消息,分别采用业务模板A和业务模板B进行存储,后续通过两个不同的业务模板,可以指定规则按照业务模板在不同的展示口给客户展示消息范围展示不同的业务模板对应的消息内容,例如,按照在B1展示口不展示信用卡交易消息,在A1展示口不展示借记卡交易消息的指定规则进行展示。该实施例基于区块链的APP消息共享方法中通过采用不同业务模板对不同类型的消息进行分类存储,并将不同的消息内容按照指定规则在不同的展示口进行展示,保证了该消息链的消息内容不可篡改,保证了数据传输的安全性,提高了消息存储的可靠性,方便了后续各个APP进行消息查询,从而进一步地提升了APP的用户体验。In an optional embodiment, in the method for sharing APP messages based on the blockchain, after each APP sends a message to the corresponding area, different types of messages are classified and stored using different business templates. Among them, the different types of messages can be the user's personal identity, the user's transaction information, the product marketing information, and the system announcement information. Further, according to different message types and the business template storing the message, different display ports are allocated to perform a summary display of different types of messages. The display port is an entrance for displaying the results of the message query to the user, and different types of messages are displayed in different display ports. For example, the user can view the inquired credit card information from the first display port, and the user can display the information from the second display port. Check the debit card message inquired on the port. But not limited to this, the display port can be displayed according to specific rules. For example, two types of messages of credit card transaction messages and debit card messages are stored using business template A and business template B respectively, and subsequently passed Two different business templates, you can specify rules to display the message content corresponding to different business templates to customers in different display ports according to the business template. For example, according to the display port B1 not to display credit card transaction messages, display port A1 The specified rules for debit card transaction messages are not displayed. In this embodiment, the blockchain-based APP message sharing method uses different business templates to classify and store different types of messages, and displays different message contents in different display ports according to specified rules, ensuring the message chain The content of the message cannot be tampered with, which ensures the security of data transmission, improves the reliability of message storage, and facilitates subsequent message queries for each APP, thereby further improving the APP user experience.
图2示意性地示出了本申请实施例的基于区块链的APP消息共享系统的结构。所述基于区块链的APP消息共享系统包括:用于构建区块链网络的构建单元10,用于申请与各APP一一对应的区域的申请单元20,以及上送单元 30。如图2所示,该实施例中还包括:获取单元40和展示单元50。Fig. 2 schematically shows the structure of the blockchain-based APP message sharing system in an embodiment of the present application. The blockchain-based APP message sharing system includes: a construction unit 10 for building a blockchain network, an application unit 20 for applying for an area corresponding to each APP, and an uploading unit 30. As shown in FIG. 2, this embodiment further includes: an acquisition unit 40 and a display unit 50.
所述上送单元30用于向所申请的区域中上送各个APP的消息,以实现各个APP的消息在所述消息链中的互信共享,其中,所述上送单元30可以包括:安全规范制定模块,用于制定统一的各APP上送消息的安全规范,例如从加密技术方面进行规范等;以及标准格式制定模块,用于制定统一的各APP上送消息的标准格式,例如制定消息上传的要素顺序等。The uploading unit 30 is used to upload the messages of each APP to the applied area, so as to realize the mutual trust sharing of the messages of each APP in the message chain. The uploading unit 30 may include: security specifications The formulation module is used to formulate unified security specifications for messages sent by each APP, such as from the aspect of encryption technology; and the standard format formulation module, used to formulate a unified standard format for messages sent by each APP, such as formulating message upload The order of the elements, etc.
所述获取单元40用于根据查询请求从所述消息链中获取所要查询的消息内容,其中,所述获取单元40可以包括:查询请求验证模块,用于验证查询请求是否满足访问权限,其中如果访问权限验证成功,通过智能合约记录该操作,生成唯一的操作验证码,然后完成查询方的消息获取。The obtaining unit 40 is configured to obtain the content of the message to be queried from the message chain according to the query request, wherein the obtaining unit 40 may include: a query request verification module for verifying whether the query request satisfies the access authority, where if The access authority is verified successfully, the operation is recorded through the smart contract, a unique operation verification code is generated, and the message acquisition of the querying party is completed.
所述展示单元50用于汇总并展示获取单元40中所获取的消息内容。例如,汇总展示同一用户在多个APP所产生的消息,同一产品在多个APP所产生的消息,以及多个APP的公告消息等。所述展示单元50中还可以包括:产品推荐模块,用于根据查询请求和所述消息链中所有信息的画像进行产品推荐;以及展示口分配模块,用于根据不同的消息类型以及存储该类型消息的业务模板,分配不同的展示口,以实现不同消息按照指定规则在不同展示口展示。The display unit 50 is used to summarize and display the message content obtained by the obtaining unit 40. For example, summarize and display the messages generated by the same user in multiple apps, the messages generated by the same product in multiple apps, and the announcement messages of multiple apps. The display unit 50 may also include: a product recommendation module for product recommendation based on the query request and the portrait of all information in the message chain; and a display port allocation module for storing the type according to different message types. The business template of the message allocates different display ports so that different messages are displayed in different display ports according to the specified rules.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,本申请基于区块链的APP消息共享系统仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将系统的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。Those skilled in the art can clearly understand that, for the convenience and conciseness of description, the blockchain-based APP message sharing system of this application only uses the above-mentioned division of functional units and modules for illustration. In actual applications, it can be as required The above-mentioned function allocation is completed by different functional units and modules, that is, the internal structure of the system is divided into different functional units or modules to complete all or part of the functions described above.
本申请提供的电子装置,可以是电视机、智能手机、平板电脑、计算机等终端设备。所述电子装置包括:存储器、处理器以及存储在存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现本申请基于区块链的APP消息共享方法的步骤。The electronic devices provided in this application may be terminal devices such as televisions, smart phones, tablet computers, and computers. The electronic device includes a memory, a processor, and a computer program that is stored in the memory and can run on the processor, and the processor implements the blockchain-based APP message sharing method of the present application when the computer program is executed A step of.
示例性的,计算机程序可以被分割成一个或多个模块/单元,一个或者多个模块/单元被存储在存储器中,并由处理器执行,以完成本申请。一个或多个模块/单元可以是能够完成特定功能的一系列计算机程序指令段,该指令段用于描述计算机程序在电子装置中的执行过程。例如,基于区块链的APP消息共享程序可以被分割成基于区块链的APP消息共享系统中的构建单元10、申请单元20、上送单元30、获取单元40以及展示单元50。其功能作用在上文中均有详细描述,在此不一一赘述。Exemplarily, the computer program may be divided into one or more modules/units, and one or more modules/units are stored in a memory and executed by a processor to complete the application. One or more modules/units may be a series of computer program instruction segments capable of completing specific functions, and the instruction segments are used to describe the execution process of the computer program in the electronic device. For example, a blockchain-based APP message sharing program can be divided into a building unit 10, an application unit 20, a sending unit 30, an acquisition unit 40, and a display unit 50 in the blockchain-based APP message sharing system. Its functions and effects are described in detail above, so I won't repeat them here.
处理器执行计算机程序时实现本申请基于区块链的APP消息共享方法的步骤与上文类似,此处不再详述,示例性地,例如执行如下步骤:When the processor executes the computer program, the steps for implementing the blockchain-based APP message sharing method of the present application are similar to the above, and will not be detailed here. Illustratively, the following steps are executed:
步骤S10,构建区块链网络。Step S10, construct a blockchain network.
步骤S20,在所述区块链网络中申请与各APP一一对应的区域,其中各区域在所述区块链网络中形成多个APP消息共享的消息链。Step S20: Apply for an area corresponding to each APP in the blockchain network, where each area forms a message chain shared by multiple APP messages in the blockchain network.
步骤S31,制定统一的APP上送消息的安全规范;步骤S32,制定统一的APP上送消息的标准格式;步骤S33,按照所述安全规范和标准格式,上送各个APP的消息至所对应的区域中,各区域内的消息在所述消息链中通过区块链的加密技术互信共享。Step S31, formulate a unified APP message security specification; step S32, formulate a unified APP message standard format; step S33, according to the security specification and standard format, send each APP message to the corresponding In a region, the messages in each region are shared in the message chain through mutual trust through the encryption technology of the blockchain.
步骤S41,查询时,验证查询请求是否满足访问权限;步骤S42,如果不满足访问权限,则未通过验证,拒绝所述查询请求;步骤S43,如果满足访问权限,则通过验证,响应所述查询请求,从所述消息链中获取要查询的消息,并将所获取的消息进行汇总展示;其中,进行汇总展示的同时,还包括进行步骤S44,根据查询请求,以及消息链中所有信息的画像,进行产品推荐。Step S41, when querying, verify whether the query request satisfies the access authority; step S42, if the access authority is not met, then the verification fails, and the query request is rejected; step S43, if the access authority is satisfied, the verification is passed, and the query is responded to Request, obtain the message to be queried from the message chain, and display the obtained messages in a summary; where the summary display also includes performing step S44, according to the query request, and a profile of all information in the message chain , Make product recommendations.
其中,所述处理器可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。Wherein, the processor may be a central processing unit (Central Processing Unit, CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), and Application Specific Integrated Circuit (ASIC) , Ready-made programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
存储器可以是电子装置的内部存储单元,例如电子装置的硬盘或内存。存储器可以是电子装置的外部存储设备,例如电子装置上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器还可以既包括电子装置的内部存储单元也包括外部存储设备。存储器用于存储计算机程序以及电子设备所需的其他程序和数据。存储器还可以用于暂时地存储已经输出或者将要输出的数据。The memory may be an internal storage unit of the electronic device, such as a hard disk or a memory of the electronic device. The memory may be an external storage device of the electronic device, such as a plug-in hard disk, a smart media card (SMC), a secure digital (SD) card, a flash card (Flash Card) and the like equipped on the electronic device. Further, the memory may also include both an internal storage unit of the electronic device and an external storage device. The memory is used to store computer programs and other programs and data required by electronic devices. The memory can also be used to temporarily store data that has been output or will be output.
本申请提供的计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时,实现本申请基于区块链的APP消息共享方法的步骤和基于区块链的APP消息共享系统各单元的功能,为避免重复,这里不再赘述。The computer-readable storage medium provided by the present application has a computer program stored on the computer-readable storage medium. When the computer program is executed by a processor, it realizes the steps and block-based methods of the APP message sharing method based on the blockchain of the present application. The functions of each unit of the APP message sharing system of the chain are not repeated here in order to avoid repetition.
一个可选实施例中,计算机可读存储介质可以是任何包含或存储程序或指令的有形介质,其中的程序可以被执行,通过存储的程序指令相关的硬件实现相应的功能。例如,计算机可读存储介质可以是计算机磁盘、硬盘、随机存取存储器、只读存储器等。本申请并不限于此,可以是以非暂时性方式存储指令或软件以及任何相关数据文件或数据结构并且可提供给处理器以使处理器执行其中的程序或指令的任何装置。所述计算机可读存储介质中包括基于区块链的APP消息共享程序,所述基于区块链的APP消息共享程序被处理器执行时,实现上述的基于区块链的APP消息共享方法,为避免重复,在此不再赘述。In an optional embodiment, the computer-readable storage medium may be any tangible medium that contains or stores a program or instruction. The program can be executed, and the stored program instructs related hardware to implement the corresponding function. For example, the computer-readable storage medium may be a computer disk, hard disk, random access memory, read-only memory, and so on. The present application is not limited to this, and can be any device that stores instructions or software and any related data files or data structures in a non-transitory manner and can be provided to the processor to enable the processor to execute the programs or instructions therein. The computer-readable storage medium includes a blockchain-based APP message sharing program, and when the blockchain-based APP message sharing program is executed by a processor, the above-mentioned blockchain-based APP message sharing method is implemented as To avoid repetition, I won't repeat it here.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。In the above-mentioned embodiments, the description of each embodiment has its own emphasis. For parts that are not described in detail or recorded in an embodiment, reference may be made to related descriptions of other embodiments.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、装置、物品或者方法不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、装置、物品或者方法所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、装置、物 品或者方法中还存在另外的相同要素。It should be noted that in this article, the terms "including", "including" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, device, article or method including a series of elements not only includes those elements, It also includes other elements that are not explicitly listed, or elements inherent to the process, device, article, or method. Without more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, device, article or method that includes the element.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。The serial numbers of the foregoing embodiments of the present application are only for description, and do not represent the advantages and disadvantages of the embodiments. Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disk, optical disk), including several instructions to make a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) execute the method described in each embodiment of the present application.
以上所述的实施例仅是用以说明本申请的技术方案,而非对其限制;尽管参照前述的实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述的各实施例所记载的技术方案进行修改,或者对其中的部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请的各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to illustrate the technical solutions of the application, not to limit it; although the application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: The technical solutions recorded in the foregoing embodiments are modified, or some of the technical features are equivalently replaced; these modifications or replacements do not cause the essence of the corresponding technical solutions to deviate from the spirit and spirit of the technical solutions of the embodiments of the application The scope shall be included in the protection scope of this application.

Claims (20)

  1. 一种基于区块链的APP消息共享方法,其特征在于,该方法包括:A blockchain-based APP message sharing method, characterized in that the method includes:
    构建区块链网络;Build a blockchain network;
    在所述区块链网络中申请与各APP对应的区域,其中,各区域在所述区块链网络中形成多个APP消息共享的消息链;Apply for an area corresponding to each APP in the blockchain network, where each area forms a message chain shared by multiple APP messages in the blockchain network;
    上送各个APP的消息至所对应的区域内,各区域内的消息在所述消息链中通过区块链的加密技术互信共享。The messages of each APP are sent to the corresponding area, and the messages in each area are mutually trusted and shared in the message chain through the encryption technology of the blockchain.
  2. 根据权利要求1所述的基于区块链的APP消息共享方法,其特征在于,在上送各个APP的消息至所对应的区域内的步骤之前,还包括:The blockchain-based APP message sharing method according to claim 1, wherein before the step of sending each APP message to the corresponding area, the method further comprises:
    制定统一的APP上送消息的安全规范和标准格式;Formulate a unified security specification and standard format for sending messages on APP;
    按照所述安全规范和标准格式,上送各个APP的消息至所对应的区域中。According to the security specifications and standard format, the messages of each APP are sent to the corresponding area.
  3. 根据权利要求2所述的基于区块链的APP消息共享方法,其特征在于,The method for sharing APP messages based on blockchain according to claim 2, wherein:
    所述安全规范从智能合约、共识机制、加密技术、权限管理的维度进行规范;The security specifications are regulated from the dimensions of smart contracts, consensus mechanisms, encryption technology, and authority management;
    所述标准格式为规定了各APP消息中各要素的上送顺序的格式。The standard format is a format that specifies the upload sequence of each element in each APP message.
  4. 根据权利要求2所述的基于区块链的APP消息共享方法,其特征在于,各区域内的消息在所述消息链中通过区块链的加密技术互信共享的步骤之后,还包括:The blockchain-based APP message sharing method according to claim 2, wherein after the step of mutual trust sharing of messages in each area in the message chain through the encryption technology of the blockchain, the method further comprises:
    在获取到查询请求时,根据所述查询请求从所述消息链中获取消息,并对获取到的消息进行汇总展示,其中,汇总展示的内容包括同一用户在多个APP所产生的消息,同一产品在多个APP所产生的消息,以及多个APP的公告消息中的至少一种。When a query request is obtained, the message is obtained from the message chain according to the query request, and the obtained message is displayed in a summary. The content of the summary display includes messages generated by the same user in multiple APPs. At least one of the messages generated by the product in multiple apps and the announcement messages of multiple apps.
  5. 根据权利要求4所述的基于区块链的APP消息共享方法,其特征在于,根据查询请求从所述消息链中获取消息并进行汇总展示的步骤之前,还包括:The blockchain-based APP message sharing method according to claim 4, characterized in that, before the step of obtaining messages from the message chain according to the query request and performing summary display, it further comprises:
    验证所述查询请求是否有权限进行获取,若有,则通过验证,响应所述查询请求;若没有,则未通过验证,拒绝所述查询请求。It is verified whether the query request has the authority to obtain, and if so, the verification is passed and the query request is responded to; if not, the verification is not passed, and the query request is rejected.
  6. 根据权利要求4所述的基于区块链的APP消息共享方法,其特征在于,所述方法还包括:根据查询请求和所述消息链中所有信息的画像进行产品推荐。The method for sharing APP messages based on the blockchain according to claim 4, wherein the method further comprises: performing product recommendation according to the query request and the portrait of all the information in the message chain.
  7. 根据权利要求6所述的基于区块链的APP消息共享方法,其特征在于,所述根据查询请求和所述消息链中所有信息的画像进行产品推荐的步骤包括:The blockchain-based APP message sharing method according to claim 6, wherein the step of performing product recommendation according to the query request and the profile of all the information in the message chain comprises:
    从所述消息链中收集用户的基础数据,基于所述基础数据进行行为建模;其中,所述基础数据是所述用户在各个APP中所有信息汇总的数据;Collect user's basic data from the message chain, and perform behavior modeling based on the basic data; wherein, the basic data is data summarized by all information of the user in each APP;
    通过所述行为建模构建画像,输出用户标签;其中,所述用户标签用于表示所述用户的特点;Construct a portrait through the behavior modeling, and output user tags; wherein, the user tags are used to represent the characteristics of the user;
    根据用户查询请求以及各用户标签确定推荐产品;Determine recommended products according to user query requests and user tags;
    将所述推荐产品按照与所述用户标签的匹配度由大到小的顺序进行推荐显示。The recommended products are recommended and displayed in descending order of matching degrees with the user tags.
  8. 根据权利要求7所述的基于区块链的APP消息共享方法,其特征在于,所述基础数据包括网络行为数据、服务内行为数据、用户内容偏好数据、用户交易数据。The blockchain-based APP message sharing method according to claim 7, wherein the basic data includes network behavior data, in-service behavior data, user content preference data, and user transaction data.
  9. 根据权利要求7所述的基于区块链的APP消息共享方法,其特征在于,The method for sharing APP messages based on blockchain according to claim 7, wherein:
    所述用户标签包括用户的基本属性、购买能力、行为特征、兴趣爱好、心理特征、社交网络。The user tag includes the user's basic attributes, purchasing ability, behavioral characteristics, hobbies, psychological characteristics, and social networks.
  10. 根据权利要求4所述的基于区块链的APP消息共享方法,其特征在于,在上送各个APP的消息至所对应的区域内的步骤之后,根据消息的类型采用对应的业务模板进行分类存储。The blockchain-based APP message sharing method according to claim 4, wherein after the step of sending each APP message to the corresponding area, the corresponding business template is used for classified storage according to the type of the message .
  11. 根据权利要求7所述的基于区块链的APP消息共享方法,其特征在于,从所述消息链中获取消息并进行汇总展示的步骤包括:The blockchain-based APP message sharing method according to claim 7, wherein the step of obtaining messages from the message chain and performing summary display comprises:
    根据获取的消息的类型以及存储所述消息的业务模板,分配相应的展示口进行汇总展示。According to the type of the acquired message and the business template storing the message, the corresponding display port is allocated for summary display.
  12. 根据权利要求11所述的基于区块链的APP消息共享方法,其特征在 于,在所述展示口按照预先设定的规则进行展示。The blockchain-based APP message sharing method according to claim 11, characterized in that the display is performed at the display port according to preset rules.
  13. 一种基于区块链的APP消息共享系统,其特征在于,该系统包括:A blockchain-based APP message sharing system, which is characterized in that the system includes:
    构建单元,用于构建区块链网络;Building unit, used to build a blockchain network;
    申请单元,在所述区块链网络中,申请与各APP对应的区域,各区域在所述区块链网络中形成消息共享的消息链;The application unit applies for areas corresponding to each APP in the blockchain network, and each area forms a message sharing message chain in the blockchain network;
    上送单元,用于向各区域中上送各个APP的消息,以实现各个APP的消息在所述消息链中的互信共享。The uploading unit is used to upload the messages of each APP to each area, so as to realize the mutual trust sharing of the messages of each APP in the message chain.
  14. 根据权利要求13所述的基于区块链的APP消息共享系统,其特征在于,所述上送单元包括:The blockchain-based APP message sharing system according to claim 13, wherein the uploading unit comprises:
    安全规范制定模块,用于制定统一的各APP上送消息的安全规范;The security specification formulation module is used to formulate unified security specifications for sending messages to each APP;
    标准格式制定模块,用于制定统一的各APP上送消息的标准格式;The standard format formulation module is used to formulate a unified standard format for sending messages to each APP;
    所述上送单元按照所述安全规范和标准格式,上送各个APP的消息至所对应的区域中。The uploading unit uploads the messages of each APP to the corresponding area in accordance with the safety specification and standard format.
  15. 根据权利要求14所述的基于区块链的APP消息共享系统,其特征在于,所述系统还包括:The blockchain-based APP message sharing system according to claim 14, wherein the system further comprises:
    获取单元,用于根据查询请求从所述消息链中获取所要查询的消息内容;The obtaining unit is configured to obtain the message content to be queried from the message chain according to the query request;
    展示单元,用于汇总并展示所述获取单元所获取的消息内容。The display unit is used to summarize and display the message content obtained by the obtaining unit.
  16. 根据权利要求15所述的基于区块链的APP消息共享系统,其特征在于,所述获取单元包括:The blockchain-based APP message sharing system according to claim 15, wherein the acquiring unit comprises:
    查询请求验证模块,用于验证查询请求是否满足访问权限;其中,若满足,则通过验证,响应所述查询请求;若否,则未通过验证,拒绝所述查询请求。The query request verification module is used to verify whether the query request meets the access authority; wherein, if it is satisfied, the verification is passed and the query request is responded; if not, the verification is not passed, and the query request is rejected.
  17. 根据权利要求16所述的基于区块链的APP消息共享系统,其特征在于,如果访问权限验证成功,通过智能合约记录该操作,生成唯一的操作验证码,然后响应所述查询请求完成查询方的消息获取。The blockchain-based APP message sharing system according to claim 16, wherein if the access authority is verified successfully, the operation is recorded through a smart contract, a unique operation verification code is generated, and then the query party is completed in response to the query request Get the news.
  18. 根据权利要求15所述的基于区块链的APP消息共享系统,其特征在于,所述展示单元包括:The blockchain-based APP message sharing system according to claim 15, wherein the display unit comprises:
    产品推荐模块,用于根据查询请求和所述消息链中所有信息的画像进行产品推荐;以及The product recommendation module is used for product recommendation based on the query request and the portrait of all the information in the message chain; and
    展示口分配模块,用于根据不同的消息类型以及存储该类型消息的业务模板,分配不同的展示口。The display port allocation module is used to allocate different display ports according to different message types and the business template that stores this type of message.
  19. 一种电子装置,所述电子装置包括:存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1至12任一项所述的基于区块链的APP消息共享方法的步骤。An electronic device comprising: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, wherein the processor executes the computer program when the computer program is executed The steps of a blockchain-based APP message sharing method according to any one of claims 1 to 12.
  20. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中包括计算机程序,所述计算机程序被处理器执行时,实现如权利要求1至12中任一项所述的基于区块链的APP消息共享方法的步骤。A computer-readable storage medium, characterized in that, the computer-readable storage medium includes a computer program, and when the computer program is executed by a processor, it implements the region-based storage medium according to any one of claims 1 to 12. The steps of the blockchain APP message sharing method.
PCT/CN2019/117817 2019-05-23 2019-11-13 Blockchain-based app message sharing method, system, and apparatus, and storage medium WO2020233011A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910434808.3 2019-05-23
CN201910434808.3A CN110278245B (en) 2019-05-23 2019-05-23 Block chain based APP message sharing method, system, device and storage medium

Publications (1)

Publication Number Publication Date
WO2020233011A1 true WO2020233011A1 (en) 2020-11-26

Family

ID=67959080

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/117817 WO2020233011A1 (en) 2019-05-23 2019-11-13 Blockchain-based app message sharing method, system, and apparatus, and storage medium

Country Status (2)

Country Link
CN (1) CN110278245B (en)
WO (1) WO2020233011A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115102759A (en) * 2022-06-21 2022-09-23 南京质子链科技有限公司 Interface backtracking system based on block chain

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110278245B (en) * 2019-05-23 2022-09-23 平安科技(深圳)有限公司 Block chain based APP message sharing method, system, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108616842A (en) * 2018-04-12 2018-10-02 陈明星 A kind of locals block chain type APP shared system
US20190050400A1 (en) * 2017-08-11 2019-02-14 Wipro Limited Method and system for data conversion and data model optimization
CN109636434A (en) * 2018-10-19 2019-04-16 深圳壹账通智能科技有限公司 Integration managing method, system, electronic equipment and storage medium based on block chain
CN110278245A (en) * 2019-05-23 2019-09-24 平安科技(深圳)有限公司 APP message sharing method, system, device and storage medium based on block chain

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10509891B2 (en) * 2017-05-03 2019-12-17 Cisco Technology, Inc. Method and system for content and service sharing
CN108234457A (en) * 2017-12-18 2018-06-29 苏州涞泽信息科技有限公司 A kind of credible government data based on block chain shares network system and sharing method
CN108615552A (en) * 2018-05-03 2018-10-02 杭州认识科技有限公司 Electronic health record sharing method and electronic health record shared system
CN108665355B (en) * 2018-05-18 2023-06-02 深圳壹账通智能科技有限公司 Financial product recommendation method, apparatus, device and computer storage medium
CN109063169A (en) * 2018-08-17 2018-12-21 福建省农村信用社联合社 A kind of customer data management system based on block chain
CN109347941A (en) * 2018-10-10 2019-02-15 南京简诺特智能科技有限公司 A kind of data sharing platform and its implementation based on block chain
CN109783471A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Enterprise's portrait small routine method, apparatus, computer equipment and storage medium
CN109787815B (en) * 2018-12-27 2019-11-12 云南财经大学 Government information resources shared system based on block chain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190050400A1 (en) * 2017-08-11 2019-02-14 Wipro Limited Method and system for data conversion and data model optimization
CN108616842A (en) * 2018-04-12 2018-10-02 陈明星 A kind of locals block chain type APP shared system
CN109636434A (en) * 2018-10-19 2019-04-16 深圳壹账通智能科技有限公司 Integration managing method, system, electronic equipment and storage medium based on block chain
CN110278245A (en) * 2019-05-23 2019-09-24 平安科技(深圳)有限公司 APP message sharing method, system, device and storage medium based on block chain

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115102759A (en) * 2022-06-21 2022-09-23 南京质子链科技有限公司 Interface backtracking system based on block chain
CN115102759B (en) * 2022-06-21 2023-09-12 南京质子链科技有限公司 Interface backtracking system based on block chain

Also Published As

Publication number Publication date
CN110278245B (en) 2022-09-23
CN110278245A (en) 2019-09-24

Similar Documents

Publication Publication Date Title
US11869012B2 (en) Systems, devices, and methods for DLT-based data management platforms and data products
CN113169980B (en) Transaction account data maintenance system and method using blockchain
US10938548B2 (en) Blockchain object deployment and synchronization across blockchains
US11057353B2 (en) Systems, methods, and devices for implementing a smart contract on a distributed ledger technology platform
US20210264000A1 (en) Blockchain based associate information and licensing
CA3145505C (en) Staged information exchange facilitated by content-addressable records indexed to pseudonymous identifiers by a tamper-evident data structure
CN110622184B (en) Creation, modification and provision of compliance documents
US20220391526A1 (en) Secure data processing in untrusted environments
US9449328B2 (en) System for encoding customer data
WO2020233011A1 (en) Blockchain-based app message sharing method, system, and apparatus, and storage medium
CN114500093A (en) Safe interaction method and system for message information
US20150081429A1 (en) Method and system for integrating audience data with a social media site
US9384366B2 (en) System for encoding customer data
US10200355B2 (en) Methods and systems for generating a user profile
US8539594B2 (en) Apparatus and method for managing identity information
US9443103B2 (en) System for encoding customer data
US11962551B1 (en) Aggregating data retrieved from communication channels
CN111563096B (en) Method, device, node and storage medium for creating entity portraits
US20230214398A1 (en) Data Privacy Management & Compliance Using Distributed Ledger Technology
US9443251B2 (en) System for encoding customer data
CN112950386A (en) Trusting transfer method and device based on block chain and electronic equipment
CN117172777A (en) Data storage method, apparatus, electronic device, medium, and program product

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19929696

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19929696

Country of ref document: EP

Kind code of ref document: A1