Information processing method and device, electronic equipment and storage medium

By querying whether reservation information exists in the target storage space when storing the detection information of the target object, and storing the detection information based on its storage address if reservation information exists, the problem of asynchronous information processing in large-scale detection events is solved, and the synchronization and efficiency improvement of information processing are achieved.

CN114328752BActive Publication Date: 2026-01-16SOUNDAI TECH CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202210009519.0
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2022-01-06
Publication Date
2026-01-16
Estimated Expiration
2042-01-06

AI Technical Summary

Technical Problem

In large-scale detection events, users' appointment information and detection information may be stored in different storage spaces, resulting in asynchronous information processing. Especially in a distributed parallel computing environment, detection information may be processed before appointment information, affecting the synchronicity and efficiency of information processing.

Method used

If the target object's reservation information exists in the target storage space, and if it does, the detection information is stored based on the storage address of the reservation information to ensure the synchronous processing of the reservation information and the detection information.

Benefits of technology

It improves the efficiency of information processing and ensures the synchronization of information processing. Especially in a distributed parallel computing environment, reservation information and detection information can be stored in a timely manner, avoiding the problem of information asynchrony.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN114328752B_ABST
    Figure CN114328752B_ABST
Patent Text Reader

Abstract

The present disclosure provides an information processing method and device, electronic equipment and storage medium, belonging to the technical field of Internet, which comprises the following steps: receiving detection information of a target object uploaded by a terminal, querying whether there is reservation information of the target object in a target storage space based on object information of the target object, if there is reservation information of the target object in the target storage space, obtaining a storage address of the reservation information, and storing the detection information of the target object based on the storage address of the reservation information. In the embodiment of the present disclosure, when storing the detection information of the target object, whether there is reservation information of the target object in the target storage space is queried, and then, in the case that there is reservation information of the target object, the detection information is stored based on the storage address of the reservation information, so as to ensure the subsequent synchronization processing of the reservation information and the detection information, which not only improves the efficiency of information processing, but also ensures the synchronization of information processing.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present disclosure relates to the technical field of Internet, and particularly relates to an information processing method and device, electronic equipment and storage medium. BACKGROUND

[0002] In a large-scale detection event (such as a medical detection event), when a user performs detection at a detection site, the user's appointment information usually needs to be recorded on site, and after the user completes the detection, the user's detection information also needs to be recorded.

[0003] In this case, since the recording time of the user's appointment information and detection information is the same or similar, the appointment information and detection information of the same user may be stored in different storage spaces, and in the case of distributed parallel computing, the detection information may be processed first than the appointment information, resulting in asynchronous information processing. SUMMARY

[0004] Embodiments of the present disclosure provide an information processing method, device, electronic equipment and storage medium, which not only improves the efficiency of information processing, but also ensures the synchronization of information processing. The technical scheme includes the following steps.

[0005] In one aspect, an information processing method is provided, which includes:

[0006] receiving detection information of a target object uploaded by a terminal, the detection information including a detection result of the target object for a target sampling event;

[0007] querying whether there is appointment information of the target object in a target storage space based on object information of the target object, if there is the appointment information of the target object in the target storage space, obtaining a storage address of the appointment information, the appointment information indicating a reservation of the target object for the target sampling event;

[0008] storing the detection information of the target object based on the storage address of the appointment information.

[0009] In some embodiments, the object information of the target object includes an object identifier, and querying whether there is the appointment information of the target object in the target storage space based on the object information of the target object includes:

[0010] querying whether there is the appointment information of the target object in the target storage space based on the object identifier.

[0011] In some embodiments, the object information of the target object includes a sampling time period and an object identifier, and querying whether there is the appointment information of the target object in the target storage space based on the object information of the target object includes:

[0012] based on the sampling time period, determine at least one reservation information in the target storage space which is in the sampling time period;

[0013] based on the object identifier, query whether the target object's reservation information exists in the at least one reservation information.

[0014] In some embodiments, the object information of the target object includes a sampling point identifier and an object identifier, and based on the object information of the target object, querying whether the target object's reservation information exists in the target storage space includes:

[0015] based on the sampling point identifier, determine at least one reservation information in the target storage space which corresponds to the sampling point identifier;

[0016] based on the object identifier, query whether the target object's reservation information exists in the at least one reservation information.

[0017] In some embodiments, after querying whether the target object's reservation information exists in the target storage space, the method further includes:

[0018] if the target object's reservation information does not exist in the target storage space, after a first time interval, execute the step of querying whether the target object's reservation information exists in the target storage space based on the object information of the target object.

[0019] In some embodiments, after querying whether the target object's reservation information exists in the target storage space, the method further includes:

[0020] if the target object's reservation information does not exist in the target storage space, store the detection information of the target object to a preset cache space.

[0021] In some embodiments, the method further includes:

[0022] in response to a storage request for the target object's reservation information, store the target object's reservation information and query whether the target object's detection information exists in the preset cache space, and if the target object's detection information exists in the preset cache space, move the target object's detection information from the preset cache space to a storage space associated with the storage address of the reservation information.

[0023] In some embodiments, based on the storage address of the reservation information, storing the target object's detection information includes:

[0024] In the storage partition to which the storage address belongs, store the target object's detection information, and the storage partition is used to store at least one object's associated information.

[0025] In some embodiments, in the storage partition to which the storage address belongs, storing the detection information of the target object comprises any one of the following:

[0026] In the storage partition to which the storage address belongs, determining a storage address adjacent to the storage address, and storing the detection information of the target object based on the determined storage address;

[0027] Storing the detection information of the target object into the storage address of the reservation information.

[0028] In some embodiments, after storing the detection information of the target object based on the storage address of the reservation information, the method further comprises:

[0029] Updating the detection state or the detection result of the target object based on the detection information of the target object.

[0030] In one aspect, an information processing apparatus is provided, which comprises:

[0031] A receiving module configured to receive detection information of a target object uploaded by a terminal, the detection information comprising a detection result of the target object for a target sampling event;

[0032] A querying module configured to query, based on object information of the target object, whether reservation information of the target object exists in a target storage space, and if the reservation information of the target object exists in the target storage space, acquire a storage address of the reservation information, the reservation information indicating a reservation of the target object for the target sampling event;

[0033] A storage module configured to store the detection information of the target object based on the storage address of the reservation information.

