CN111787041B - Method and device for processing data - Google Patents

Method and device for processing data Download PDF

Info

Publication number
CN111787041B
CN111787041B CN201910734824.4A CN201910734824A CN111787041B CN 111787041 B CN111787041 B CN 111787041B CN 201910734824 A CN201910734824 A CN 201910734824A CN 111787041 B CN111787041 B CN 111787041B
Authority
CN
China
Prior art keywords
data
blockchain
blockchain data
information
operation type
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
CN201910734824.4A
Other languages
Chinese (zh)
Other versions
CN111787041A (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 Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Wodong Tianjun Information 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 Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Wodong Tianjun Information Technology Co Ltd
Priority to CN201910734824.4A priority Critical patent/CN111787041B/en
Publication of CN111787041A publication Critical patent/CN111787041A/en
Application granted granted Critical
Publication of CN111787041B publication Critical patent/CN111787041B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

Embodiments of the present disclosure disclose methods and apparatus for processing data. One embodiment of the method comprises the following steps: receiving a data access request sent by a first terminal, wherein the data access request comprises access requirement information for block chain data; obtaining blockchain data corresponding to access requirement information from a prestored blockchain data set, and obtaining a prestored blockchain data processing rule corresponding to first operation type information; performing visual processing on the acquired block chain data based on a block chain data processing rule to obtain visual area block chain data; the visual blockchain data is sent to the first terminal to enable the first terminal to present the visual blockchain data. The embodiment can realize the visual processing of the blockchain data by adopting the stored blockchain data processing rule on the blockchain, thereby realizing the presentation of the processed visual blockchain data which is easy to be understood by a user and is accurate and reliable to the terminal where the user is located.

Description

Method and device for processing data
Technical Field
Embodiments of the present disclosure relate to the field of computer technology, and in particular, to a method and apparatus for processing data.
Background
The blockchain technology is a brand new distributed infrastructure and computing mode which uses a blockchain data structure to verify and store data, uses a distributed node consensus algorithm to generate and update data, uses a cryptography mode to ensure the safety of data transmission and access, and uses an intelligent contract consisting of automated script codes to program and operate the data. The blockchain has tamper resistant properties.
Currently, to secure stored data, users typically store the data into a blockchain, or acquire the required data from the blockchain. Because the storage organization of the data stored in the blockchain is binary data that is easy to identify and process, there is a need in the art to facilitate the user's understanding of the data retrieved from the blockchain for visual processing of the data.
Disclosure of Invention
Embodiments of the present disclosure propose methods and apparatus for processing data.
In a first aspect, embodiments of the present disclosure provide a method for processing data, the method comprising: receiving a data access request sent by a first terminal, wherein the data access request comprises access requirement information for block chain data, and the access requirement information comprises first operation type information; obtaining blockchain data corresponding to access requirement information from a prestored blockchain data set, and obtaining prestored blockchain data processing rules corresponding to first operation type information, wherein the blockchain data processing rules are determined based on a blockchain intelligent contract; performing visual processing on the acquired block chain data based on a block chain data processing rule to obtain visual area block chain data; the visual blockchain data is sent to the first terminal to enable the first terminal to present the visual blockchain data.
In some embodiments, the blockchain data processing rules include data parsing rules and data rendering rules; and performing visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data, including: analyzing the acquired blockchain data by adopting a data analysis rule, and performing presentation processing on the analyzed data by adopting a data presentation rule to obtain visible area blockchain data.
In some embodiments, the blockchain data in the pre-stored blockchain data collection is stored by a data storage step that includes: receiving a data storage request sent by a second terminal, wherein the data storage request comprises: the second operation type information, data to be stored and data description information of the data to be stored; searching preset operation type information matched with the second operation type information from a preset information pair set, wherein the information pair in the information pair set comprises: corresponding preset description information and preset operation type information; comparing whether the preset description information corresponding to the searched preset operation type information comprises data description information or not; and responding to the comparison result, wherein the data to be stored is associated with the second operation type information and then stored in the blockchain data set.
In some embodiments, the data description information includes a first field for recording an account number and a second field for recording an account number change corresponding to the account number; and associating the data to be stored with the second operation type information and then storing the data into the blockchain data set includes: extracting an account number corresponding to a first field and an account number limit variable quantity corresponding to a second field from data to be stored; in the pre-stored blockchain data set, in response to the format of the extracted account amount change meeting a preset format condition, updating the current amount of the extracted account based on the extracted account amount change.
In some embodiments, any one of the first operation type information and the second operation type information includes at least one of: information characterizing a type of application generating the data storage request; information characterizing the type of operation performed at the operation interface of the application.
In a second aspect, embodiments of the present disclosure provide an apparatus for processing data, the apparatus comprising: a request receiving unit configured to receive a data access request transmitted by a first terminal, the data access request including access requirement information for blockchain data, the access requirement information including first operation type information; a data acquisition unit configured to acquire blockchain data corresponding to access requirement information from a prestored blockchain data set, and acquire a prestored blockchain data processing rule corresponding to first operation type information, wherein the blockchain data processing rule is determined based on a blockchain intelligent contract; the data processing unit is configured to perform visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data; and the data sending unit is configured to send the visual blockchain data to the first terminal so as to enable the first terminal to present the visual blockchain data.
In some embodiments, the blockchain data processing rules include data parsing rules and data rendering rules; and a data processing unit further configured to: analyzing the acquired blockchain data by adopting a data analysis rule, and performing presentation processing on the analyzed data by adopting a data presentation rule to obtain visible area blockchain data.
In some embodiments, in the data acquisition unit, the blockchain data in the pre-stored blockchain data set is stored by a data storage step, the data storage step including: receiving a data storage request sent by a second terminal, wherein the data storage request comprises: the second operation type information, data to be stored and data description information of the data to be stored; searching preset operation type information matched with the second operation type information from a preset information pair set, wherein the information pair in the information pair set comprises: corresponding preset description information and preset operation type information; comparing whether the preset description information corresponding to the searched preset operation type information comprises data description information or not; and responding to the comparison result, wherein the data to be stored is associated with the second operation type information and then stored in the blockchain data set.
In some embodiments, the data description information includes a first field for recording an account number and a second field for recording an account number change corresponding to the account number; and associating the data to be stored with the second operation type information and then storing the data into the blockchain data set includes: extracting an account number corresponding to a first field and an account number limit variable quantity corresponding to a second field from data to be stored; in the pre-stored blockchain data set, in response to the format of the extracted account amount change meeting a preset format condition, updating the current amount of the extracted account based on the extracted account amount change.
In some embodiments, any one of the first operation type information and the second operation type information includes at least one of: information characterizing a type of application generating the data storage request; information characterizing the type of operation performed at the operation interface of the application.
In a third aspect, embodiments of the present disclosure provide an electronic device comprising: one or more processors; a storage device having one or more programs stored thereon; the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method as described in any of the implementations of the first aspect.
In a fourth aspect, embodiments of the present disclosure provide a computer readable medium having stored thereon a computer program which, when executed by a processor, implements a method as described in any of the implementations of the first aspect.
The method and the device for processing data provided by the embodiment of the disclosure can receive the data access request sent by the first terminal. Wherein the data access request includes access requirement information for the blockchain data, the access requirement information including first operation type information. Then, from the pre-stored blockchain data set, blockchain data corresponding to the access requirement information is obtained, and a pre-stored blockchain data processing rule corresponding to the first operation type information is obtained, wherein the blockchain data processing rule is determined based on a blockchain smart contract. And then, performing visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data. And finally, sending the visual blockchain data to the first terminal so that the first terminal presents the visual blockchain data. According to the method and the device provided by the embodiment of the disclosure, the block chain data processing rule for performing visual processing on the block chain data is stored in the block chain, so that the visual processing on the block chain data by adopting the stored block chain data processing rule is realized, and the visual block chain data which is obtained after processing and is easy to understand by a user, accurate and reliable is displayed on a terminal where the user is located.
Drawings
Other features, objects and advantages of the present disclosure will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings:
FIG. 1 is an exemplary system architecture diagram in which an embodiment of the present disclosure may be applied;
FIG. 2 is a flow chart of one embodiment of a method for processing data according to the present disclosure;
FIG. 3 is a schematic illustration of one application scenario of a method for processing data according to an embodiment of the present disclosure;
FIG. 4 is a flow chart of yet another embodiment of a method for processing data according to the present disclosure;
FIG. 5 is a schematic structural diagram of one embodiment of an apparatus for processing data according to the present disclosure;
fig. 6 is a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that, without conflict, the embodiments of the present disclosure and features of the embodiments may be combined with each other. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments. Those skilled in the art will also appreciate that although the terms "first," "second," etc. may be used herein to describe various terminals, operation type information, fields, etc., these terminals, operation type information, fields should not be limited by these terms. These terms are only used to distinguish one terminal, operation type information, field from other terminals, operation type information, fields.
Fig. 1 illustrates an exemplary system architecture 100 to which the methods of processing data or apparatuses for processing data of embodiments of the present disclosure may be applied.
As shown in fig. 1, a system architecture 100 may include end devices 101, 102, 103, a network 104, and a blockchain node 105. The network 104 is used as a medium to provide communication links between the end devices 101, 102, 103 and the blockchain node 105. The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
The terminal devices 101, 102, 103 may interact with the blockchain node 105 through the network 104 to receive or send messages or the like. Various applications, such as a search class application, an error checking class application, a shopping class application, etc., may be installed on the terminal devices 101, 102, 103. The terminal devices 101, 102, 103 may be hardware or software. When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices having a display screen and supporting data access request input, including but not limited to smartphones, tablets, laptop and desktop computers, and the like. When the terminal devices 101, 102, 103 are software, they can be installed in the above-listed electronic devices. Which may be implemented as multiple software or software modules (e.g., multiple software or software modules for providing distributed services) or as a single software or software module. The present invention is not particularly limited herein.
The blockchain node 105 may interact with the terminal devices 101, 102, 103 over the network 104 to receive or transmit information, etc. The blockchain node 105 may be implemented as a cluster of distributed servers that provide various data processing services, or as a single server. For example, for a received data access request, blockchain data is acquired and a server that visualizes the acquired blockchain data is performed. The blockchain node 105 may receive data access requests sent by the terminal devices 101, 102, 103. Wherein the data access request includes access requirement information for the blockchain data, the access requirement information including first operation type information. Then, from the pre-stored blockchain data set, blockchain data corresponding to the access requirement information is obtained, and a pre-stored blockchain data processing rule corresponding to the first operation type information is obtained, wherein the blockchain data processing rule is determined based on a blockchain smart contract. And then, performing visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data. Finally, the visual zone block chain data is transmitted to the terminal devices 101, 102, 103 to cause the terminal devices 101, 102, 103 to present the visual zone block chain data.
It should be noted that, the method for processing data provided by the embodiments of the present disclosure is generally performed by the blockchain node 105, and accordingly, the apparatus for processing data is generally disposed in the blockchain node 105.
It should be understood that the number of end devices, networks, and blockchain nodes in fig. 1 are merely illustrative. There may be any number of end devices, networks, and blockchain nodes, as desired for implementation.
With continued reference to fig. 2, a flow 200 of one embodiment of a method for processing data according to the present disclosure is shown. The method for processing data comprises the following steps:
step 201, receiving a data access request sent by a first terminal, where the data access request includes access requirement information for blockchain data, and the access requirement information includes first operation type information.
In this embodiment, an execution body of the method for processing data (e.g., the blockchain node 105 shown in fig. 1) may receive a data access request sent by the first terminal through the network. The first terminal may be various terminals that transmit a data access request to an execution body. As an example, the first terminal may be a mobile phone, a PC, or the like.
Wherein the data access request may include, but is not limited to, access requirement information, and the access requirement information may include, but is not limited to, first operation type information. In addition, the access requirement information may further include account information, start time information (e.g., 11 am on 5 months 1 in 2019), end time information (e.g., 1 pm on 1 month 5 months 1 in 2019), and the like.
Wherein the first operation type information is information for representing a type corresponding to the operation. As an example, the first operation type information may be "1100" for characterizing that the type corresponding to the operation is a deposit operation type under the application of the financial domain. As another example, the first operation type information may be "Financial-pay" for characterizing that the type corresponding to the operation is a deposit operation type under the application of the Financial domain.
Step 202, obtaining blockchain data corresponding to access requirement information from a prestored blockchain data set, and obtaining prestored blockchain data processing rules corresponding to first operation type information, wherein the blockchain data processing rules are determined based on blockchain intelligent contracts.
Among other things, the Smart contract is typically a computer protocol in the blockchain that is intended to propagate, verify, or execute contracts in an informative manner. The essence of a blockchain smart contract is a set of digitally defined commitments (commitments) that include agreements on which the contract participants can execute the commitments.
In this embodiment, the blockchain data processing rule is generally a processing manner that conforms to a protocol in the smart contract and is used to implement visualization of data. The above blockchain data processing rules may be set by a technician based on experience or the needs of the application scenario. One of the blockchain data processing rules corresponds to one of the processing modes. By way of example, the blockchain data processing rule may be "A-B," which refers to executing the B process after executing the A process on the data.
In this embodiment, the blockchain data in the previously stored blockchain data set is generally stored according to a preset storage format during storage. For example, the storage is performed by account number, storage time, or the like. Thus, the executing body can acquire the blockchain data corresponding to the access requirement information from the blockchain data set stored in advance by using the acquired access requirement information. In addition, the execution body may store a plurality of blockchain data processing rules in advance, and each blockchain data processing rule corresponds to one operation type information. In this way, the execution body can find the blockchain data processing rule corresponding to the first operation type information from among the plurality of blockchain data processing rules stored in advance using the acquired first operation type information from the first terminal.
And 203, performing visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data.
In this embodiment, the execution body may perform visualization processing on the acquired blockchain data by using the acquired blockchain data processing rule for implementing visualization of data, thereby obtaining the visible region blockchain data.
Here, the visual blockchain data may be data that is easy for a computer to present. And the format of the visual blockchain data can be set according to the requirements of the actual application scene. By way of example, the visual blockchain data may be hypertext markup language (Hyper Text Markup Language, HTML) formatted data, portable document format (Portable Document Format, PDF) formatted data, WORD formatted data, EXCEL formatted data, and the like.
Step 204, the visual blockchain data is sent to the first terminal, so that the first terminal presents the visual blockchain data.
In this embodiment, the executing entity may send the visual blockchain data to the first terminal through a network. In this way, the first terminal may directly present the received visible region block chain data.
It should be noted that, because the data stored on the blockchain is non-tamperable, the present disclosure stores the blockchain data processing rules for performing the visualization processing on the blockchain data in the blockchain, so that the stored blockchain data processing rules can be ensured to be safe and reliable all the time. In addition, the stored blockchain data processing rules are adopted on the blockchain to carry out visual processing on the blockchain data, and the processed visual area blockchain data are sent to the first terminal, so that the effect that as long as the input access requirement information is the same for any user, the result which is pushed to the user and used for presentation is always the same can be realized. Therefore, the method and the device can avoid the situation that the confusion facts are caused because different users process the same data by adopting different processing rules to obtain different presentation results in the prior art, and help to ensure the accuracy of the presentation results.
In alternative implementations of various embodiments of the present disclosure, if the blockchain data processing rules include data parsing rules and data rendering rules. The performing visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data may include: analyzing the acquired blockchain data by adopting a data analysis rule, and performing presentation processing on the analyzed data by adopting a data presentation rule to obtain visible area blockchain data.
Here, the execution subject may first parse the acquired blockchain data using the above-described data parsing rule to extract content at a preset location from the acquired blockchain data. As an example, the preset position may be a field preset by a technician, or may be a preset bit. And then, adding the content obtained by analysis to the corresponding position of the preset template by adopting the data presentation rule so as to realize presentation processing of the analyzed data and obtain the visual blockchain data.
The execution body may store a plurality of preset templates for presenting blockchain data in advance, and each preset template may uniquely correspond to one data presentation rule. The preset templates generally include a presentation format of the data and at least one variable for presenting the data. As an example, the preset template may be a preset HTML template, where the HTML template includes a data presentation format, such as a spreadsheet format, and at least one variable for presenting data, for example, a first variable for presenting a value of an account number, a second variable for presenting a value of a name, a third variable for presenting a value of a balance of the account number, and so on.
More specifically, for example, if the execution body uses the data parsing rule to extract the content of the a field and the content of the B field in the blockchain data. The execution body may take the contents of the extracted a field as the value of the first variable of the preset template and the contents of the extracted B field as the value of the second variable of the preset template. In this way, an assigned template can be obtained. At this time, the assigned template is the visual blockchain data.
In the implementation manner, the content at the preset position in the blockchain data is extracted by adopting the data analysis rule, and then the extracted content is taken as the value of the variable of the template corresponding to the data presentation rule of the blockchain data so as to obtain the visible area blockchain data. The template is a script program edited in advance, and the visible area block chain data is obtained by directly assigning the extracted content to the variables in the template, so that the visible area block chain data can be obtained quickly, and the data processing time is saved.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario 300 of the method for processing data according to the present embodiment. In the application scenario of fig. 3, a user 301 sends a data access request to a blockchain node 303 through a terminal 302. At this time, the data access request may be: the AA account accounts for transfer data from 11 am at 5.1 in 2019 to 3 pm at 2 in 5.2 in 2019. The access requirement information may be: AA account number, 2019050111-2019050215, transfer type. And the first operation type information may be: type of transfer.
The blockchain node 303 may perform the following operations:
first, the blockchain node 303 may receive the data access request described above.
Then, the blockchain node 303 acquires blockchain data corresponding to the access requirement information from the previously stored blockchain data set Q. Wherein, the blockchain data set Q is: { (2019050116, AA account transfer M element to BB account), (2019050118 withdraw N element from AA account), (2019050118 withdraw P element from CC account) }. The blockchain data acquired at this time is: (2019050116, AA account transfer M-ary to BB account) and (2019050118, withdraw N-ary from AA account). In addition, the blockchain node 303 may acquire a blockchain data processing rule R corresponding to the transfer type, which is stored in advance.
Thereafter, the blockchain node 303 may perform visualization processing on the acquired blockchain data using the blockchain data processing rule R to obtain visible region blockchain data.
Finally, blockchain node 303 may send the view block chain data to terminal 302. In this way, terminal 302 may present the visible region block chain data to user 301.
The method for processing data provided by the above embodiment of the present disclosure may receive a data access request sent by a first terminal. The data access request includes access requirement information for the blockchain data, the access requirement information including first operation type information. Then, from the pre-stored blockchain data set, blockchain data corresponding to the access requirement information is obtained, and a pre-stored blockchain data processing rule corresponding to the first operation type information is obtained, wherein the blockchain data processing rule is determined based on a blockchain smart contract. And then, performing visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data. And finally, sending the visual blockchain data to the first terminal so that the first terminal presents the visual blockchain data. According to the method, the block chain data processing rule for performing visual processing on the block chain data is stored in the block chain, so that the stored block chain data processing rule is adopted on the block chain to perform visual processing on the block chain data, and the visual block chain data which is obtained after processing and is easy to understand by a user and is accurate and reliable is displayed on a terminal where the user is located.
With further reference to fig. 4, a flow 400 of yet another embodiment of a method for processing data is shown. The flow 400 of the method for processing data comprises the steps of:
step 401, receiving a data access request sent by a first terminal, where the data access request includes access requirement information for blockchain data, and the access requirement information includes first operation type information.
Step 402, obtaining blockchain data corresponding to access requirement information from a prestored blockchain data set, and obtaining a prestored blockchain data processing rule corresponding to first operation type information.
Wherein the blockchain data processing rules are determined based on blockchain intelligence contracts.
And step 403, performing visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data.
Step 404, the visual blockchain data is sent to the first terminal, so that the first terminal presents the visual blockchain data.
In this embodiment, the specific operations of steps 401 to 404 are substantially the same as those of steps 201 to 204 in the embodiment shown in fig. 2, and will not be described herein.
In alternative implementations of various embodiments of the present disclosure, the blockchain data in the pre-stored blockchain data collection is stored by the data storage step. The data storage step comprises the following steps:
Step 4021, receiving a data storage request sent by the second terminal, where the data storage request includes: the second operation type information, data to be stored, and data description information of the data to be stored.
Here, the execution body may receive the data storage request transmitted from the second terminal through the network. The second terminal may be various terminals that transmit a data storage request to the execution body. As an example, the second terminal may be a mobile phone, a PC, or the like. The second operation type information is generally information for characterizing the type to which the operation corresponds. The data description information of the data to be stored is generally information for characterizing field names of respective fields of the data to be stored. As an example, the data description information may include "123" for characterizing the name of the field as an account number. The data description information may also include an "account number" for characterizing a field named account number.
In step 4022, the preset operation type information matched with the second operation type information is searched for from the preset information pair set. Wherein, the information pairs in the information pair set include: corresponding preset description information and preset operation type information.
Here, since each information pair in the set of information pairs includes one preset description information and one preset operation type information. Therefore, the execution body can search the preset operation type information matched with the second operation type information from the preset information pair set by adopting the received second operation type information. The preset description information is usually information preset by a technician and used for describing the name of at least one field. The preset operation type information is usually information preset by a technician and used for representing the type corresponding to the operation.
In step 4023, whether the preset description information corresponding to the searched preset operation type information includes data description information is compared.
Here, the execution body may compare the searched preset description information with the data description information to determine whether the data description information is included in the searched preset description information.
In step 4024, the data to be stored is stored in the blockchain data set after being associated with the second operation type information in response to the comparison result.
If the data description information is included in the searched preset description information, the data to be stored is associated with the second operation type information, and the associated data to be stored and the second operation type information are stored in the blockchain data set.
In the implementation manner, whether the data to be stored accords with the storage condition is judged by comparing the data description information of the data to be stored with the searched preset description information, and if so, the data to be stored is stored. In this way, it can be ensured that each piece of blockchain data stored in the blockchain data set satisfies the storage condition. The unified storage of the data to be stored is facilitated, and meanwhile, the stored blockchain data is also facilitated to be extracted. The method and the device are beneficial to improving the access efficiency of the blockchain data in the blockchain data set.
In some optional implementations of this embodiment, if the data description information includes a first field for recording an account number and a second field for recording an account number amount change corresponding to the account number. Associating the data to be stored with the second operation type information and storing the data into the blockchain data set includes:
firstly, an account number corresponding to a first field and an account number limit change amount corresponding to a second field are extracted from data to be stored.
Here, the data description information corresponds to data to be stored. If the data description information includes a first field for recording the account number, the data to be stored includes the account number corresponding to the first field. If the data description information includes a second field for recording the account amount change corresponding to the account amount change, the data to be stored includes the account amount change corresponding to the second field. More specifically, for example, if the data description information includes: the account number and the account number variable quantity can be extracted from the data to be stored corresponding to the data description information, and the value of the account number corresponding to the account number can be extracted. And extracting the value of the account number variable quantity corresponding to the account number variable quantity.
Then, in the pre-stored blockchain data set, in response to the format of the extracted account amount change meeting a preset format condition, updating the current amount of the extracted account based on the extracted account amount change.
Here, the execution body may determine whether the format of the extracted account amount variation satisfies the preset format condition in combination with the preset format condition. Here, the above-mentioned preset format conditions may include, but are not limited to, at least one of: the value of the account amount change belongs to a preset value interval, for example, belongs to (0, 100.00). The dimension of the account number limit variation is a preset dimension, for example, a meta.
In this implementation manner, if the data description information includes a first field for recording an account number and a second field for recording a change amount of the account number corresponding to the account number, it may be determined that the currently stored data to be stored needs to involve changing the current account number of the account number. After determining that the data format of the account amount change amount meets the preset format condition, the executing body may directly add the stored current amount corresponding to the account amount change amount in the blockchain data set to obtain the updated current amount. It should be noted that each account number corresponds to a current credit. Typically, the current credit corresponding to the account number is 0 by default.
It should be noted that the data to be stored and the current limit of the account related to the data to be stored are stored simultaneously, so that the current limit of the data to be stored and/or the account can be conveniently extracted according to the requirements of the user.
In some optional implementations of the present embodiment, any one of the first operation type information and the second operation type information includes at least one of: a first item: information characterizing the type of application generating the data storage request. The second item: information characterizing the type of operation performed at the operation interface of the application.
Here, the first operation type information or the second operation type information may include only the second item, or may include both the first item and the second item. The types of applications may include, but are not limited to, at least one of: the application type in the medical field, the application type in the legal field, the application type in the financial field. If the application type is an application type in the financial field, the operation type may include, but is not limited to, at least one of the following: deposit operation type, transfer operation type, payment operation type.
In the implementation manner, based on the first operation type information, the blockchain data processing rule of the data meeting the access requirement information is obtained from the blockchain, so that the data generated by the same operation under the same application can be processed by adopting the same visualized blockchain data processing rule. The data processing time can be saved, and the data visualization processing efficiency can be improved. In addition, the associated second operation type information and the data to be stored are stored in the blockchain, so that the data stored in the blockchain can be quickly and conveniently extracted based on the operation type information.
As can be seen from fig. 4, the flow 400 of the method for processing data in this embodiment highlights the storage step of the data to be stored, compared to the corresponding embodiment of fig. 2. Therefore, the scheme described in this embodiment compares the data description information of the data to be stored with the searched preset description information to determine whether the data to be stored meets the storage condition, and if so, performs storage of the data to be stored. The unified storage of the data to be stored is facilitated, and meanwhile, the stored blockchain data is also facilitated to be extracted. The method and the device are beneficial to improving the access efficiency of the blockchain data in the blockchain data set.
With further reference to fig. 5, as an implementation of the method shown in the above figures, the present disclosure provides an embodiment of an apparatus for processing data, which corresponds to the method embodiment shown in fig. 2, and which is particularly applicable in various electronic devices.
As shown in fig. 5, the apparatus 500 for processing data of the present embodiment includes: a request receiving unit 501 configured to receive a data access request sent by a first terminal, the data access request including access requirement information for blockchain data, the access requirement information including first operation type information; a data acquisition unit 502 configured to acquire blockchain data corresponding to access requirement information from a prestored blockchain data set, and acquire a prestored blockchain data processing rule corresponding to first operation type information, wherein the blockchain data processing rule is determined based on a blockchain intelligent contract; a data processing unit 503 configured to perform visualization processing on the acquired blockchain data based on a blockchain data processing rule to obtain visible area blockchain data; the data transmitting unit 504 is configured to transmit the visual blockchain data to the first terminal to cause the first terminal to present the visual blockchain data.
In some alternative implementations of the present embodiment, the blockchain data processing rules include data parsing rules and data rendering rules. And a data processing unit 503, further configured to: analyzing the acquired blockchain data by adopting a data analysis rule, and performing presentation processing on the analyzed data by adopting a data presentation rule to obtain visible area blockchain data.
In some optional implementations of this embodiment, in the data obtaining unit 502, the blockchain data in the prestored blockchain data set is stored through a data storage step, where the data storage step includes: the first step, a data storage request sent by a second terminal is received, wherein the data storage request comprises: the second operation type information, data to be stored, and data description information of the data to be stored. And secondly, searching preset operation type information matched with the second operation type information from the preset information pair set. Wherein, the information pairs in the information pair set include: corresponding preset description information and preset operation type information. And thirdly, comparing whether the searched preset description information corresponding to the preset operation type information comprises data description information or not. And fourthly, responding to the comparison result to include that the data to be stored is stored in the blockchain data set after being associated with the second operation type information.
In some optional implementations of this embodiment, the data description information includes a first field for recording an account number and a second field for recording an account number amount change corresponding to the account number. And associating the data to be stored with the second operation type information and then storing the data into the blockchain data set includes: firstly, an account number corresponding to a first field and an account number limit change amount corresponding to a second field are extracted from data to be stored. Then, in the pre-stored blockchain data set, in response to the format of the extracted account amount change meeting a preset format condition, updating the current amount of the extracted account based on the extracted account amount change.
In some optional implementations of the present embodiment, any one of the first operation type information and the second operation type information includes at least one of: information characterizing the type of application generating the data storage request. Information characterizing the type of operation performed at the operation interface of the application.
In the apparatus provided in the foregoing embodiment of the present disclosure, the request receiving unit 501 receives a data access request sent by the first terminal, where the data access request includes access requirement information for blockchain data, and the access requirement information includes first operation type information. Then, the data acquisition unit 502 acquires the blockchain data corresponding to the access requirement information from the prestored blockchain data set, and acquires the prestored blockchain data processing rule corresponding to the first operation type information, wherein the blockchain data processing rule is determined based on the blockchain intelligent contract. Then, the data processing unit 503 performs visualization processing on the acquired blockchain data based on the blockchain data processing rule, resulting in visible region blockchain data. Finally, the data transmitting unit 504 transmits the visual blockchain data to the first terminal to cause the first terminal to present the visual blockchain data. According to the device, the block chain data processing rule for performing visual processing on the block chain data is stored in the block chain, so that the stored block chain data processing rule is adopted on the block chain to perform visual processing on the block chain data, and the visual block chain data which is obtained after processing and is easy to understand by a user and is accurate and reliable is displayed on a terminal where the user is located.
Referring now to FIG. 6, a schematic diagram of an electronic device (e.g., blockchain node in FIG. 1) 600 suitable for use in implementing embodiments of the present disclosure is shown. The electronic device shown in fig. 6 is merely an example and should not impose any limitations on the functionality and scope of use of embodiments of the present disclosure.
As shown in fig. 6, the electronic device 600 may include a processing means (e.g., a Central Processing Unit (CPU), a graphics processor, etc.) 601, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
In general, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 shows an electronic device 600 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead. Each block shown in fig. 6 may represent one device or a plurality of devices as needed.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via communication means 609, or from storage means 608, or from ROM 602. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing means 601. It should be noted that the computer readable medium of the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In an embodiment of the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. Whereas in embodiments of the present disclosure, the computer-readable signal medium may comprise a data signal propagated in baseband or as part of a carrier wave, with computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a data access request sent by a first terminal, wherein the data access request comprises access requirement information for block chain data, and the access requirement information comprises first operation type information; obtaining blockchain data corresponding to access requirement information from a prestored blockchain data set, and obtaining prestored blockchain data processing rules corresponding to first operation type information, wherein the blockchain data processing rules are determined based on a blockchain intelligent contract; performing visual processing on the acquired block chain data based on a block chain data processing rule to obtain visual area block chain data; the visual blockchain data is sent to the first terminal to enable the first terminal to present the visual blockchain data.
Computer program code for carrying out operations of embodiments of the present disclosure may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments described in the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The described units may also be provided in a processor, for example, described as: a processor includes a request receiving unit, a data acquiring unit, a data processing unit, and a data transmitting unit. The names of these units do not constitute a limitation on the unit itself in some cases, and for example, the request receiving unit may also be described as "a unit that receives a data access request sent by the first terminal".
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by those skilled in the art that the scope of the invention referred to in this disclosure is not limited to the specific combination of features described above, but encompasses other embodiments in which features described above or their equivalents may be combined in any way without departing from the spirit of the invention. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).

