Data processing method, device, electronic device and storage medium
By encoding the status data packets of the terminal device, generating digital encodings and mapping them into status values, the problem of terminal device status data transmission occupying a large amount of resources, and achieving more efficient and secure data transmission.
Patent Information
- Application Number
- CN202111424030.1
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2021-11-26
- Publication Date
- 2025-08-08
- Estimated Expiration
- 2041-11-26
AI Technical Summary
The status data transmission of traditional terminal equipment occupies a large amount of transmission traffic and storage space, especially multi-connection, water machine and computer room monitoring equipment, due to the large number of status fields, the transmission efficiency is ineffective.
By receiving the status data packet of the terminal device, the data field value is encoded, digital encoding is generated, and the corresponding status value is determined based on the mapping relationship between the preset encoding and the status value, and the digital encoding and status value are sent to the second server.
Reduces the use of transmission traffic and storage space, improves the security of data transmission, and prevents content from being cracked.
Smart Images

Figure CN114185694B_ABST
Abstract
Description
Technical Field
[0001] The present application relates to the field of computer technology, and in particular to a data processing method, device, electronic device, and storage medium. Background Art
[0002] With the increasing popularity of Internet technology, more and more traditional home appliance terminals are connected to visualization display platforms through Internet technology for terminal status monitoring, fault warning and big data analysis.
[0003] For terminal devices such as multi-split units, water machines, and computer room monitoring, since the number of status fields can reach hundreds, each time the unit transmits status data, it takes up a large amount of transmission traffic and storage space. Summary of the Invention
[0004] In order to solve the technical problem that transmitting a large amount of status data occupies a large amount of transmission traffic and storage space, the present application provides a data processing method, device, electronic device and storage medium.
[0005] In a first aspect, the present application provides a data processing method, applied to a first server, the method comprising:
[0006] Receive a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field;
[0007] Encoding a field value corresponding to at least one of the data fields to obtain a digital code;
[0008] Determining a state value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset state value;
[0009] The digital code and the corresponding status value are sent to the second server.
[0010] Optionally, encoding a field value corresponding to at least one of the data fields to obtain a digital code includes:
[0011] Sort the field values corresponding to at least one of the data fields according to a preset coding rule;
[0012] The sorted at least one field value is combined to obtain the digital code.
[0013] Optionally, determining the state value corresponding to the digital code based on a first mapping relationship between the first preset code and the preset state value includes:
[0014] Matching the digital code with the first preset code in the first mapping relationship;
[0015] The state value corresponding to the successfully matched first preset code in the first mapping relationship is determined as the state value corresponding to the digital code.
[0016] In a second aspect, the present application provides a data processing method, applied to a second server, the method comprising:
[0017] Receiving a digital code and a corresponding status value from a first server;
[0018] In a second mapping relationship between a second preset code and a preset status field, determining a preset status field corresponding to the digital code;
[0019] Establishing a mapping relationship between the preset status field and the status value;
[0020] The preset status field and its corresponding status value are displayed.
[0021] Optionally, in the second mapping relationship between the second preset code and the preset status field, determining the preset status field corresponding to the digital code includes:
[0022] Matching the digital code with each second preset code in the second mapping relationship;
[0023] The preset status field corresponding to the successfully matched second preset code in the second mapping relationship is determined as the preset status field corresponding to the digital code.
[0024] Optionally, the method further includes:
[0025] Counting changes in the status values corresponding to the preset status fields;
[0026] Performing data visualization processing based on the change of the state value to obtain a visualization graph;
[0027] The visualization graphic is displayed.
[0028] In a third aspect, the present application provides a data processing device, applied to a first server, the device comprising:
[0029] A first receiving module is configured to receive a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field;
[0030] an encoding module, configured to encode a field value corresponding to at least one of the data fields to obtain a digital code;
[0031] a first determining module, configured to determine a state value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset state value;
[0032] The sending module is used to send the digital code and the corresponding status value to the second server.
[0033] In a fourth aspect, the present application provides a data processing device, applied to a second server, the device comprising:
[0034] A receiving module, configured to receive a digital code and a corresponding status value from a first server;
[0035] a second determining module, configured to determine, in a second mapping relationship between a second preset code and a preset status field, a preset status field corresponding to the digital code;
[0036] An establishing module, configured to establish a mapping relationship between the preset status field and the status value;
[0037] The display module is used to display the preset status field and the status value corresponding thereto.
[0038] In a fifth aspect, the present application provides an electronic device, comprising a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other via the communication bus;
[0039] Memory for storing computer programs;
[0040] The processor is used to implement the data processing method described in any one of the first aspects or the data processing method described in any one of the second aspects when executing the program stored in the memory.
[0041] In the sixth aspect, the present application provides a computer-readable storage medium, on which a data processing method program is stored. When the data processing method program is executed by a processor, it implements any data processing method described in the first aspect or any data processing method described in the second aspect.
[0042] The above technical solution provided by the embodiment of the present application has the following advantages compared with the prior art:
[0043] An embodiment of the present invention receives a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field, encodes the field value corresponding to at least one of the data fields to obtain a digital code, determines the status value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset status value, and sends the digital code and the corresponding status value to a second server.
[0044] The embodiment of the present invention encodes the field value of the status data packet to obtain a digital code, and then transmits the digital code and the corresponding status value. Since numbers occupy less space than character strings, the transmission traffic occupied is smaller and the storage space occupied is also smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered.
[0045] The embodiment of the present invention receives a digital code and a corresponding status value from a first server, determines a preset status field corresponding to the digital code in a second mapping relationship between a second preset code and a preset status field, establishes a mapping relationship between the preset status field and the status value, and displays the preset status field and the corresponding status value.
[0046] The embodiment of the present invention supports the processing of digital encoding. Since numbers occupy less space than character strings, the transmission traffic and storage space occupied are smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered. BRIEF DESCRIPTION OF THE DRAWINGS
[0047] The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and, together with the description, serve to explain the principles of the invention.
[0048] In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following briefly introduces the drawings required for use in the embodiments or the description of the prior art. Obviously, for ordinary technicians in this field, other drawings can be obtained based on these drawings without paying any creative labor.
[0049] Figure 1 A structural diagram of a data processing system provided in an embodiment of the present application;
[0050] Figure 2 A flowchart of the method provided in an embodiment of the present application;
[0051] Figure 3 A flowchart of another data processing method provided in an embodiment of the present application;
[0052] Figure 4 A schematic diagram of a second mapping relationship provided in an embodiment of the present application;
[0053] Figure 5 A structural diagram of a data processing device provided in an embodiment of the present application;
[0054] Figure 6 A structural diagram of another data processing device provided in an embodiment of the present application;
[0055] Figure 7 A structural diagram of an electronic device provided in an embodiment of the present application. DETAILED DESCRIPTION
[0056] To make the purpose, technical solutions, and advantages of the embodiments of this application more clear, the technical solutions in the embodiments of this application will be clearly and completely described below in conjunction with the drawings in the embodiments of this application. Obviously, the described embodiments are part of the embodiments of this application, not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of this application.
[0057] In the related art, for terminal devices such as multi-split units, water machines, and computer room monitoring, the number of status fields can reach hundreds, and each transmission of status data by the unit consumes a large amount of transmission traffic and storage space. Therefore, embodiments of the present application provide a data processing method, apparatus, electronic device, and storage medium.
[0058] The data processing method provided in this application can be applied to a first server, which can be located in a data processing system, such as Figure 1 As shown, the data processing system includes: multiple terminal devices 1, a first server 2, a database server 3, and a second server 4. Among them, the multiple terminal devices can send status data packets to the first server. The first server processes the status data packets to obtain digital codes and status values, stores the digital codes and status values in the database, and sends the digital codes and status values to the second server. The second server can process the digital codes and status values to obtain preset status fields and their corresponding status values, and display them. In this embodiment of the present application, the first server can be a control center server, and the second server can be a visualization server.
[0059] like Figure 2 As shown, the data processing method includes:
[0060] Step S101: receiving a status data packet sent by a terminal device.
[0061] In an embodiment of the present invention, the status data packet includes at least one data field and a field value corresponding to each data field; illustratively, the data field may include: a protocol ID, a unit number, a serial number, etc.
[0062] Terminal devices can be different types of devices, such as air conditioners, televisions, washing machines, dryers, etc. Each terminal device uses a different transmission protocol, so each terminal device has a unique protocol ID.
[0063] The first server may pre-store a first mapping relationship corresponding to each protocol ID, where the first mapping relationship includes a correspondence between a first preset code and a preset state value.
[0064] The first server can pre-store the protocol format corresponding to each terminal device for parsing the received status data packets, achieving compatibility with multiple unit status protocols, collecting more unit data, building a more intelligent scenario, and making the visual interface display more effective and richer.
[0065] In this step, after receiving the status data packet, the first server may parse the status data packet according to the protocol format of the status data packet to obtain at least one data field and a field value corresponding to each data field.
[0066] Step S102, encoding a field value corresponding to at least one of the data fields to obtain a digital code;
[0067] In this step, the field values corresponding to at least one of the data fields can be sorted according to the preset coding rules, and the at least one sorted field value can be combined to obtain the digital code, and the sorting is performed in the order specified in the preset coding rules.
[0068] Exemplarily, the preset coding rules include but are not limited to: protocol ID + unit number + serial number, such as the protocol ID is 10000 (the protocol ID can be understood as each different device, such as the protocol ID of the air conditioner is 10000, the protocol ID of the refrigerator is 10001, and the protocol ID marks a large category), the unit number is 001 (the unit number is each independent device, which is specific to a certain air conditioner or a certain refrigerator), the serial number starts from 001 (the serial number is the user-marked status field, for example, starting from 001 means power on and off, and 002 means operating mode), then the digital code can be 10000001001 (so the total of the above is the final digital code of this state), and the corresponding unit state is called power on and off; the digital code is 10000001002, and the corresponding unit state is called operating mode, and so on.
[0069] Step S103, determining a state value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset state value;
[0070] In the embodiment of the present invention, a first mapping relationship between the first preset codes and the preset state values may be preset, that is, each first preset code corresponds to a preset state value.
[0071] In this step, the digital code can be matched with the first preset code in the first mapping relationship; the state value corresponding to the successfully matched first preset code in the first mapping relationship is determined as the state value corresponding to the digital code, that is, the first preset code matching the digital code can be searched in the first mapping relationship, and then the preset state value corresponding to the first preset code in the first mapping relationship is determined as the state value corresponding to the digital code.
[0072] One-to-one correspondence between digital codes and status values. For example: [{10000001001: 'on'}, {10000001002: 'cooling'}, ...], or [{10000001001: '1'}, {10000001002: '2'}, ...], etc.
[0073] Step S104: Send the digital code and the corresponding status value to the second server.
[0074] An embodiment of the present invention receives a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field, encodes the field value corresponding to at least one of the data fields to obtain a digital code, determines the status value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset status value, and sends the digital code and the corresponding status value to a second server.
[0075] The embodiment of the present invention encodes the field value of the status data packet to obtain a digital code, and then transmits the digital code and the corresponding status value. Since numbers occupy less space than character strings, the transmission traffic occupied is smaller and the storage space occupied is also smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered.
[0076] In another embodiment of the present invention, a data processing method is provided, which is applied to the second server. Figure 3 As shown, the method includes:
[0077] Step S301, receiving a digital code and a corresponding status value from a first server;
[0078] Step S302: determining a preset status field corresponding to the digital code in a second mapping relationship between a second preset code and a preset status field;
[0079] The second server may pre-store a second mapping relationship, such as Figure 4As shown, the second mapping relationship includes a correspondence between the second preset code and the preset status field. Since in the aforementioned embodiment, the digital codes corresponding to different protocol IDs are different, in the second mapping relationship, the second preset codes for different protocol IDs are also different, and accordingly, the preset status fields corresponding to different second preset codes are also different.
[0080] In this step, the digital code can be matched with each second preset code in the second mapping relationship, and then the preset status field corresponding to the successfully matched second preset code in the second mapping relationship is determined as the preset status field corresponding to the digital code.
[0081] Step S303: establishing a mapping relationship between the preset status field and the status value;
[0082] The mapping relationship between the preset status field and the status value is as follows: [{'power on / off': 'on'}, {'operation mode': 'cooling'}, ...] and the like.
[0083] Step S304: display the preset status field and its corresponding status value.
[0084] The embodiment of the present invention receives a digital code and a corresponding status value from a first server, determines a preset status field corresponding to the digital code in a second mapping relationship between a second preset code and a preset status field, establishes a mapping relationship between the preset status field and the status value, and displays the preset status field and the corresponding status value.
[0085] The embodiment of the present invention supports the processing of digital encoding. Since numbers occupy less space than character strings, the transmission traffic and storage space occupied are smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered.
[0086] In yet another embodiment of the present invention, the method further comprises:
[0087] Step 401: Count the changes in the status values corresponding to the preset status fields;
[0088] For example: the status value changes from 0 at the 0th minute to 1 at the 5th minute, to 4 at the 10th minute, to 9 at the 12th minute, to 2 at the 50th minute, and so on.
[0089] Step 402: Perform data visualization based on the change of the state value to obtain a visualization graph;
[0090] In the embodiment of the present invention, visualization processing refers to generating a line graph, a bar graph, a pie chart, or the like.
[0091] A line chart can have time as the horizontal axis and state value as the vertical axis; a bar chart or pie chart can have the number of state values within a preset time period, for example, within 1 hour, the bar chart or pie chart corresponding to a state value of 2 has the highest value or the largest area.
[0092] Step 403: display the visualization graph.
[0093] The embodiment of the present invention visualizes the change of the status value, which helps the user understand the change of the status value.
[0094] For ease of understanding, the present invention also provides an embodiment of interaction between a first server and a second server in a practical application.
[0095] Step S501: A first server receives a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field;
[0096] Step S502: The first server encodes a field value corresponding to at least one of the data fields to obtain a digital code;
[0097] Step S503: The first server determines a status value corresponding to the digital code based on a first mapping relationship between the first preset code and the preset status value;
[0098] Step S504: the first server sends the digital code and the corresponding status value to the second server;
[0099] Step S505: The second server receives the digital code and the corresponding status value from the first server;
[0100] Step S506: The second server determines the preset status field corresponding to the digital code in a second mapping relationship between the second preset code and the preset status field;
[0101] Step S507: The second server establishes a mapping relationship between the preset status field and the status value;
[0102] In step S508 , the second server displays the preset status field and its corresponding status value.
[0103] In actual applications, steps S501 to S508 may be repeatedly executed at preset time intervals.
[0104] In another embodiment of the present invention, a data processing device is provided, which is applied to a first server. Figure 5 , the device comprises:
[0105] A first receiving module 11 is configured to receive a status data packet sent by a terminal device, wherein the status data packet includes at least one data field and a field value corresponding to each data field;
[0106] An encoding module 12, configured to encode a field value corresponding to at least one of the data fields to obtain a digital code;
[0107] A first determining module 13 is configured to determine a state value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset state value;
[0108] The sending module 14 is configured to send the digital code and the corresponding status value to the second server.
[0109] In another embodiment of the present invention, a data processing device is provided, which is applied to the second server. Figure 6 , the device comprises:
[0110] Receiving module 21, used for receiving the digital code and the corresponding status value from the first server;
[0111] A second determining module 22 is configured to determine, in a second mapping relationship between a second preset code and a preset state field, a preset state field corresponding to the digital code;
[0112] An establishing module 23, configured to establish a mapping relationship between the preset status field and the status value;
[0113] The display module 24 is used to display the preset status field and its corresponding status value.
[0114] In another embodiment of the present invention, an electronic device is provided, comprising a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other via the communication bus;
[0115] Memory for storing computer programs;
[0116] The processor is configured to implement any of the aforementioned data processing methods applied to the first server or the data processing method applied to the second server when executing the program stored in the memory.
[0117] In another embodiment of the present invention, an electronic device is provided, including a processor 1110, a communication interface 1120, a memory 1130, and a communication bus 1140, wherein the processor, the communication interface 1120, and the memory 1130 communicate with each other via the communication bus 1140;
[0118] Memory 1130, for storing computer programs;
[0119] The processor is configured to implement any of the aforementioned data processing methods applied to the first server or the data processing method applied to the second server when executing the computer program stored in the memory 1130.
[0120] In an electronic device provided by an embodiment of the present invention, a processor implements a status data packet sent by a receiving terminal device by executing a program stored in a memory, wherein the status data packet includes at least one data field and a field value corresponding to each data field, encodes the field value corresponding to at least one of the data fields to obtain a digital code, determines the status value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset status value, and sends the digital code and the corresponding status value to a second server.
[0121] The embodiment of the present invention encodes the field value of the status data packet to obtain a digital code, and then transmits the digital code and the corresponding status value. Since numbers occupy less space than character strings, the transmission traffic occupied is smaller and the storage space occupied is also smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered.
[0122] Alternatively, an embodiment of the present invention receives a digital code and a corresponding status value from a first server, determines a preset status field corresponding to the digital code in a second mapping relationship between a second preset code and a preset status field, establishes a mapping relationship between the preset status field and the status value, and displays the preset status field and the corresponding status value.
[0123] The embodiment of the present invention supports the processing of digital encoding. Since numbers occupy less space than character strings, the transmission traffic and storage space occupied are smaller. In addition, the encoded field value is more secure. Even if it is intercepted during transmission, the sent content cannot be deciphered.
[0124] The communication bus 1140 mentioned in the above electronic device can be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. The communication bus 1140 can be divided into an address bus, a data bus, a control bus, etc. For ease of representation, Figure 7 Only one thick line is used in the diagram, but this does not mean that there is only one bus or one type of bus.
[0125] The communication interface 1120 is used for communication between the electronic device and other devices.
[0126] The memory 1130 may include a random access memory (RAM) or a non-volatile memory, such as at least one disk storage. Alternatively, the memory may be at least one storage device located away from the processor.
[0127] The above-mentioned processor 1110 can be a general-purpose processor, including a central processing unit (CPU), a network processor (NP), etc.; it can also be a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components.
[0128] In another embodiment of the present invention, a computer-readable storage medium is also provided, on which a data processing method program is stored. When the data processing method program is executed by a processor, it implements any of the aforementioned data processing methods applied in the first server or the data processing method applied in the second server.
[0129] It should be noted that, in this document, relational terms such as "first" and "second" are used only to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply any actual relationship or order between these entities or operations. Moreover, the terms "comprises," "comprising," or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or device comprising a series of elements includes not only those elements, but also other elements not explicitly listed, or elements inherent to such process, method, article, or device. In the absence of further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of other identical elements in the process, method, article, or device comprising the element.
[0130] The foregoing description is intended only to provide specific embodiments of the present invention, which will enable those skilled in the art to understand and implement the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the present invention. Therefore, the present invention is not intended to be limited to the embodiments shown herein, but is intended to be accorded the widest scope consistent with the principles and novel features claimed herein.
Claims
1. A data processing method, characterized in that: The method includes: A first server receives a status data packet sent by a terminal device, the first server being communicatively connected to a plurality of terminal devices, the status data packet including at least one data field and a field value corresponding to each data field, the field value corresponding to at least one data field in the status data packet being used to uniquely identify the terminal device and the device status of the terminal device; The first server encodes a field value corresponding to at least one of the data fields to obtain a digital code. Encoding the field value corresponding to at least one of the data fields to obtain a digital code includes: sorting the field values corresponding to at least one of the data fields according to a preset encoding rule; and combining the sorted at least one field value to obtain the digital code. The first server determines a state value corresponding to the digital code based on a first mapping relationship between the first preset code and the preset state value; The first server sends the digital code and the corresponding status value to the second server; The second server receives the digital code and the corresponding status value from the first server; The second server determines, in a second mapping relationship between a second preset code and a preset status field, a preset status field corresponding to the digital code; The second server establishes a mapping relationship between the preset status field and the status value; The second server displays the preset status field and the status value corresponding thereto.
2. The data processing method according to claim 1, wherein: The first server determines, based on a first mapping relationship between the first preset code and the preset status value, a status value corresponding to the digital code, including: The first server matches the digital code with the first preset code in the first mapping relationship; The first server determines the state value corresponding to the successfully matched first preset code in the first mapping relationship as the state value corresponding to the digital code.
3. The data processing method according to claim 1, wherein: The second server determines, in a second mapping relationship between the second preset code and the preset status field, the preset status field corresponding to the digital code, including: The second server matches the digital code with each second preset code in the second mapping relationship; The second server determines the preset status field corresponding to the successfully matched second preset code in the second mapping relationship as the preset status field corresponding to the digital code.
4. The data processing method according to claim 1, wherein: The method further comprises: The second server counts changes in the status values corresponding to the preset status fields; The second server performs data visualization processing based on the change of the state value to obtain a visualization graph; The second server displays the visualization graphic.
5. A data processing device, characterized in that: The device includes: a first receiving module in a first server, configured to receive a status data packet sent by a terminal device, the first server being communicatively connected to a plurality of terminal devices, the status data packet including at least one data field and a field value corresponding to each data field, the field value corresponding to at least one data field in the status data packet being used to uniquely identify the terminal device and the device status of the terminal device; The encoding module in the first server is configured to encode a field value corresponding to at least one of the data fields to obtain a digital code. Encoding the field value corresponding to at least one of the data fields to obtain a digital code includes: sorting the field values corresponding to at least one of the data fields according to a preset encoding rule; and combining the sorted at least one field value to obtain the digital code. A first determining module in the first server is configured to determine a state value corresponding to the digital code based on a first mapping relationship between a first preset code and a preset state value; The sending module in the first server is configured to send the digital code and the corresponding status value to the second server, so that the second server displays at least one data field of the terminal device and the field value corresponding to each data field; The receiving module in the second server is used to receive the digital code and the corresponding status value from the first server; a second determining module in the second server, configured to determine, in a second mapping relationship between a second preset code and a preset status field, a preset status field corresponding to the digital code; An establishing module in the second server, configured to establish a mapping relationship between the preset status field and the status value; The display module in the second server is used to display the preset status field and the status value corresponding thereto.
6. An electronic device, characterized in that: It includes a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory communicate with each other via the communication bus; Memory for storing computer programs; A processor, configured to implement the data processing method according to any one of claims 1 to 4 when executing a program stored in a memory.
7. A computer-readable storage medium, characterized in that The computer-readable storage medium stores a data processing method program, and when the data processing method program is executed by a processor, the data processing method according to any one of claims 1 to 4 is implemented.
Citation Information
Patent Citations
State field optimization method and device, electronic equipment and storage medium
CN110888863A