[0034] In some embodiments, the object information of the target object comprises an object identifier, and the querying module is configured to:

[0035] Query, based on the object identifier, whether the reservation information of the target object exists in the target storage space.

[0036] In some embodiments, the object information of the target object comprises a sampling time period and an object identifier, and the querying module is configured to:

[0037] Determine, based on the sampling time period, at least one reservation information in the target storage space that is in the sampling time period;

[0038] Query, based on the object identifier, whether the reservation information of the target object exists in the at least one reservation information.

[0039] In some embodiments, the object information of the target object comprises a sampling point identifier and an object identifier, and the querying module is configured to:

[0040] Based on the sampling point identifier, at least one reservation information corresponding to the sampling point identifier is determined within the target storage space;

[0041] Based on the object identifier, query whether the target object's reservation information exists in the at least one reservation information.

[0042] In some embodiments, the query module is further configured to:

[0043] If the reservation information for the target object does not exist in the target storage space, then after a first time interval, the step of querying whether the reservation information for the target object exists in the target storage space based on the object information of the target object is executed.

[0044] In some embodiments, the storage module is further configured to:

[0045] If the reservation information for the target object does not exist in the target storage space, the detection information of the target object will be stored in the preset cache space.

[0046] In some embodiments, the storage module is further configured to:

[0047] In response to a request to store reservation information for the target object, the system stores the reservation information for the target object and queries whether the detection information for the target object exists in the preset cache space. If the detection information for the target object exists in the preset cache space, the detection information for the target object is moved from the preset cache space to the storage space associated with the reservation information.

[0048] In some embodiments, the storage module is configured to:

[0049] The detection information of the target object is stored in the storage partition to which the storage address belongs. This storage partition is used to store the association information of at least one object.

[0050] In some embodiments, the storage module is used for any of the following:

[0051] Within the storage partition to which the storage address belongs, determine the storage address adjacent to the storage address, and store the detection information of the target object based on the determined storage address;

[0052] The detection information of the target object is stored in the storage address of the reservation information.

[0053] In some embodiments, the device further includes:

[0054] The update module is used to update the detection status or detection result of the target object based on the detection information of the target object.

[0055] In an aspect, an electronic device is provided, which includes one or more processors and one or more memories having at least one program code stored therein, which is loaded and executed by the one or more processors to implement the information processing method.

[0056] In an aspect, a computer-readable storage medium is provided, which has at least one program code stored therein, which is loaded and executed by a processor to implement the information processing method.

[0057] In an aspect, a computer program product is provided, which includes a computer program code stored in a computer-readable storage medium, the computer program code being read by a processor of an electronic device, the processor executing the computer program code to cause the electronic device to perform the above information processing method.

[0058] The technical solution provided by the embodiments of the present disclosure, when storing the detection information of the target object, queries whether the reservation information of the target object exists in the target storage space, and then ensures that, in the case that the reservation information of the target object exists, the detection information is stored based on the storage address of the reservation information, so that the subsequent synchronization processing of the reservation information and the detection information is ensured, which not only improves the efficiency of information processing, but also ensures the synchronization of information processing. BRIEF DESCRIPTION OF DRAWINGS

[0059] In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings needed in the embodiment description will be briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without creative labor on the basis of these drawings.

[0060] Figure 1 is a schematic diagram of an implementation environment of an information processing method provided by the embodiments of the present disclosure;

[0061] Figure 2 is a flowchart of an information processing method provided by the embodiments of the present disclosure;

[0062] Figure 3 is a flowchart of an information processing method provided by the embodiments of the present disclosure;

[0063] Figure 4 is a structural schematic diagram of an information processing device provided by the embodiments of the present disclosure;

[0064] Figure 5 is a structural schematic diagram of a terminal provided by the embodiments of the present disclosure;

[0065] Figure 6 FIG. 1 is a structural schematic diagram of a server according to an embodiment of the present disclosure. DETAILED DESCRIPTION

[0066] For the purpose, technical solutions and advantages of the present disclosure to be clearer, the embodiments of the present disclosure will be further described in detail below with reference to the drawings.

[0067] The information involved in the present disclosure can be information authorized by a user or information sufficiently authorized by all parties.

[0068] First, the application scenarios involved in the embodiments of the present disclosure are described as follows:

[0069] The information processing method involved in the embodiments of the present disclosure can be applied to large-scale detection events, and specifically can be applied to the detection process of large-scale medical and health events. In some embodiments, the information processing method can be applied to the detection process of a virus infection event. For example, a nucleic acid detection process. Of course, the information processing method can also be applied to other detection processes not limited to physical conditions, and the embodiments of the present disclosure do not limit this.

[0070] In the embodiments of the present disclosure, the detection process of large-scale medical and health events can be divided into a reservation link, a sampling link and a detection link. The reservation link refers to a link in which a user makes a reservation for sampling (i.e., a reservation for detection) through online reservation or on-site reservation. The sampling link refers to a link in which a detection personnel performs respiratory sampling or blood sampling on a user at a sampling point and puts the detection sample obtained by sampling into a sampling container. The detection link refers to a link in which a detection personnel detects the detection sample in the sampling container and reports the detection result. Specifically, the information processing method involved in the embodiments of the present disclosure can be applied to the process of reporting the detection result in the above detection link.

[0071] In the related art, when a user makes an appointment on site, the uploading time of the user's appointment information and detection information can be the same or similar, which can cause the user's appointment information and detection information to be stored in different storage blocks or different storage partitions of the same storage block, and in the case of distributed parallel computing, the user's detection information (including information that needs to be recorded in the sampling process and detection process, such as user information and container information binding operation information) can be processed before the appointment information, causing the information processing to be out of synchronization. Based on this, the embodiments of the present disclosure provide an information processing method, when storing the detection information of a target object, by querying whether the appointment information of the target object exists in the target storage space, and then, in the case that the appointment information of the target object exists, storing the detection information based on the storage address of the appointment information, so as to ensure the subsequent synchronization processing of the appointment information and the detection information, not only improving the efficiency of information processing, but also ensuring the synchronization of information processing.

[0072] Figure 1 is an implementation environment schematic diagram of an information processing method provided by the embodiments of the present disclosure, referring to Figure 1 The first electronic device 101 is provided.