Claims (8)

1. A method for processing data, applied to a blockchain node, comprising:
receiving a data access request sent by a first terminal, wherein the data access request comprises access requirement information for blockchain data, and the access requirement information comprises first operation type information, and the first operation type information comprises information for representing the type of operation executed on an operation interface of the application;
obtaining blockchain data corresponding to the access requirement information from a prestored blockchain data set, and obtaining a prestored blockchain data processing rule corresponding to the first operation type information, wherein the blockchain data processing rule is determined based on a blockchain intelligent contract, the blockchain data processing rule accords with a protocol in the intelligent contract, different operation type information corresponds to different blockchain data processing rules, and the blockchain data processing rule is irrelevant to a terminal;
Performing visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data;
and sending the visual blockchain data to the first terminal so that the first terminal presents the visual blockchain data.
2. The method of claim 1, wherein the blockchain data processing rules include data parsing rules and data rendering rules; and
the step of performing visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data includes:
analyzing the acquired blockchain data by adopting the data analysis rule, and performing presentation processing on the analyzed data by adopting the data presentation rule to obtain the visual blockchain data.
3. The method of claim 1, wherein the blockchain data in the pre-stored blockchain data collection is stored by a data storage step comprising:
receiving a data storage request sent by a second terminal, wherein the data storage request comprises: the method comprises the steps of second operation type information, data to be stored and data description information of the data to be stored;
Searching preset operation type information matched with the second operation type information from a preset information pair set, wherein the information pair in the information pair set comprises: corresponding preset description information and preset operation type information;
comparing whether the preset description information corresponding to the searched preset operation type information comprises the data description information or not;
and responding to the comparison result to comprise the data description information, and storing the data to be stored and the second operation type information into a blockchain data set after associating.
4. A method according to claim 3, wherein the data description information includes a first field for recording an account number and a second field for recording an account number change corresponding to the account number; and
the storing the data to be stored in the blockchain data set after associating the data to be stored with the second operation type information includes:
extracting an account number corresponding to the first field and an account number limit variable quantity corresponding to the second field from the data to be stored;
and in the prestored blockchain data set, responding to the fact that the format of the extracted account number variable quantity meets a preset format condition, and updating the current account number of the extracted account based on the extracted account number variable quantity.
5. A method according to claim 3, wherein the first operation type information further comprises information characterizing a type of application generating the data storage request; the second operation type information includes at least one of:
information characterizing a type of application generating the data storage request;
information characterizing the type of operation performed at the operation interface of the application.
6. An apparatus for processing data, applied to a blockchain node, comprising:
a request receiving unit configured to receive a data access request transmitted by a first terminal, the data access request including access requirement information for blockchain data, the access requirement information including first operation type information, wherein the first operation type information includes information for characterizing a type of operation performed at an operation interface of the application;
a data acquisition unit configured to acquire, from a pre-stored blockchain data set, blockchain data corresponding to the access requirement information, and acquire a pre-stored blockchain data processing rule corresponding to the first operation type information, wherein the blockchain data processing rule is determined based on a blockchain intelligent contract, the blockchain data processing rule conforms to a protocol in the intelligent contract, different operation type information corresponds to different blockchain data processing rules, and the blockchain data processing rule is independent of a terminal;
The data processing unit is configured to perform visualization processing on the acquired blockchain data based on the blockchain data processing rule to obtain visible area blockchain data;
and the data sending unit is configured to send the visual blockchain data to the first terminal so as to enable the first terminal to present the visual blockchain data.
7. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-5.
8. A computer readable medium having stored thereon a computer program, wherein the program when executed by a processor implements the method of any of claims 1-5.
CN201910734824.4A 2019-08-09 2019-08-09 Method and device for processing data Active CN111787041B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910734824.4A CN111787041B (en) 2019-08-09 2019-08-09 Method and device for processing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910734824.4A CN111787041B (en) 2019-08-09 2019-08-09 Method and device for processing data

