CN117439982A - Resource management method, device, computer equipment and storage medium - Google Patents

Resource management method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN117439982A
CN117439982A CN202311198061.9A CN202311198061A CN117439982A CN 117439982 A CN117439982 A CN 117439982A CN 202311198061 A CN202311198061 A CN 202311198061A CN 117439982 A CN117439982 A CN 117439982A
Authority
CN
China
Prior art keywords
resource
information
update
target
target object
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311198061.9A
Other languages
Chinese (zh)
Inventor
朱峰
刘洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202311198061.9A priority Critical patent/CN117439982A/en
Publication of CN117439982A publication Critical patent/CN117439982A/en
Pending legal-status Critical Current

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/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • 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
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • 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/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present application relates to a resource management method, apparatus, computer device, storage medium and computer program product. The method comprises the following steps: acquiring resource updating information corresponding to a target object; broadcasting the resource update information to a plurality of participating nodes in the block chain, so that each participating node respectively checks the resource update information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource update confirmation information; counting the resource update confirmation information returned by each participating node to obtain an update confirmation rate corresponding to the resource update information; updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object; and sending the target resource information to each participating node so that each participating node stores the target resource information respectively. The method belongs to the technical field of block chains, and can improve the safety of resource management.

Description

Resource management method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technology, and in particular, to a resource management method, apparatus, computer device, storage medium, and computer program product.
Background
At present, user resources are often managed by a plurality of resource management platforms respectively, when a user manages the resources, the user needs to download application programs respectively corresponding to the resource management platforms, and the resources stored in the resource management platforms are managed by the application programs corresponding to the resource management platforms.
However, in the conventional resource management method, each of the stored user resources is independently managed by each of the resource management platforms, and there is a problem in that the security of resource management is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a resource management method, apparatus, computer device, computer-readable storage medium, and computer program product that can improve the security of resource management.
The application provides a resource management method. The method comprises the following steps:
acquiring a resource update 5G message corresponding to a target object; the resource update 5G message includes resource update information;
broadcasting the resource update information to a plurality of participating nodes in the block chain, so that each participating node respectively checks the resource update information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource update confirmation information; each participating node and each managing node are different resource management platforms;
Acquiring resource update confirmation information returned by each participating node, and counting each resource update confirmation information to obtain an update confirmation rate corresponding to the resource update information;
updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object;
and sending the target resource information to each participating node so that each participating node stores the target resource information respectively.
The application also provides a resource management device. The device comprises:
the resource update information acquisition module is used for acquiring a resource update 5G message corresponding to the target object; the resource update 5G message includes resource update information;
the resource updating information broadcasting module is used for broadcasting the resource updating information to a plurality of participating nodes in the block chain so that each participating node can respectively check the resource updating information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource updating confirmation information; each participating node and each managing node are different resource management platforms;
the update confirmation rate determining module is used for acquiring the resource update confirmation information returned by each participating node, and counting each resource update confirmation information to obtain the update confirmation rate corresponding to the resource update information;
The target resource information determining module is used for updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object;
and the target resource information storage module is used for sending the target resource information to each participating node so as to enable each participating node to store the target resource information respectively.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the above-described resource management method when the processor executes the computer program.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the resource management method described above.
A computer program product comprising a computer program which, when executed by a processor, implements the steps of the resource management method described above.
According to the resource management method, the device, the computer equipment, the storage medium and the computer program product, the resource update 5G message corresponding to the target object is obtained, and the resource update information included in the resource update 5G message is broadcast to the plurality of participating nodes in the blockchain, so that each participating node verifies the resource update information based on the current resource information corresponding to the target object stored locally, and corresponding resource update confirmation information is obtained. And counting the resource update confirmation information returned by each participating node to obtain an update confirmation rate corresponding to the resource update information, and updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object. And sending the target resource information to each participating node so that each participating node stores the target resource information respectively. In this way, the resource update information corresponding to the target object is broadcast to each participating node in the blockchain, and the resource update information is checked by each participating node to obtain the update confirmation rate corresponding to the resource update information. The update confirmation rate can represent the approval condition of each participating node on the resource update information, the current resource information corresponding to the target object is updated based on the update confirmation rate to obtain target resource information, and the target resource information is sent to each participating node, so that each participating node stores the target resource information, and the safety of resource management can be effectively improved.
Drawings
FIG. 1 is an application environment diagram of a resource management method in one embodiment;
FIG. 2 is a flow diagram of a method of resource management in one embodiment;
FIG. 3 is a flow diagram of a process for obtaining a resource update 5G message in one embodiment;
FIG. 4 is a block diagram of a resource management device in one embodiment;
FIG. 5 is a block diagram of a resource management device in one embodiment;
fig. 6 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The resource management method provided by the embodiment of the application can be applied to an application environment shown in fig. 1. Wherein the management node 102 and each participating node 104 communicate via a network. The management node 102 and the participating nodes 104 are servers that are located in the same blockchain. The server may be implemented as a stand-alone server or as a server cluster composed of a plurality of servers. The management node 102 and the participating nodes 104 may be directly or indirectly connected by wired or wireless communication, which is not limited herein.
The management node and the participating node cooperate to perform the resource management method provided in the embodiments of the present application.
For example, the management node obtains a resource update 5G message corresponding to the target object, where the resource update 5G message includes resource update information. The management node broadcasts resource update information to a plurality of participating nodes in the blockchain. Each participating node checks the resource update information based on the current resource information corresponding to the local target object, obtains corresponding resource update confirmation information, and sends the resource update confirmation information to the management node. Each participating node and the management node are different resource management platforms. The management node acquires the resource update confirmation information returned by each participating node, and counts each resource update confirmation information to obtain the update confirmation rate corresponding to the resource update information. And the management node updates the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object. The management node sends the target resource information to each participating node. Each participating node stores the target resource information respectively.
In one embodiment, as shown in fig. 2, a resource management method is provided, and the method is applied to a management node for explanation, and the resource management method includes the following steps:
Step S202, acquiring a resource update 5G message corresponding to a target object; the resource update 5G message includes resource update information.
Each participating node and each managing node in the blockchain are respectively different resource management platforms, for example, resources to be managed can be virtual articles, and at the moment, the different resource management platforms can be various virtual article management platforms; when the resources to be managed are virtual currency, the different resource management platforms can be various virtual currency management platforms; etc. The target object may store the resource in at least one resource management platform in the blockchain. The target object refers to at least one resource management platform that stores resources in a blockchain, and is an object that needs to manage the resources stored in the blockchain. A management node refers to a node in the blockchain that is responsible for responding to resource query requests or resource update requests for individual nodes in the blockchain. The participating nodes refer to various nodes in the blockchain other than the managing node.
The resource update 5G message refers to a 5G message carrying resource update information that is sent by the target object in the form of a 5G message. The resource update information is information for requesting to update a resource in a certain resource management platform in the blockchain, and the resource update information can include information such as a resource update type, account information, a resource transfer amount and the like, and the resource update type can be a resource in-type or a resource out-type. For example, when the resource management platform is a stored value asset management platform, the resource update information may be resource change information generated by the target object transacting through the stored value asset in the stored value asset management platform, and at this time, the resource update type corresponding to the resource update information is a resource transfer type, the target object sends the resource change information to the management node through the target terminal, the management node broadcasts the resource change information to each participating node, and after approval by a plurality of participating nodes, the resource change corresponding to the resource change information is completed, that is, the transaction corresponding to the resource change information is completed.
The 5G message is the upgrade of the short message service, is a basic telecommunication service provided by an operator, belongs to the IP technology (Internet Protocol ) to realize the leap of service experience, supports more media formats and has more expression forms. The core function of the 5G message is MaaP (Messaging as a Platform, a message is a platform), besides supporting the sending of rich media messages, the service interaction mode between enterprises and individual users is comprehensively upgraded, the enterprises push personalized services to the users in rich media modes such as graphics, videos, cards and menus, the users do not need to download, install, register, log in and pay attention to enterprise numbers, and one-stop service experience such as service discovery, search, interaction and payment can be completed in a message window.
Illustratively, the management node obtains a resource update 5G message carrying resource update information sent by the target object through the target terminal.
Step S204, broadcasting the resource update information to a plurality of participation nodes in the blockchain, so that each participation node respectively checks the resource update information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource update confirmation information; each participating node and the management node are different resource management platforms.
The current resource information corresponding to the target object refers to resource information corresponding to the target object currently stored by the resource management platform, and the current resource information may include account information corresponding to the target object in each resource management platform and account resource information corresponding to the target object in each resource management platform. The resource update confirmation information is used for representing whether the participating node approves the resource update information after checking the resource update information based on the current resource information corresponding to the target object stored locally, namely, the information used for representing whether the resource update information passes the checking, and the resource update confirmation information can be successful checking or failed checking.
Illustratively, the management node broadcasts the resource update information carried in the resource update 5G message, so that each participating node receives the resource update information. And each participating node checks the resource update information based on the current resource information of the locally stored target object to obtain the resource update confirmation information corresponding to each participating node. Specifically, after receiving the resource update information, the participating node queries current resource information corresponding to the target object in the locally stored resource information based on the object identifier carried in the resource update information. And the participating node checks account information and resource transfer amount in the resource update information based on the current resource information corresponding to the target object to obtain corresponding resource update confirmation information.
Step S206, acquiring the resource update confirmation information returned by each participating node, and counting each resource update confirmation information to obtain the update confirmation rate corresponding to the resource update information.
The update confirmation rate is used for representing the approval degree of each participating node on the resource update information, and may be the ratio of the resource update confirmation information which is successfully checked to all the resource update confirmation information.
The management node obtains the resource update confirmation information returned by each participating node, counts the number of the resource update confirmation information which is successfully checked, and calculates the update confirmation rate corresponding to the resource update information based on the number of the resource update confirmation information which is successfully checked. For example, a ratio between the number of resource update confirmation information that is checked successfully and the total number of received resource update confirmation information may be regarded as the update confirmation rate; the ratio between the number of successful verified resource update confirmation information and the number of participating nodes in the blockchain can be used as an update confirmation rate; etc.
Step S208, updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain the target resource information corresponding to the target object.
The target resource information is resource information obtained by updating the current resource information based on the update confirmation rate and the resource update information, and is stored in a new block by the management node as a new data node.
The management node determines whether the resource update information passes the verification of the plurality of participating nodes based on the update confirmation rate, updates the current resource information corresponding to the locally stored target object based on the resource update information when the resource update information passes the verification of the plurality of participating nodes, and obtains the target resource information corresponding to the target object, and uses the locally stored resource update information as the target resource information corresponding to the target object when the resource update information passes the verification of the plurality of participating nodes, so that the safety and the accuracy of resource management can be improved. The target resource information is stored as a new data node in a new block.
Step S210, the target resource information is sent to each participating node, so that each participating node stores the target resource information respectively.
The management node sends the target resource information to each participating node, and each participating node stores the target resource information as a new data node in a new block after receiving the target resource information.
In the resource management method, the resource update 5G message corresponding to the target object is acquired, and the resource update information included in the resource update 5G message is broadcast to a plurality of participating nodes in the blockchain, so that each participating node checks the resource update information based on the current resource information corresponding to the target object stored locally, and corresponding resource update confirmation information is obtained. And counting the resource update confirmation information returned by each participating node to obtain an update confirmation rate corresponding to the resource update information, and updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object. And sending the target resource information to each participating node so that each participating node stores the target resource information respectively. The method belongs to the technical field of block chains, and comprises the steps of broadcasting resource update information corresponding to a target object to each participating node in a block chain, and checking the resource update information by each participating node to obtain an update confirmation rate corresponding to the resource update information. The update confirmation rate can represent the approval condition of each participating node on the resource update information, the current resource information corresponding to the target object is updated based on the update confirmation rate to obtain target resource information, and the target resource information is sent to each participating node, so that each participating node stores the target resource information, and the safety of resource management can be effectively improved.
In one embodiment, as shown in fig. 3, obtaining the resource update 5G message corresponding to the target object includes:
step S302, a business handling 5G message carrying the business function of the target resource is sent to a target terminal corresponding to the target object, so that the target terminal responds to the business handling operation aiming at the business handling 5G message to generate corresponding resource updating information.
Step S304, receiving a resource update 5G message containing resource update information returned by the target terminal.
The target resource service function is a service function provided by the resource management platform and used for resource management, and the service function can be sent to the target terminal in the forms of link, quick application and the like. The quick application is a novel installation-free application developed based on industry standards, and is a novel application form based on a mobile phone hardware platform. For example, when the resource management platform is a bank, the target resource business function may be a loan management function, a life payment function, a transfer function, or the like. The service handling 5G message refers to a 5G message carrying the target resource service function. The service handling operation refers to an operation performed on the service handling 5G message, and is used for handling the service in the service handling 5G message.
Illustratively, the management node acquires the target resource service function, packages the target resource service function into a service handling 5G message, and sends the service handling 5G message to the target terminal corresponding to the target object. So that the target terminal responds to the business handling operation for handling the 5G message and generates corresponding resource updating information.
In one embodiment, the management node sends a service handling 5G message carrying the transfer function to a target terminal corresponding to the target object. The target terminal receives a service handling 5G message carrying a transfer function, and responds to clicking operation of a target object on the service handling 5G message, and a transfer information filling interface is displayed. And the target terminal responds to account information filling operation and transfer amount input operation of the target object aiming at the transfer information filling interface, and displays a transaction password input interface. The target terminal responds to the password input operation of the target object aiming at the transaction password input interface, displays the transfer application submitted interface, generates corresponding resource update information, and sends the resource update information to the management node in the form of a 5G message. The management node receives the resource updating information sent by the target terminal in the form of a 5G message, completes the resource updating operation based on the resource updating information to obtain target resource information corresponding to the target object and a corresponding resource updating result, and sends the resource updating result to the target terminal corresponding to the target object in the form of the 5G message.
In the above embodiment, the resource service function is sent to the target terminal corresponding to the target object in the form of a 5G message, so that the target terminal does not need to download an application program corresponding to the resource management platform, manages resources based on the application program, and can handle the resource management service only by communicating with the resource management platform through the 5G message, thereby implementing the decentralization of resource management and reducing the memory occupancy rate of the target terminal.
In one embodiment, verifying the resource update information based on current resource information corresponding to the locally stored target object to obtain corresponding resource update confirmation information includes:
the participating node acquires current account information corresponding to the target object from the current resource information corresponding to the target object stored locally; the participating node matches the current account information with the account information to be checked in the resource updating information; when the matching fails, the participating node determines that the resource update confirmation information is verification failure; when the matching is successful and the resource update type corresponding to the resource update information is the resource transfer type, the participating node determines that the resource update confirmation information is successful in verification; when the matching is successful and the resource update type corresponding to the resource update information is a resource transfer-out type, the participating node acquires the current account resource amount corresponding to the current account information in the current resource information, and compares the current account resource amount with the resource transfer amount to be checked in the resource update information; when the current account resource amount is smaller than the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is failed to be checked; when the current account resource amount is larger than or equal to the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is successful in checking.
The current account information refers to account information corresponding to a target object currently stored by the resource management platform. The account information refers to account basic information of a resource management account of the target object corresponding to the resource management platform, and can include account identification, a certificate number, a name, biological identification information, a password and the like of the target object. The current account resource amount refers to the amount of usable resources remaining in the resource management account corresponding to the current account information recorded in the current resource information.
The account information to be checked refers to account information contained in the resource update information. The resource transfer amount to be checked refers to the resource transfer amount contained in the resource update information. The resource update type refers to a type of resource update, and may be a resource in-type or a resource out-type. The resource transfer-in type refers to the type of the resource management account corresponding to the account information contained in the resource update information and transferring the resources of other resource management accounts. The resource transfer-out type refers to a type of transferring resources in a resource management account corresponding to account information included in the resource update information to other resource management accounts.
Illustratively, the participating node queries the current resource information corresponding to the target object from the locally stored resource information based on the object identifier carried in the resource update information. Inquiring current account information corresponding to the target object from current resource information corresponding to the target object, and matching the current account information corresponding to the target object with account information to be checked in the resource updating information. If the account information fails to match, the resource updating information is abnormal updating information, and the resource updating information is determined to be failed in verification. If the account information is successfully matched, a resource update type corresponding to the resource update information is obtained, if the resource update type is a resource transfer type, the resource update information is a resource management account corresponding to the current account information, and at the moment, the resource update confirmation information is directly determined to be successful in verification. If the account information is successfully matched and the resource update type is the resource transfer type, the resource update information is indicated to be the resource transfer request of the resource management account corresponding to the current account information to other resource management accounts, and the current account resource amount of the resource management account corresponding to the current account information needs to be checked at the moment. And obtaining the transfer quantity of the to-be-checked resources in the resource updating information, and comparing the current account resource quantity with the to-be-checked account resource quantity. If the current account resource quantity is smaller than the resource transfer quantity to be checked, the current account resource quantity in the resource management account is insufficient to finish the resource transfer corresponding to the resource change information, and the resource update confirmation information is determined to be failed in checking. If the current account resource quantity is larger than or equal to the resource transfer quantity to be checked, the current account resource quantity in the resource management account is enough to finish the resource transfer corresponding to the resource change information, and the resource update confirmation information is determined to be successful in checking.
In the above embodiment, the participating node first performs matching based on the current account information corresponding to the target object and the account information to be checked in the resource update information, and if the matching fails, it indicates that the resource update information is abnormal update information, and determines that the resource update information is failed to be checked. Thus, the interference of abnormal resource update information can be avoided, and the reliability and accuracy of resource management are improved. When the account information is successfully matched and the resource update type is the resource transfer-out type, the account resource quantity to be checked is further checked through the current account resource quantity of the resource management account corresponding to the current account information, if the current account resource quantity is smaller than the resource transfer quantity to be checked, the fact that the current account resource quantity in the resource management account is insufficient to finish the resource transfer-out corresponding to the resource change information is indicated, and the resource update confirmation information is determined to be failed in verification. Therefore, the rationality of the resource updating information is further determined, the influence of abnormal resource updating information can be avoided, and the accuracy and the reliability of resource management are improved.
In one embodiment, updating the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information to obtain the target resource information corresponding to the target object includes:
When the update confirmation rate is larger than the preset confirmation rate, updating the current resource information corresponding to the locally stored target object based on the resource update information to obtain target resource information corresponding to the target object; and when the update confirmation rate is smaller than or equal to the preset confirmation rate, taking the current resource information corresponding to the locally stored target object as target resource information corresponding to the target object.
The preset confirmation rate refers to a preset confirmation rate, which may be set according to actual needs, for example, the preset confirmation rate may be set to 51%.
The management node compares the update confirmation rate with the preset confirmation rate, if the update confirmation rate is greater than the preset confirmation rate, the approval degree of each participating node on the resource update information reaches the preset requirement, and the current resource information corresponding to the locally stored target object is updated according to the resource update information to obtain the target resource information corresponding to the target object. When the update confirmation rate is smaller than or equal to the preset confirmation rate, the approval degree of each participating node on the resource update information is lower, and the current resource information corresponding to the locally stored target object is taken as the target resource information corresponding to the target object.
In the above embodiment, the preset confirmation rate is set according to the actual requirement, and the update confirmation rate is compared with the preset confirmation rate, and if the update confirmation rate is greater than the preset confirmation rate, the current resource information corresponding to the locally stored target object is updated based on the resource update information, so that the safety and accuracy of resource management can be effectively improved.
In one embodiment, the resource management method further comprises:
acquiring a resource query request sent by a target terminal corresponding to a target object; inquiring in the current resource information corresponding to the locally stored target object based on the resource information to be inquired carried by the resource inquiry request, so as to obtain a resource inquiry result corresponding to the management node; broadcasting a resource query request to each participating node so that each participating node queries in the current resource information corresponding to the locally stored target object based on the resource information to be queried, and respectively obtaining a resource query result corresponding to each participating node; receiving resource query results which are returned by each participating node and aim at the resource query request, and obtaining a resource query result set based on the resource query results corresponding to the management nodes and the resource query results corresponding to the participating nodes respectively; counting the occurrence times of different resource query results in a resource query result set respectively; taking the resource query result with the largest occurrence number as a target query result corresponding to the resource query request; and sending the target query result to a target terminal corresponding to the target object.
The target terminal refers to a terminal used by a target object, and the terminal can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices and portable wearable devices. Communication between the target terminal and the management node may be performed through 5G messages. The resource query request refers to a request for querying account resources, the resource query request carries information of resources to be queried, the information of the resources to be queried comprises information of the accounts to be queried, and the information of the resources to be queried corresponds to business information of the resources to be queried. The resource query result is a query result obtained by querying the current resource information corresponding to the target object based on the service information to be queried. The resource query result set refers to a set comprising resource query results corresponding to each participating node and resource query results corresponding to the management node. The target query result refers to the final query result determined for the resource query request in the set of resource query results.
The management node obtains a resource query request sent by a target terminal corresponding to the target object, and queries the current resource information corresponding to the target object stored locally based on the resource information to be queried carried by the resource query request to obtain a resource query result corresponding to the management node. Specifically, a resource management account to be queried corresponding to a target object is determined according to account information to be queried in resource information to be queried, and a resource management account to be queried corresponding to the target object is queried in current resource information based on resource business information to be queried in the resource information to be queried, so as to obtain a resource query result corresponding to a management node.
The management node broadcasts a resource query request to each participating node, so that each participating node queries in the current resource information corresponding to the locally stored target object based on the resource information to be queried, respectively obtains resource query results corresponding to each participating node, and sends the resource query results to the management node.
The management node receives resource query results which are returned by each participating node and are aimed at the resource query request respectively, and a resource query result set which is composed of the resource query results corresponding to the management node and the resource query results corresponding to each participating node respectively is obtained. If the resource query result set contains different resource query results, counting the occurrence times of the different resource query results in the resource query result set, taking the resource query result with the largest occurrence times as a target query result corresponding to the resource query request, and sending the target query result to a target terminal corresponding to the target object.
In one embodiment, the target terminal sends the resource query request to the management node in the form of a 5G message, and the management node sends the target query result corresponding to the resource query request to the target terminal in the form of a 5G message.
In the above embodiment, the target terminal and the management node can communicate through the 5G message, and the target terminal can implement the resource query function without downloading the application program corresponding to the resource management platform, thereby implementing the decentralization of resource management and effectively reducing the memory occupancy rate of the target terminal. The management node sends the resource query request to each participating node, each participating node queries the resource query request to obtain corresponding resource query results, the resource query results corresponding to each participating node and the query results corresponding to the management node are counted, and the resource query result with the largest occurrence number is used as a target query result, so that the accuracy and the reliability of the resource query can be improved.
In one embodiment, the resource management method further comprises:
generating resource test information in the current resource management period; broadcasting the resource test information to each participating node so that each participating node respectively responds to the resource update information to obtain response information; based on response information returned by each participating node, determining response speeds corresponding to the participating nodes respectively; and determining the participating node with the highest response speed among the participating nodes as the management node corresponding to the next resource management period.
The resource management period refers to a preset period, and each resource management period needs to be replaced by a new management node. The current resource management period refers to a resource management period corresponding to the current time. The resource test information refers to test information for testing the response speed of each participating node, and for example, the resource test information may be resource update information with a resource transfer amount of 0. The response information refers to response information returned by the participating node after receiving the resource test information, and the response information may include a test result and response completion time. For example, when the resource test information is resource update information of which the resource transfer amount is 0, the response information may include a resource update result and a resource update completion time.
Illustratively, during the current resource management period, the management node generates resource test information, broadcasts the resource test information to each of the participating nodes, so that each of the participating nodes responds to the resource test information and generates response information including response completion time, respectively. Each participating node transmits the respective generated response information to the management node. Based on response completion time carried in response information returned by each participating node, the management node determines response speed corresponding to each participating node, and determines the participating node with the highest response speed as the management node corresponding to the next resource management period.
In the above embodiment, the participating node with the highest response speed is selected periodically as the new management node, so that the efficiency of resource management can be effectively improved. Meanwhile, a certain resource management platform can be prevented from being used as a management node for a long time, and the safety of resource management is enhanced.
In a specific embodiment, the resource management method provided by the application can be applied to a mobile banking system, and each asset storage party is used as a node in a blockchain to realize the distributed storage of the personal asset. Interaction between the user and the banking system is achieved through 5G messages, for example, identity authentication is achieved through passwords, biometric information and the like. The traditional mobile banking application program is replaced by the 5G message. The resource management method comprises the following steps:
1. receiving an asset update request
And the management node receives a service handling request which is sent by a user terminal corresponding to the target user in a 5G message form. And sending the business handling 5G message carrying the business function corresponding to the business handling request to the user terminal, so that the user terminal responds to business handling operation for the business handling 5G message, generates a corresponding asset updating request and sends the asset updating request to the management node in the form of the 5G message. The management node receives an asset update request sent by the user terminal in the form of a 5G message.
2. Asset update
The management node broadcasts the asset update request to each participating node in the blockchain, so that each participating node respectively verifies the asset update information in the asset update request based on the current asset information corresponding to the target user stored locally. If more than 51% of the participating nodes recognize the asset updating information through verification, the management node updates the current asset information corresponding to the locally stored target user based on the asset updating information, and the target asset information corresponding to the target user is obtained. If the participation node approved by the verification is not more than 51%, the management node takes the current asset information as the target asset information corresponding to the target user. The management node stores the target asset information as a new data node in a new block, and sends the target asset information to each participating node so that each participating node stores the target asset information, namely the participating node stores the target asset information as a new data node in the new block.
3. Asset query
The management node receives an asset inquiry request which is sent by a user terminal corresponding to a target user in a 5G message form, and inquires in the current asset information corresponding to the target user stored locally based on the asset information to be inquired carried by the asset inquiry request, so that an asset inquiry result corresponding to the management node is obtained. And broadcasting an asset query request to each participating node so that each participating node queries in the current asset information corresponding to the locally stored target user based on the asset information to be queried, and respectively obtaining asset query results corresponding to each participating node. And receiving asset inquiry results which are returned by each participating node and aim at the asset inquiry request, and obtaining an asset inquiry result set based on the asset inquiry results corresponding to the management node and the asset inquiry results corresponding to each participating node. Counting the occurrence times of different asset inquiry results respectively corresponding to the asset inquiry result sets, and taking the asset inquiry result with the largest occurrence times as a target inquiry result corresponding to the asset inquiry request. And sending the target query result to a target terminal corresponding to the target user.
4. Update management node
The management node generates a random asset update request (i.e. a resource test request) on the first day of each month, sends the random asset update request to each participating node, and takes the participating node with the highest response speed as a new management node in each participating node.
5. Asset data derivation
The management node responds to the asset information export request to export the locally stored asset information so that the management personnel can perform statistical analysis on the asset information.
In the embodiment, each asset storage party is used as a node in the blockchain to realize the distributed storage of personal assets, and the 5G message is utilized to realize the interaction between the user and the banking system, so that the traditional mobile banking application program is replaced, the decentralization of asset management and the virtualization of the mobile banking application program are realized, the safety and the reliability of data storage are effectively improved, and the utilization rate of mobile memory can be reduced.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a resource management device for realizing the above-mentioned resource management method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in one or more embodiments of the resource management device provided below may refer to the limitation of the resource management method hereinabove, and will not be repeated herein.
In one embodiment, as shown in fig. 4, there is provided a resource management apparatus including: a resource update information acquisition module 402, a resource update information broadcast module 404, an update confirmation rate determination module 406, a target resource information determination module 408, and a target resource information storage module 410, wherein:
a resource update information obtaining module 402, configured to obtain a resource update 5G message corresponding to a target object; the resource update 5G message includes resource update information.
The resource update information broadcasting module 404 is configured to broadcast resource update information to a plurality of participating nodes in the blockchain, so that each participating node respectively verifies the resource update information based on current resource information corresponding to a locally stored target object to obtain corresponding resource update confirmation information; each participating node and the management node are different resource management platforms.
And the update confirmation rate determining module 406 is configured to obtain the resource update confirmation information returned by each participating node, and count each resource update confirmation information to obtain an update confirmation rate corresponding to the resource update information.
The target resource information determining module 408 is configured to update the current resource information corresponding to the locally stored target object based on the update confirmation rate and the resource update information, and obtain target resource information corresponding to the target object.
The target resource information storage module 410 is configured to send target resource information to each participating node, so that each participating node stores the target resource information respectively.
In one embodiment, the resource update information acquisition module 402 is further configured to:
sending a service handling 5G message carrying a target resource service function to a target terminal corresponding to a target object, so that the target terminal responds to a service handling operation aiming at the service handling 5G message to generate corresponding resource updating information; and receiving a resource updating 5G message containing resource updating information returned by the target terminal.
In one embodiment, the participating nodes are further configured to:
the participating node acquires current account information corresponding to the target object from the current resource information corresponding to the target object stored locally; the participating node matches the current account information with the account information to be checked in the resource updating information; when the matching fails, the participating node determines that the resource update confirmation information is verification failure; when the matching is successful and the resource update type corresponding to the resource update information is the resource transfer type, the participating node determines that the resource update confirmation information is successful in verification; when the matching is successful and the resource update type corresponding to the resource update information is a resource transfer-out type, the participating node acquires the current account resource amount corresponding to the current account information in the current resource information, and compares the current account resource amount with the resource transfer amount to be checked in the resource update information; when the current account resource amount is smaller than the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is failed to be checked; when the current account resource amount is larger than or equal to the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is successful in checking.
In one embodiment, the target resource information determination module 408 is further configured to:
when the update confirmation rate is larger than the preset confirmation rate, updating the current resource information corresponding to the locally stored target object based on the resource update information to obtain target resource information corresponding to the target object; and when the update confirmation rate is smaller than or equal to the preset confirmation rate, taking the current resource information corresponding to the locally stored target object as target resource information corresponding to the target object.
In one embodiment, as shown in fig. 5, the resource management device further includes:
a resource query request response module 502, configured to obtain a resource query request sent by a target terminal corresponding to a target object; inquiring in the current resource information corresponding to the locally stored target object based on the resource information to be inquired carried by the resource inquiry request, so as to obtain a resource inquiry result corresponding to the management node; broadcasting a resource query request to each participating node so that each participating node queries in the current resource information corresponding to the locally stored target object based on the resource information to be queried, and respectively obtaining a resource query result corresponding to each participating node; receiving resource query results which are returned by each participating node and aim at the resource query request, and obtaining a resource query result set based on the resource query results corresponding to the management nodes and the resource query results corresponding to the participating nodes respectively; counting the occurrence times of different resource query results in a resource query result set respectively; taking the resource query result with the largest occurrence number as a target query result corresponding to the resource query request; and sending the target query result to a target terminal corresponding to the target object.
A management node update module 504, configured to generate resource test information in a current resource management period; broadcasting the resource test information to each participating node so that each participating node respectively responds to the resource update information to obtain response information; based on response information returned by each participating node, determining response speeds corresponding to the participating nodes respectively; and determining the participating node with the highest response speed among the participating nodes as the management node corresponding to the next resource management period.
According to the resource management device, the resource update information corresponding to the target object is broadcast to each participating node in the blockchain, and the resource update information is checked by each participating node to obtain the update confirmation rate corresponding to the resource update information. The update confirmation rate can represent the approval condition of each participating node on the resource update information, the current resource information corresponding to the target object is updated based on the update confirmation rate to obtain target resource information, and the target resource information is sent to each participating node, so that each participating node stores the target resource information, and the safety of resource management can be effectively improved.
The respective modules in the above-described resource management apparatus may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 6. The computer device includes a processor, a memory, an Input/Output interface (I/O) and a communication interface. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface is connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used for storing data such as resource update information, current resource information and the like. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a resource management method.
It will be appreciated by those skilled in the art that the structure shown in fig. 6 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, implements the steps of the method embodiments described above.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the steps in the above-described method embodiments.
It should be noted that, the user information (including, but not limited to, user equipment information, user personal information, etc.) and the data (including, but not limited to, data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data are required to comply with the related laws and regulations and standards of the related countries and regions.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the various embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the various embodiments provided herein may include at least one of relational databases and non-relational databases. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic units, quantum computing-based data processing logic units, etc., without being limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples only represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application shall be subject to the appended claims.

Claims (10)

1. A method of resource management for a management node in a blockchain, the method comprising:
acquiring a resource update 5G message corresponding to a target object; the resource update 5G message comprises resource update information;
broadcasting the resource update information to a plurality of participating nodes in the blockchain, so that each participating node respectively checks the resource update information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource update confirmation information; each participating node and the management node are different resource management platforms;
Acquiring resource update confirmation information returned by each participating node, and counting each resource update confirmation information to obtain an update confirmation rate corresponding to the resource update information;
updating the current resource information corresponding to the target object stored locally based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object;
and sending the target resource information to each participating node so that each participating node stores the target resource information respectively.
2. The method of claim 1, wherein the obtaining the resource update 5G message corresponding to the target object includes:
sending a business handling 5G message carrying a business function of a target resource to a target terminal corresponding to a target object, so that the target terminal responds to business handling operation aiming at the business handling 5G message to generate corresponding resource updating information;
and receiving a resource updating 5G message containing the resource updating information returned by the target terminal.
3. The method according to claim 1, wherein the verifying the resource update information based on the current resource information corresponding to the target object stored locally to obtain the corresponding resource update confirmation information includes:
The participating node acquires current account information corresponding to the target object from the current resource information corresponding to the target object stored locally;
the participating node matches the current account information with the account information to be checked in the resource updating information;
when the matching fails, the participating node determines that the resource update confirmation information is verification failure;
when the matching is successful and the resource update type corresponding to the resource update information is a resource transfer type, the participating node determines that the resource update confirmation information is successful in verification;
when the matching is successful and the resource update type corresponding to the resource update information is a resource transfer-out type, the participating node acquires the current account resource amount corresponding to the current account information in the current resource information, and compares the current account resource amount with the resource transfer amount to be checked in the resource update information;
when the current account resource amount is smaller than the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is failed in checking;
and when the current account resource amount is larger than or equal to the resource transfer amount to be checked, the participating node determines that the resource update confirmation information is successful in checking.
4. The method according to claim 1, wherein updating the locally stored current resource information corresponding to the target object based on the update confirmation rate and the resource update information to obtain the target resource information corresponding to the target object includes:
when the update confirmation rate is larger than a preset confirmation rate, updating the locally stored current resource information corresponding to the target object based on the resource update information to obtain target resource information corresponding to the target object;
and when the update confirmation rate is smaller than or equal to the preset confirmation rate, taking the locally stored current resource information corresponding to the target object as target resource information corresponding to the target object.
5. The method according to claim 1, wherein the method further comprises:
acquiring a resource query request sent by a target terminal corresponding to the target object;
inquiring in the current resource information corresponding to the target object stored locally based on the resource information to be inquired carried by the resource inquiry request to obtain a resource inquiry result corresponding to the management node;
broadcasting the resource query request to each participating node so that each participating node queries in the current resource information corresponding to the target object stored locally based on the resource information to be queried to obtain resource query results corresponding to each participating node respectively;
Receiving resource query results which are returned by the participating nodes and aim at the resource query request respectively, and obtaining a resource query result set based on the resource query results corresponding to the management nodes and the resource query results corresponding to the participating nodes respectively;
counting the occurrence times of different resource query results in the resource query result set respectively;
taking the resource query result with the largest occurrence number as a target query result corresponding to the resource query request;
and sending the target query result to a target terminal corresponding to the target object.
6. The method according to claim 1, wherein the method further comprises:
generating resource test information in the current resource management period;
broadcasting the resource test information to each participating node so that each participating node respectively responds to the resource update information to obtain response information;
based on the response information returned by each participating node, determining the response speed corresponding to each participating node;
and determining the participating node with the highest response speed among the participating nodes as a management node corresponding to the next resource management period.
7. A resource management apparatus, the apparatus comprising:
the resource update information acquisition module is used for acquiring a resource update 5G message corresponding to the target object; the resource update 5G message comprises resource update information;
the resource updating information broadcasting module is used for broadcasting the resource updating information to a plurality of participating nodes in the blockchain so that each participating node can respectively check the resource updating information based on the current resource information corresponding to the target object stored locally to obtain corresponding resource updating confirmation information; each participating node and each managing node are different resource management platforms;
the update confirmation rate determining module is used for acquiring the resource update confirmation information returned by each participating node and counting each resource update confirmation information to obtain the update confirmation rate corresponding to the resource update information;
the target resource information determining module is used for updating the current resource information corresponding to the target object stored locally based on the update confirmation rate and the resource update information to obtain target resource information corresponding to the target object;
and the target resource information storage module is used for sending the target resource information to each participating node so that each participating node can store the target resource information respectively.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202311198061.9A 2023-09-15 2023-09-15 Resource management method, device, computer equipment and storage medium Pending CN117439982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311198061.9A CN117439982A (en) 2023-09-15 2023-09-15 Resource management method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311198061.9A CN117439982A (en) 2023-09-15 2023-09-15 Resource management method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117439982A true CN117439982A (en) 2024-01-23

Family

ID=89550558

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311198061.9A Pending CN117439982A (en) 2023-09-15 2023-09-15 Resource management method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117439982A (en)

Similar Documents

Publication Publication Date Title
US20190179806A1 (en) Decentralized database associating public keys and communications addresses
CN112087502B (en) Method, device and equipment for processing request and storage medium
CN111523890A (en) Data processing method and device based on block chain, storage medium and equipment
WO2016118429A1 (en) System for efficient processing of transaction requests related to an account in a database
CN112685391B (en) Service data migration method and device, computer equipment and storage medium
CN110874742A (en) Payment method and device based on block chain and intelligent contract
CN111611249A (en) Data management method, device, equipment and storage medium
CN111723159A (en) Data verification method and device based on block chain
US20230259930A1 (en) Cross-chain transaction processing method and apparatus, electronic device, and storage medium
CN114070847A (en) Current limiting method, device, equipment and storage medium of server
CN115481026A (en) Test case generation method and device, computer equipment and storage medium
CN117439982A (en) Resource management method, device, computer equipment and storage medium
CN113835780A (en) Event response method and device
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer equipment and storage medium
CN113420050A (en) Data query management method and device, computer equipment and readable storage medium
CN114398376A (en) Data processing method and device and readable storage medium
CN113495982B (en) Transaction node management method and device, computer equipment and storage medium
CN112668058A (en) Logistics order processing method and device based on block chain technology
CN113055401A (en) Enterprise business authorization processing method and device
CN116663837A (en) Virtual resource allocation method, device, equipment, storage medium and product
CN118014721A (en) Carbon emission index management method and device, computer equipment, medium and product
CN117952748A (en) Smart contract processing method, smart contract processing device, smart contract processing apparatus, smart contract processing device, smart contract processing program product, and smart contract processing program product
CN117394975A (en) E-Token loss report supplementing method and device, computer equipment and storage medium
CN117035779A (en) Account upgrading method, account upgrading device, computer equipment and storage medium
CN117955651A (en) Method, device, computer equipment and storage medium for processing public key certificate of issuer

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