[0073] The first electronic device 101 can be provided as a server (for the convenience of description, the server is used to refer to the first electronic device 101 hereinafter). The server can be a stand-alone physical server, a server cluster composed of multiple physical servers, or a distributed file system. It can also be a cloud server that provides cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content distribution networks (CDN), and big data and artificial intelligence platforms, etc. Basic cloud computing services. Optionally, the number of servers can be more or less, and the embodiments of the present disclosure do not limit this. Of course, the server can also include other functional servers to provide more comprehensive and diversified services.

[0074] In the embodiments of the present disclosure, the server is configured to receive detection information of a target object uploaded by a terminal, query whether the appointment information of the target object exists in the target storage space based on the object information of the target object, if the appointment information of the target object exists in the target storage space, obtain the storage address of the appointment information, and store the detection information of the target object based on the storage address of the appointment information. The target object is used to refer to the user hereinafter.

[0075] In some embodiments, the implementation environment further includes a second electronic device 102.

[0076] The second electronic device 102 can be provided as a terminal. In some embodiments, the terminal is at least one of a smart phone, a smart watch, a desktop computer, a laptop computer, a virtual reality terminal, an augmented reality terminal, a wireless terminal, and a laptop computer. The terminal can refer to one of a plurality of terminals, and the embodiments are only exemplified by the terminal. Those skilled in the art can know that the number of the above terminals can be more or less.

[0077] In some embodiments, the first electronic device 101 and the second electronic device 102 are connected directly or indirectly through wired or wireless communication, which is not limited in the embodiments of the present disclosure.

[0078] In some embodiments, the second electronic device 102 is provided as a detection terminal, specifically a terminal device operated by a detection personnel in a detection link. In the embodiments of the present disclosure, the detection terminal is used to upload the detection information of the target object to the server after the detection is completed, so as to trigger the server to store the detection information of the target object.

[0079] In other embodiments, the second electronic device 102 is also provided as a reservation terminal, specifically an application terminal operated by the target object. In some embodiments, the medical detection platform is run on the reservation terminal. For example, the medical detection platform is implemented as an application program providing reservation service, or a small program in the application program, or a public number in the application program, and the like. In some embodiments, the target object can realize online reservation sampling on the medical detection platform by performing a reservation operation on the reservation terminal, and upload the reservation information of the target object to the server, so as to trigger the server to store the reservation information of the target object.

[0080] Figure 2 is a flowchart of an information processing method provided by the embodiments of the present disclosure, referring to Figure 2 The method is executed by the server and includes the following steps.

[0081] 201. The server receives the detection information of the target object uploaded by the terminal, and the detection information includes the detection result of the target object for a target sampling event.

[0082] 202. The server queries whether the reservation information of the target object exists in the target storage space based on the object information of the target object, and if the reservation information of the target object exists in the target storage space, the storage address of the reservation information is obtained, and the reservation information indicates the reservation of the target object for the target sampling event.

[0083] 203. The server stores the detection information of the target object based on the storage address of the reservation information.

[0084] The technical solution provided by the embodiments of the present disclosure, when storing the detection information of the target object, queries whether the reservation information of the target object exists in the target storage space, and then ensures that, in the case that the reservation information of the target object exists, the detection information is stored based on the storage address of the reservation information, so that the subsequent synchronization processing of the reservation information and the detection information not only improves the efficiency of information processing, but also ensures the synchronization of information processing.

[0085] Figure 3 is a flowchart of an information processing method provided by the embodiments of the present disclosure, referring to Figure 3 The method comprises the following steps.

[0086] 301、The detection terminal uploads the detection information of the target object to the server in response to an upload operation of the detection information of the target object, and the detection information comprises a detection result of the target object for a target sampling event.

[0087] The detection terminal refers to a terminal device operated by a detection personnel in a detection link. The target object is used to refer to a user (that is, a user who performs detection). In the embodiments of the present disclosure, the target sampling event refers to an event of sampling a target object (such as respiratory tract sampling or blood sampling) and detecting a detection sample obtained by sampling. In some embodiments, the target sampling event refers to a medical detection event, that is, an event of performing medical detection on a detection sample of a target object. The detection sample refers to a respiratory tract sample or a blood sample obtained by sampling, and other samples can also be used, which is not limited in the embodiments of the present disclosure.

[0088] In the embodiments of the present disclosure, the detection information comprises various information recorded in the sampling process and the detection process. In some embodiments, the detection information comprises binding relationship information between object information and container information. The object information, that is, the user information, represents the identity information of the target object, such as name, identity card code, contact information, contact address, and face data. The container information refers to the information of a sampling container used in the target sampling event, wherein the sampling container can be a container such as a test tube or a syringe for loading a detection sample, and correspondingly, the container information can be a container number or a container identifier. In still other embodiments, the detection information further comprises detection result information of the target object, wherein the detection result information represents a detection result for the target sampling event, such as infection or non-infection. In other embodiments, the detection information further comprises detection state information of the target object, wherein the detection state information represents a detection state for the target sampling event, such as having been detected, being detected, and not having been detected. Of course, the detection information can also comprise other types of information, such as detection time information and detection agency information, which is not limited in the embodiments of the present disclosure.

[0089] In some embodiments, the detection terminal is provided with an information management page for managing the associated information of the object. The detection personnel can operate on the detection terminal to trigger the detection terminal to display the information management page of any object to view the associated information of the object. For example, after the detection of the sample to be detected is completed, the detection personnel identifies the container identifier on the sampling container through the detection terminal, determines the target object associated with the container identifier, and triggers the detection terminal to display the information management page of the target object.

[0090] Further, the information management page is provided with an information input function, and the detection personnel can input the detection information of the target object in the information management page of the target object. In response to the input operation in the information management page, the detection terminal acquires the input detection information of the target object, sends the detection information of the target object to the server, and triggers the server to store the detection information of the target object.

[0091] 302. The server receives the detection information of the target object uploaded by the detection terminal.

[0092] In some embodiments, the server receives the detection information of the target object sent by the detection terminal, acquires the object information of the target object, and subsequently performs a subsequent query process based on the object information of the target object.

[0093] 303. The server queries whether the reservation information of the target object exists in the target storage space based on the object information of the target object. If the reservation information of the target object exists in the target storage space, the server acquires the storage address of the reservation information, and the reservation information indicates the reservation of the target object to the target sampling event.