Publications (2)

Publication Number Publication Date
CN111787041A CN111787041A (en) 2020-10-16
CN111787041B true CN111787041B (en) 2023-08-08

Family

ID=72755707

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910734824.4A Active CN111787041B (en) 2019-08-09 2019-08-09 Method and device for processing data

Country Status (1)

Country Link
CN (1) CN111787041B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112632121B (en) * 2020-12-15 2024-04-16 京东科技控股股份有限公司 Block chain data acquisition method and device
CN115964416A (en) * 2023-03-15 2023-04-14 中国信息通信研究院 Data storage system, method, device and medium for data in block chain

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550373A (en) * 2016-01-29 2016-05-04 浪潮软件集团有限公司 Method, device and system for displaying data
CN107317725A (en) * 2017-06-14 2017-11-03 物链(北京)科技有限公司 The method for visualizing and system of a kind of block chain
KR101882805B1 (en) * 2017-04-17 2018-07-27 주식회사 코인플러그 Method for blockchain based management of documents in use of merkle tree structure on the basis of unspent transaction output protocol and document management server using the same
CN108447118A (en) * 2018-03-20 2018-08-24 北京知道创宇信息技术有限公司 Big data method for visualizing, device and the electronic equipment that 3D visions are presented
CN109255255A (en) * 2018-10-22 2019-01-22 北京锐安科技有限公司 Data processing method, device, equipment and storage medium based on block chain
CN109656889A (en) * 2018-12-26 2019-04-19 百度在线网络技术(北京)有限公司 File system implementation method, device, equipment and storage medium based on block chain
WO2019120327A2 (en) * 2019-04-03 2019-06-27 Alibaba Group Holding Limited Processing blockchain data based on smart contract operations executed in a trusted execution environment
CN110046193A (en) * 2018-11-30 2019-07-23 阿里巴巴集团控股有限公司 Data processing method, device and computer equipment based on block chain
CN110084698A (en) * 2019-04-29 2019-08-02 百度时代网络技术(北京)有限公司 Interactive system, exchange method and device based on block chain

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170140408A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Transparent self-managing rewards program using blockchain and smart contracts
US10289716B1 (en) * 2017-10-31 2019-05-14 International Business Machines Corporation Consistent reporting using blockchain

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550373A (en) * 2016-01-29 2016-05-04 浪潮软件集团有限公司 Method, device and system for displaying data
KR101882805B1 (en) * 2017-04-17 2018-07-27 주식회사 코인플러그 Method for blockchain based management of documents in use of merkle tree structure on the basis of unspent transaction output protocol and document management server using the same
CN107317725A (en) * 2017-06-14 2017-11-03 物链(北京)科技有限公司 The method for visualizing and system of a kind of block chain
CN108447118A (en) * 2018-03-20 2018-08-24 北京知道创宇信息技术有限公司 Big data method for visualizing, device and the electronic equipment that 3D visions are presented
CN109255255A (en) * 2018-10-22 2019-01-22 北京锐安科技有限公司 Data processing method, device, equipment and storage medium based on block chain
CN110046193A (en) * 2018-11-30 2019-07-23 阿里巴巴集团控股有限公司 Data processing method, device and computer equipment based on block chain
CN109656889A (en) * 2018-12-26 2019-04-19 百度在线网络技术(北京)有限公司 File system implementation method, device, equipment and storage medium based on block chain
WO2019120327A2 (en) * 2019-04-03 2019-06-27 Alibaba Group Holding Limited Processing blockchain data based on smart contract operations executed in a trusted execution environment
CN110084698A (en) * 2019-04-29 2019-08-02 百度时代网络技术(北京)有限公司 Interactive system, exchange method and device based on block chain