[0094] The target storage space is a storage space associated with the server. In some embodiments, the target storage space is a Kafka storage space, and Kafka is a high-throughput distributed message processing system. In some embodiments, the Kafka storage space includes at least one storage block, and each storage block includes at least one storage partition. The storage partition is the smallest storage unit in the Kafka storage space. In some embodiments, the storage partition is used to store the associated information of at least one object.

[0095] In the embodiments of the present disclosure, the reservation information indicates the reservation of the target object to the target sampling event. In some embodiments, the reservation information includes the object information (i.e., user information) of the target object, and the object information indicates the identity information of the target object, such as name, identity card code, contact information, contact address, and face data. Further, the reservation information also includes the sampling point identifier and the sampling time period of the target object.

[0096] In some embodiments, the process that the server queries whether the reservation information of the target object exists in the target storage space based on the object information of the target object comprises any of the following:

[0097] In some embodiments, the object information of the target object comprises an object identifier, and correspondingly, the server queries whether the reservation information of the target object exists in the target storage space based on the object identifier. In some embodiments, the object identifier is represented by a name in the object information, or the object identifier is represented by an ID number in the object information. In this way, querying whether the reservation information of the target object exists in the target storage space based on the object identifier of the target object can quickly determine the query result of the reservation information, thereby improving the query efficiency of the reservation information.

[0098] In some embodiments, the object information of the target object comprises a sampling time period and an object identifier, and correspondingly, the server determines at least one reservation information in the target storage space that is in the sampling time period based on the sampling time period, and queries whether the reservation information of the target object exists in the at least one reservation information based on the object identifier. The sampling time period refers to a time period in which a target sampling event is performed. In this way, at least one reservation information corresponding to the sampling time period of the target object is determined first, and then whether the reservation information of the target object exists is queried based on the object identifier of the target object, thereby further improving the query efficiency of the reservation information.

[0099] In some embodiments, the object information of the target object comprises a sampling point identifier and an object identifier, and correspondingly, the server determines at least one reservation information in the target storage space that corresponds to the sampling point identifier based on the sampling point identifier, and queries whether the reservation information of the target object exists in the at least one reservation information based on the object identifier. The sampling point identifier refers to a location identifier of a sampling point, such as a sampling point name or a sampling point number. In this way, at least one reservation information corresponding to the sampling point identifier of the target object is determined first, and then whether the reservation information of the target object exists is queried based on the object identifier of the target object, thereby further improving the query efficiency of the reservation information.

[0100] In the above embodiments, for example, based on the object identifier or in combination with any of the sampling time period and the sampling point identifier, whether the reservation information of the target object exists in the target storage space is queried, which not only improves the query efficiency of the reservation information, but also improves the flexibility of querying the reservation information. Of course, in other embodiments, the server can also query whether the reservation information of the target object exists in the target storage space based on other identifier information of the target object, such as an account.

[0101] 304、The server stores the detection information of the target object based on the storage address of the reservation information.

[0102] In some embodiments, the storage address is used to indicate the number of a storage partition. In some embodiments, the server stores the detection information of the target object in the storage partition to which the storage address belongs.

[0103] For example, taking the Kafka storage space as an example, when the detection terminal uploads the detection result to the Kafka server, the Kafka server determines whether there is reservation information corresponding to the target object in the Kafka storage space according to the object information of the target object. If there is, the server determines the storage partition to which the reservation information belongs, and stores the detection information of the target object in the storage partition to which the reservation information belongs, so as to ensure that the information of the target object user is in the same storage partition, and further ensure the synchronization of the reservation information and the detection information.

[0104] In some embodiments, the server determines the storage address adjacent to the storage address in the storage partition to which the storage address belongs, and stores the detection information of the target object based on the determined storage address. In an alternative embodiment, the server stores the detection information of the target object in the storage space corresponding to the adjacent storage address. The storage address adjacent to the storage address can be an address offset from the storage address by a target number of bits, where the target number of bits is a pre-set fixed number, such as 1.

[0105] In other embodiments, the server stores the detection information of the target object in the storage address of the reservation information. In some embodiments, the reservation information is provided in the form of a data table. Accordingly, the server adds the detection information in the data table, specifically, determines the data entry corresponding to the detection information in the data table, and adds the detection information of the target object in the data entry, or the server adds a data entry of the detection information in the data table, and adds the detection information of the target object in the added data entry.

[0106] In the above embodiments, two ways of storing detection information are provided, which improves the flexibility of storing detection information.

[0107] In some embodiments, after storing the detection information of the target object, the server also updates the detection state or the detection result of the target object based on the detection information of the target object. In some embodiments, the medical detection platform is provided with a function of maintaining the detection state or the detection result. For example, the server updates the detection result of the target object based on the detection result information included in the detection information of the target object, for example, the server adds the detection result information in the field corresponding to the detection result; or, the server updates the detection state of the target object based on the detection state information included in the detection information of the target object, for example, the server adds the detection state information in the field corresponding to the detection state. In some embodiments, the reservation service provided by the medical detection platform is provided with a function of maintaining the detection state or the detection result. In this way, not only the information synchronization of the reservation information and the detection information is ensured, but also the user can quickly check the detection state or the detection result of the sampling event through the reservation service provided by the medical detection platform, thereby improving the operation experience of the user.

[0108] The above steps 303 to 304 are the process of existing reservation information of the target object in the target storage space, and in other embodiments, if the reservation information of the target object does not exist in the target storage space, the following implementation manner can also be used, see step 305.

[0109] 305. If the reservation information of the target object does not exist in the target storage space, the server executes the above step 303 after a first time interval.

[0110] In some embodiments, if the reservation information of the target object does not exist in the target storage space, the server executes the above step 303 once every first time interval until the reservation information of the target object stored in the target storage space is queried. In this embodiment, if the reservation information of the target object does not exist in the target storage space, the server waits for a preset time interval and then determines again whether the reservation information corresponding to the target object exists. If it exists, the above step after the existence is continued to be executed, thereby avoiding the problem of slow uploading of the reservation information due to network congestion or similar uploading time, and ensuring the subsequent synchronization processing of the reservation information and the detection information.

[0111] In some embodiments, if the query cumulative number of times reaches a target number of times or the query cumulative time length reaches a second time length, the server acquires, based on the object information of the target object, a reservation record of the target object for the target sampling event, detects whether the reservation information of the target object is updated based on the reservation record of the target object, if the reservation information of the target object is updated, acquires a storage address of the updated reservation information, and stores the detection information of the target object based on the storage address of the updated reservation information. The query number of times refers to the cumulative number of times consumed by the process of querying whether the target storage space contains the reservation information of the target object. The query cumulative time length refers to the cumulative time length consumed by the process of querying whether the target storage space contains the reservation information of the target object. The target number of times is a fixed number of times set in advance, such as 5. The second time length is a fixed time length set in advance, such as 24 hours. In this way, in the case where the target object's reservation information is not queried for a long time, the reservation information of the target object is detected to determine whether the reservation information is updated, and the storage process of the detection information is performed based on the updated reservation information, thereby ensuring the smooth storage of the detection information.

[0112] In some embodiments, if the target storage space does not contain the reservation information of the target object, the detection information of the target object is stored in a preset cache space. The preset cache space is also referred to as a temporary storage space. In this way, the detection information of the target object is cached in the preset cache space, so that subsequent information processing services can be provided faster, thereby improving the efficiency of information processing. Furthermore, after waiting for a preset time length, it is determined again whether the reservation information corresponding to the target object exists. If the reservation information exists, the detection information of the target object is moved from the preset cache space to the storage space associated with the reservation information. The storage space associated with the reservation information refers to the storage space corresponding to the storage partition to which the storage address of the reservation information belongs.

[0113] In the above embodiments, when storing the detection information of the target object, it is queried whether the reservation information of the target object has been stored, so as to ensure that the detection information of the target object is stored again in the case where the reservation information of the target object has been stored. In other embodiments, the server stores the reservation information of the target object in response to a storage request for the reservation information of the target object, and queries whether the detection information of the target object exists in the preset cache space. If the detection information of the target object exists in the preset cache space, the detection information of the target object is moved from the preset cache space to the storage space associated with the reservation information. In this way, when storing the reservation information of the target object, it is queried whether the detection information of the target object exists in the preset cache space, so as to store the reservation information and the detection information of the target object in the same storage partition, thereby ensuring the subsequent synchronization processing of the reservation information and the detection information.

[0114] In some embodiments, the server determines, in the preset cache space, a storage space corresponding to a sampling time period indicated by the detection information of the target object, and stores the detection information of the target object in the storage space corresponding to the sampling time period; or the server determines, in the preset cache space, a storage space corresponding to a sampling point identifier indicated by the detection information of the target object, and stores the detection information of the target object in the storage space corresponding to the sampling point identifier. Then, when querying whether the detection information of the target object exists in the preset cache space, the server determines at least one detection information in the preset cache space that is in the sampling time period corresponding to the target object based on the sampling time period corresponding to the target object, and queries whether the detection information of the target object exists in the at least one detection information based on the object identifier of the target object; or the server determines at least one detection information in the preset cache space that corresponds to the sampling point identifier corresponding to the target object based on the sampling point identifier corresponding to the target object when querying whether the detection information of the target object exists in the preset cache space, and queries whether the detection information of the target object exists in the at least one detection information based on the object identifier of the target object. In this way, the efficiency of querying the reservation information in the preset cache space is further improved.

[0115] The technical scheme provided by the embodiments of the present disclosure ensures that, when the reservation information of the target object exists, the detection information is stored based on the storage address of the reservation information, so that the synchronization processing of the reservation information and the detection information is ensured in the future, which not only improves the efficiency of information processing, but also ensures the synchronization of information processing.

[0116] All the optional technical schemes described above can be combined to form optional embodiments of the present disclosure, which will not be described one by one here.

[0117] Figure 4 is a structural schematic diagram of an information processing device provided by an embodiment of the present disclosure, referring to Figure 4 The device comprises:

[0118] The receiving module 401 is configured to receive detection information of a target object uploaded by a terminal, the detection information comprising a detection result of the target object for a target sampling event.

[0119] The querying module 402 is configured to query, based on object information of the target object, whether reservation information of the target object exists in a target storage space, and if the reservation information of the target object exists in the target storage space, to obtain a storage address of the reservation information, the reservation information indicating a reservation of the target object for the target sampling event.

[0120] The storage module 403 is configured to store the detection information of the target object based on the storage address of the reservation information.

[0121] The technical solution provided by the embodiments of the present disclosure can ensure that the detection information is stored based on the storage address of the reservation information when the detection information of the target object is stored by querying whether the reservation information of the target object exists in the target storage space, so that the synchronization processing of the reservation information and the detection information is performed subsequently, which not only improves the efficiency of information processing, but also ensures the synchronization of information processing.

[0122] In some embodiments, the object information of the target object includes an object identifier, and the query module 402 is configured to:

[0123] query whether the reservation information of the target object exists in the target storage space based on the object identifier.

[0124] In some embodiments, the object information of the target object includes a sampling time period and an object identifier, and the query module 402 is configured to:

[0125] determine at least one reservation information in the target storage space that is in the sampling time period based on the sampling time period;

[0126] query whether the reservation information of the target object exists in the at least one reservation information based on the object identifier.

[0127] In some embodiments, the object information of the target object includes a sampling point identifier and an object identifier, and the query module 402 is configured to:

[0128] determine at least one reservation information in the target storage space that corresponds to the sampling point identifier based on the sampling point identifier;

[0129] query whether the reservation information of the target object exists in the at least one reservation information based on the object identifier.

[0130] In some embodiments, the query module 402 is further configured to:

[0131] if the reservation information of the target object does not exist in the target storage space, perform the step of querying whether the reservation information of the target object exists in the target storage space based on the object information of the target object after a first time interval.

[0132] In some embodiments, the storage module 403 is further configured to:

[0133] if the reservation information of the target object does not exist in the target storage space, store the detection information of the target object to a preset cache space.

[0134] In some embodiments, the storage module 403 is further configured to:

[0135] In response to the storage request of the reservation information of the target object, store the detection information of the target object in the storage address of the reservation information.

[0136] In some embodiments, the storage module 403 is configured to:

[0137] In the storage partition to which the storage address belongs, store the detection information of the target object, the storage partition being configured to store the associated information of at least one object.

[0138] In some embodiments, the storage module 403 is configured to any one of the following:

[0139] In the storage partition to which the storage address belongs, determine the storage address adjacent to the storage address, and store the detection information of the target object based on the determined storage address.

[0140] Store the detection information of the target object into the storage address of the reservation information.

[0141] In some embodiments, the apparatus further comprises:

[0142] An updating module configured to update the detection state or the detection result of the target object based on the detection information of the target object.

[0143] It should be noted that the information processing apparatus provided in the above embodiments is only used for example to divide the above functions into different functional modules, and in actual application, the above functions can be completed by different functional modules according to needs, that is, the internal structure of the electronic device is divided into different functional modules to complete all or part of the above described functions. In addition, the information processing apparatus and the information processing method provided in the above embodiments belong to the same concept, and the specific implementation process is described in the method embodiments, which will not be repeated here.

[0144] The electronic device in the embodiments of the present disclosure can be provided as a terminal, Figure 5 FIG. 5 is a structural schematic diagram of a terminal 500 provided in the embodiments of the present disclosure. The terminal 500 can be a smart device, a tablet computer, a notebook computer or a desktop computer. The terminal 500 can also be referred to as a user equipment, a portable terminal, a laptop terminal, a desktop terminal, or other names.

[0145] Generally, the terminal 500 includes a processor 501 and a memory 502.

[0146] The processor 501 can include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 501 can be implemented in at least one of a hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), a PLA (Programmable Logic Array). The processor 501 can also include a main processor and a coprocessor, the main processor being a processor for processing data in an awake state, also referred to as a CPU (Central Processing Unit), and the coprocessor being a low-power processor for processing data in a standby state. In some embodiments, the processor 501 can be integrated with a GPU (Graphics Processing Unit) for rendering and drawing content required to be displayed by the display screen. In some embodiments, the processor 501 can further include an AI (Artificial Intelligence) processor for processing computing operations related to machine learning.

[0147] The memory 502 can include one or more computer-readable storage media that can be non-transitory. The memory 502 can also include a high-speed random access memory, and a nonvolatile memory such as one or more disk storage devices, flash storage devices. In some embodiments, the non-transitory computer-readable storage medium in the memory 502 is used to store at least one program code for being executed by the processor 501 to implement the information processing method management method in the method embodiments of the present disclosure.

[0148] In some embodiments, the terminal 500 further includes a peripheral device interface 503 and at least one peripheral device. The processor 501, the memory 502, and the peripheral device interface 503 can be connected through a bus or a signal line. Each peripheral device can be connected to the peripheral device interface 503 through a bus, a signal line, or a circuit board. Specifically, the peripheral device includes at least one of a radio frequency circuit 504, a display screen 505, a camera assembly 506, an audio circuit 507, a positioning assembly 508, and a power supply 509.

[0149] The peripheral interface 503 can be used to connect at least one I / O (Input / Output) related peripheral device to the processor 501 and the memory 502. In some embodiments, the processor 501, the memory 502 and the peripheral interface 503 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 501, the memory 502 and the peripheral interface 503 can be implemented on a separate chip or circuit board, and the present embodiments are not limited in this regard.

[0150] The radio frequency circuit 504 is configured to receive and send RF (Radio Frequency) signals, also known as electromagnetic signals. The radio frequency circuit 504 communicates with communication networks and other communication devices through electromagnetic signals. The radio frequency circuit 504 converts electrical signals into electromagnetic signals for transmission, or converts received electromagnetic signals into electrical signals. Optionally, the radio frequency circuit 504 includes an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and the like. The radio frequency circuit 504 can communicate with other terminals through at least one wireless communication protocol. The wireless communication protocol includes but is not limited to: a metropolitan area network, various generations of mobile communication networks (2G, 3G, 4G and 5G), a wireless local area network and / or a WiFi (Wireless Fidelity) network. In some embodiments, the radio frequency circuit 504 can also include NFC (Near Field Communication) related circuitry, and the present disclosure is not limited in this regard.

[0151] The display screen 505 is configured to display a UI (User Interface). The UI can include graphics, text, icons, video, and any combination thereof. When the display screen 505 is a touch display screen, the display screen 505 is further configured to capture touch signals on or above the surface of the display screen 505. The touch signals can be input to the processor 501 as control signals for processing. In this case, the display screen 505 can also be configured to provide virtual buttons and / or virtual keyboard, also known as soft buttons and / or soft keyboard. In some embodiments, the display screen 505 can be one, disposed on the front panel of the terminal 500; in other embodiments, the display screen 505 can be at least two, respectively disposed on different surfaces of the terminal 500 or in a folding design; in other embodiments, the display screen 505 can be a flexible display screen, disposed on a curved surface or a folding surface of the terminal 500. Even, the display screen 505 can also be disposed in an irregular shape other than a rectangle, i.e., a special-shaped screen. The display screen 505 can be made of LCD (Liquid Crystal Display), OLED (Organic Light-Emitting Diode), etc.

[0152] The camera assembly 506 is configured to capture images or videos. Optionally, the camera assembly 506 includes a front camera and a rear camera. Typically, the front camera is disposed on the front panel of the terminal, and the rear camera is disposed on the back of the terminal. In some embodiments, the rear camera is at least two, which are any one of a main camera, a depth-of-field camera, a wide-angle camera, and a telephoto camera, to realize the background blur function by fusing the main camera and the depth-of-field camera, the panoramic shooting and VR (Virtual Reality) shooting function by fusing the main camera and the wide-angle camera, or other fusion shooting functions. In some embodiments, the camera assembly 506 can further include a flash. The flash can be a single-color-temperature flash or a dual-color-temperature flash. The dual-color-temperature flash refers to the combination of a warm light flash and a cold light flash, which can be used for light compensation under different color temperatures.

[0153] The audio circuit 507 can include a microphone and a speaker. The microphone is used to collect sound waves of a user and an environment, and convert the sound waves into an electrical signal input to the processor 501 for processing, or input to the radio frequency circuit 504 to realize voice communication. For the purpose of stereo sound collection or noise reduction, the microphone can be multiple, and arranged at different parts of the terminal 500. The microphone can also be an array microphone or an omnidirectional collection type microphone. The speaker is used to convert an electrical signal from the processor 501 or the radio frequency circuit 504 into sound waves. The speaker can be a conventional diaphragm speaker, or a piezoelectric ceramic speaker. When the speaker is a piezoelectric ceramic speaker, not only can it convert an electrical signal into a sound wave audible to humans, but also can convert an electrical signal into an inaudible sound wave to humans for ranging purposes, etc. In some embodiments, the audio circuit 507 can also include a headphone jack.