Also Published As

Publication number Publication date
CN111787041A (en) 2020-10-16

Similar Documents

Publication Publication Date Title
CN111291103B (en) Interface data analysis method and device, electronic equipment and storage medium
CN108846753B (en) Method and apparatus for processing data
CN109359194B (en) Method and apparatus for predicting information categories
CN109803008B (en) Method and apparatus for displaying information
JP2021103506A (en) Method and device for generating information
CN108810047B (en) Method and device for determining information push accuracy rate and server
CN109766127B (en) Method for updating application version information
CN110908967B (en) Method, device, equipment and computer readable medium for storing log
CN112684968A (en) Page display method and device, electronic equipment and computer readable medium
CN111787041B (en) Method and device for processing data
CN109933508B (en) Method and apparatus for transmitting information
CN116860286A (en) Page dynamic update method, device, electronic equipment and computer readable medium
CN111752644A (en) Interface simulation method, device, equipment and storage medium
CN111488386A (en) Data query method and device
CN110110032B (en) Method and device for updating index file
CN112083982A (en) Information processing method and device
CN113590985B (en) Page jump configuration method and device, electronic equipment and computer readable medium
CN112507676B (en) Method and device for generating energy report, electronic equipment and computer readable medium
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN110554892A (en) Information acquisition method and device
CN114840379A (en) Log generation method, device, server and storage medium
CN113722315A (en) Data generation method and device, electronic equipment and computer readable medium
CN112558933A (en) Component rendering method and device, readable medium and electronic equipment
CN111857879B (en) Data processing method, device, electronic equipment and computer readable medium
CN111597485A (en) Information presentation method and device

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