[0154] The positioning component 508 is used to position the current geographic location of the terminal 500 to realize navigation or LBS (Location Based Service). The positioning component 508 can be a positioning component based on the GPS (Global Positioning System) of the United States, the Beidou system of China, the GLONASS system of Russia, or the Galileo system of the European Union.

[0155] The power supply 509 is used to supply power to each component in the terminal 500. The power supply 509 can be alternating current, direct current, disposable batteries, or rechargeable batteries. When the power supply 509 includes rechargeable batteries, the rechargeable batteries can support wired charging or wireless charging. The rechargeable batteries can also be used to support fast charging technology.

[0156] In some embodiments, the terminal 500 also includes one or more sensors 510. The one or more sensors 510 include, but are not limited to, an acceleration sensor 511, a gyroscope sensor 512, a pressure sensor 513, a fingerprint sensor 514, an optical sensor 515, and a proximity sensor 516.

[0157] The acceleration sensor 511 can detect the acceleration in three coordinate axes of the coordinate system established by the terminal 500. For example, the acceleration sensor 511 can be used to detect the components of the gravitational acceleration in three coordinate axes. The processor 501 can control the display screen 505 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal collected by the acceleration sensor 511. The acceleration sensor 511 can also be used for game or user motion data collection.

[0158] The gyroscope sensor 512 can detect the body direction and rotation angle of the terminal 500, and can collect 3D motions of the user on the terminal 500 in cooperation with the acceleration sensor 511. The processor 501 can implement the following functions according to the data collected by the gyroscope sensor 512: motion sensing (e.g., changing a UI according to a tilt operation of the user), image stabilization during shooting, game control, and inertial navigation.

[0159] The pressure sensor 513 can be disposed on the side frame of the terminal 500 and / or the lower layer of the display screen 505. When the pressure sensor 513 is disposed on the side frame of the terminal 500, the grip signal of the user on the terminal 500 can be detected, and the left-hand / right-hand recognition or shortcut operation can be performed by the processor 501 according to the grip signal collected by the pressure sensor 513. When the pressure sensor 513 is disposed on the lower layer of the display screen 505, the operable control on the UI interface can be controlled by the processor 501 according to the pressure operation of the user on the display screen 505. The operable control includes at least one of a button control, a scroll bar control, an icon control, and a menu control.

[0160] The fingerprint sensor 514 is used to collect the fingerprint of the user, and the identity of the user can be recognized by the processor 501 according to the fingerprint collected by the fingerprint sensor 514, or by the fingerprint sensor 514 according to the collected fingerprint. When the identity of the user is recognized as a trusted identity, the processor 501 authorizes the user to perform a related sensitive operation, which includes unlocking the screen, viewing encrypted information, downloading software, payment, and changing settings, etc. The fingerprint sensor 514 can be disposed on the front, back, or side of the terminal 500. When the terminal 500 is provided with a physical button or a manufacturer's logo, the fingerprint sensor 514 can be integrated with the physical button or the manufacturer's logo.

[0161] The optical sensor 515 is used to collect the ambient light intensity. In one embodiment, the processor 501 can control the display brightness of the display screen 505 according to the ambient light intensity collected by the optical sensor 515. Specifically, when the ambient light intensity is high, the display brightness of the display screen 505 is increased; when the ambient light intensity is low, the display brightness of the display screen 505 is decreased. In another embodiment, the processor 501 can also dynamically adjust the shooting parameters of the camera assembly 506 according to the ambient light intensity collected by the optical sensor 515.

[0162] The proximity sensor 516, also referred to as a distance sensor, is usually arranged on the front panel of the terminal 500. The proximity sensor 516 is used to collect the distance between the user and the front of the terminal 500. In one embodiment, when the proximity sensor 516 detects that the distance between the user and the front of the terminal 500 gradually decreases, the display screen 505 is switched from the bright screen state to the screen-off state under the control of the processor 501; when the proximity sensor 516 detects that the distance between the user and the front of the terminal 500 gradually increases, the display screen 505 is switched from the screen-off state to the bright screen state under the control of the processor 501.

[0163] Those skilled in the art can understand that the structure shown in the foregoing embodiments is not a limitation on the terminal 500, and the terminal 500 can include more or fewer components than those shown in the drawings, or combine certain components, or adopt a different component arrangement. Figure 5

[0164] The electronic device in the embodiments of the present disclosure can be provided as a server, Figure 6 The server 600 provided in the embodiments of the present disclosure can have a large difference due to different configurations or performances, and can include one or more processors (Central Processing Units, CPUs) 601 and one or more memories 602, wherein the one or more memories 602 store at least one program code, the at least one program code is loaded and executed by the one or more processors 601 to implement the information processing method performed by the server in the above-mentioned various method embodiments. Of course, the server 600 can also have a wired or wireless network interface, a keyboard, and an input and output interface, etc., so as to perform input and output, and the server 600 can also include other components for realizing the functions of the device, which are not described herein.

[0165] In the exemplary embodiments, a computer readable storage medium, for example, a memory including program codes, is also provided, and the above-mentioned program codes can be executed by a processor to complete the information processing method in the above-mentioned embodiments. For example, the computer readable storage medium can be a Read-Only Memory (ROM), a Random Access Memory (RAM), a Compact Disc Read-Only Memory (CD-ROM), a magnetic tape, a floppy disk, and an optical data storage device, etc.

[0166] ​In an example embodiment, a computer program product is also provided, which includes computer program code stored in a computer readable storage medium, the computer program code being read by a processor of an electronic device from the computer readable storage medium, the processor executing the computer program code to cause the electronic device to perform the information processing method described above.

[0167] In some embodiments, the computer program related to the embodiments of the present disclosure can be deployed to execute on one electronic device, or on multiple electronic devices located at one site, or on multiple electronic devices distributed at multiple sites and interconnected through a communication network, which can constitute a blockchain system.

[0168] A person of ordinary skill in the art can understand that all or part of the steps of the above-mentioned embodiments can be completed by hardware, or by program code related hardware, which can be stored in a computer readable storage medium. The storage medium mentioned above can be a read-only memory, a magnetic disk or an optical disk, etc.

[0169] The above is only an optional embodiment of the present disclosure, and is not intended to limit the present disclosure. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present disclosure shall be included in the protection scope of the present disclosure.

Claims

1. An information processing method characterized by comprising: The method is applied to a server, and the method comprises: receiving detection information of a target object uploaded by a detection terminal, the detection information comprising binding relationship information between object information and container information of the target object and a detection result of the target object for a target sampling event; based on the object information of the target object, querying whether there is reservation information of the target object in a target storage space, if there is the reservation information of the target object in the target storage space, obtaining a storage address of the reservation information, the reservation information indicating a reservation condition of the target object for the target sampling event; storing the detection information of the target object in a storage partition to which the storage address of the reservation information belongs; if there is no reservation information of the target object in the target storage space, storing the detection information of the target object to a preset cache space; after waiting for a preset time length, determining again whether there is reservation information corresponding to the target object in the target storage space, if there is, moving the detection information of the target object from the preset cache space to a storage space associated with the reservation information; if a query cumulative number reaches a target number or a query cumulative time length reaches a second time length, based on the object information of the target object, obtaining a reservation record of the target object for the target sampling event, detecting whether the reservation information of the target object is updated; if the reservation information of the target object is updated, obtaining a storage address of the updated reservation information, storing the detection information of the target object in a storage partition to which the storage address of the updated reservation information belongs; wherein the target storage space is a storage space associated with the server, the storage space comprises at least one storage block, the storage block comprises at least one storage partition, the storage partition is used for storing associated information of at least one object, the reservation information of the target object is uploaded by a reservation terminal operated by the target object, the uploading time of the reservation information and the detection information is the same, and the reservation information and the detection information are processed in parallel.

2. The method of claim 1, wherein, The object information of the target object comprises an object identifier, and the querying whether there is the reservation information of the target object in the target storage space based on the object information of the target object comprises: querying whether there is the reservation information of the target object in the target storage space based on the object identifier.

3. The method of claim 1, wherein, The object information of the target object comprises a sampling time period and an object identifier, and the querying whether there is the reservation information of the target object in the target storage space based on the object information of the target object comprises: determining at least one reservation information in the target storage space which is in the sampling time period based on the sampling time period; querying whether there is the reservation information of the target object in the at least one reservation information based on the object identifier.

4. The method of claim 1, wherein, The object information of the target object comprises a sampling point identifier and an object identifier, and the querying whether there is the reservation information of the target object in the target storage space based on the object information of the target object comprises: determining at least one reservation information corresponding to the sampling point identifier in the target storage space based on the sampling point identifier; querying whether the target object reservation information exists in the at least one reservation information based on the object identifier.

5. The method of claim 1, wherein, After querying whether the target object reservation information exists in the target storage space, the method further comprises: If the target object reservation information does not exist in the target storage space, after a first time interval, the step of querying whether the target object reservation information exists in the target storage space based on the object information of the target object is executed.

6. The method of claim 1, wherein, The method further comprises: In response to the storage request of the target object reservation information, storing the target object reservation information and querying whether the detection information of the target object exists in the preset cache space, if the detection information of the target object exists in the preset cache space, moving the detection information of the target object from the preset cache space to the storage space associated with the target object reservation information.

7. The method of claim 1, wherein, The step of storing the detection information of the target object in the storage partition to which the storage address belongs comprises any one of the following: In the storage partition to which the storage address belongs, determining a storage address adjacent to the storage address, and storing the detection information of the target object based on the determined storage address; Storing the detection information of the target object into the storage address of the target object reservation information.

8. The method of claim 1, wherein, After storing the detection information of the target object based on the storage address of the target object reservation information, the method further comprises: Updating the detection state or detection result of the target object based on the detection information of the target object.

9. An information processing apparatus, characterized by comprising: The device is applied to a server, and the device comprises: A receiving module configured to receive detection information of a target object uploaded by a detection terminal, the detection information comprising binding relationship information between object information and container information of the target object and a detection result of the target object for a target sampling event; A querying module configured to query whether target object reservation information exists in a target storage space based on object information of the target object, if the target object reservation information exists in the target storage space, obtaining a storage address of the target object reservation information, the target object reservation information indicating a reservation of the target object for the target sampling event; A storage module configured to store detection information of the target object in a storage partition to which the storage address of the target object reservation information belongs; The storage module is further configured to, if the target object reservation information does not exist in the target storage space, store the detection information of the target object into a preset cache space, and after waiting for a preset time interval, determine again whether the target object reservation information corresponding to the target object exists in the target storage space, if the target object reservation information exists, move the detection information of the target object from the preset cache space to a storage space associated with the target object reservation information. The storage module is further configured to, if the query cumulative number of times reaches a target number of times or a query cumulative time length reaches a second time length, acquire a reservation record of the target object for the target sampling event based on object information of the target object, and detect whether reservation information of the target object is updated; if the reservation information of the target object is updated, acquire a storage address of the updated reservation information, and store the detection information of the target object in a storage partition to which the storage address of the updated reservation information belongs. The target storage space is a storage space associated with the server, the storage space includes at least one storage block, the storage block includes at least one storage partition, the storage partition is configured to store associated information of at least one object, the reservation information of the target object is uploaded by a reservation terminal operated by the target object, the uploading time of the reservation information and the detection information is the same, and the reservation information and the detection information are processed in parallel.

10. An electronic device, comprising: The electronic device includes one or more processors and one or more memories, the one or more memories store at least one program code, the program code is loaded and executed by the one or more processors to implement the information processing method of any one of claims 1 to 8.

11. A computer readable storage medium, characterized in that, The computer readable storage medium stores at least one program code, the program code is loaded and executed by the processor to implement the information processing method of any one of claims 1 to 8.

12. A computer program product, characterised in that, The computer program product includes computer program code stored in a computer readable storage medium, and the processor of the electronic device reads the computer program code from the computer readable storage medium, and the processor executes the computer program code, so that the electronic device executes the information processing method of any one of claims 1 to 8.

Citation Information

Patent Citations

  • Information management method and device, electronic equipment and storage medium

    CN112530567A

  • Information processing method and device, equipment and storage medium

    CN113536063A