[go: up one dir, main page]

CN114020772A - Query condition configuration method, system, electronic device and storage medium - Google Patents

Query condition configuration method, system, electronic device and storage medium Download PDF

Info

Publication number
CN114020772A
CN114020772A CN202111345884.0A CN202111345884A CN114020772A CN 114020772 A CN114020772 A CN 114020772A CN 202111345884 A CN202111345884 A CN 202111345884A CN 114020772 A CN114020772 A CN 114020772A
Authority
CN
China
Prior art keywords
target
query condition
information
dictionary
query
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111345884.0A
Other languages
Chinese (zh)
Inventor
熊鹏
王黎佳
马龙彪
裴计平
刘智
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Goodwill Meikang Information Technology Co ltd
Original Assignee
Beijing Goodwill Meikang Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Goodwill Meikang Information Technology Co ltd filed Critical Beijing Goodwill Meikang Information Technology Co ltd
Priority to CN202111345884.0A priority Critical patent/CN114020772A/en
Publication of CN114020772A publication Critical patent/CN114020772A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a query condition configuration method, a query condition configuration system, electronic equipment and a storage medium, which relate to the technical field of information query, and the method comprises the following steps: receiving configuration information input by a user; wherein the configuration information includes a target database field; determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and a matching mode which are associated with each database field; and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode so as to query according to the query condition. The method is suitable for the query requirements of different doctors, and the convenience of the query system is improved.

Description

Query condition configuration method, system, electronic device and storage medium
Technical Field
The present invention relates to the field of information query technologies, and in particular, to a query condition configuration method, a query condition configuration system, an electronic device, and a storage medium.
Background
In general, due to the diversity of medical data query dimensions, information query dimensions concerned by different doctors are different, and a traditional information query mode is not suitable for query requirements of different doctors, so that query efficiency is low, and a new application scenario business process needs to be developed.
However, the program for the clinical application scenario service is generally set according to the specific service flow of the hospital, and then is implemented by the programmer writing codes. However, after the process code is developed, when the condition that the user needs to query is outside the preset system, the system cannot meet the query requirement, and the query process is inconvenient.
Disclosure of Invention
The invention aims to provide a query condition configuration method, a query condition configuration system, electronic equipment and a storage medium, so as to meet query requirements of different doctors and improve the convenience of a query system.
In a first aspect, an embodiment of the present invention provides a signal detection method, where the method includes: receiving configuration information input by a user; wherein the configuration information includes a target database field; determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and a matching mode which are associated with each database field; and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode so as to query according to the query condition.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, where the method further includes: and generating a query condition list according to the query conditions so as to perform query according to the query condition list.
With reference to the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where the target matching manner includes: equal to, greater than or less than one of.
With reference to the first possible implementation manner of the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the target component information includes: one of a text box, a date box, and a drop-down box.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the type of the target dictionary information includes: a gender dictionary, a marital dictionary, a disease dictionary.
In a second aspect, an embodiment of the present invention provides a query condition configuration system, where the query condition configuration system includes: the basic data maintenance module is used for maintaining basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and matching modes which are associated with each database field; and the query condition construction module is used for determining target component information, target dictionary information and a target matching mode associated with the target database field according to the target database field selected by the user, constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode, and querying according to the query condition.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the target matching manner includes: equal to, greater than or less than one of.
With reference to the second aspect, an embodiment of the present invention provides a second possible implementation manner of the second aspect, where the type of the target dictionary information includes: a gender dictionary, a marital dictionary, a disease dictionary.
In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes a processor and a memory, where the memory stores computer-executable instructions that can be executed by the processor, and the processor executes the computer-executable instructions to implement the query condition configuration method in any one of the first aspect to the fourth possible implementation manner of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, in which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the query condition configuring method in any one of the first aspect to the fourth possible implementation manner of the first aspect.
Additional features and advantages of the present disclosure will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the above-described techniques of the present disclosure.
In order to make the aforementioned objects, features and advantages of the present disclosure more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flow chart of a query condition configuration method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of another query condition configuration method according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a query condition configuration system according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Icon: 31-basic data maintenance module; 32-query condition construction module; 41-a memory; 42-a processor; 43-bus; 44-communication interface.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
At present, a program for a clinical application scenario service is generally set according to a specific service flow of a hospital, and then is implemented by a programmer writing a code. However, after the process code is developed, when the condition that the user needs to query is outside the preset system, the system cannot meet the query requirement, and the query process is inconvenient.
Based on this, the embodiment of the invention provides a query condition configuration method, a query condition configuration system, electronic equipment and a storage medium, so as to meet query requirements of different doctors and improve convenience of a query system. To facilitate understanding of the present embodiment, a detailed description is first given of a query condition configuration method disclosed in the present embodiment.
Example 1
Fig. 1 is a schematic flow chart of a query condition configuration method according to an embodiment of the present invention, and as shown in fig. 1, the method includes the following steps:
step S101: receiving configuration information input by a user; wherein the configuration information includes a target database field.
In this embodiment, the configuration information of the user is received, for example: the configuration information input by the user is gender, and the configuration information comprises a gender field.
Step S102: determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; wherein the base data includes a plurality of database fields, and component information, dictionary information, and matching means associated with each of the database fields.
In this embodiment, the target component information is used to determine a presentation manner of the query manner; the target dictionary letter is used as a query option; the target matching mode is used for determining the matching relation between the configuration information and the target dictionary information.
Step S103: and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode so as to query according to the query condition.
The query condition configuration method provided by the embodiment of the invention comprises the following steps: receiving configuration information input by a user; wherein the configuration information includes a target database field; determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and a matching mode which are associated with each database field; and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode so as to query according to the query condition. The method is suitable for the query requirements of different doctors, and the convenience of the query system is improved.
Example 2
On the basis of the flow diagram of a query condition configuration method shown in fig. 1, the present embodiment also provides another query condition configuration method. Fig. 2 is a schematic flow chart of another query condition configuration method according to an embodiment of the present invention. As can be seen from fig. 2, the method comprises the following steps:
step S201: receiving configuration information input by a user; wherein the configuration information includes a target database field.
In this embodiment, the number of the configuration information may be plural; wherein each of the configuration information includes a target database field. For example: the configuration information input by the user is gender and marital, and then the configuration information comprises a gender field and a marital field.
Step S202: determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; wherein the base data includes a plurality of database fields, and component information, dictionary information, and matching means associated with each of the database fields.
In one possible implementation, the target matching method includes: equal to, greater than or less than; the target component information includes: one of a text box, a date box, and a drop-down box; the types of the target dictionary information include: a gender dictionary, a marital dictionary, a disease dictionary.
In the present embodiment, for example: if the configuration information input by the user is the gender, the configuration information comprises a gender field; the target component information is a drop-down box; the gender dictionary comprises: male, female, and others; the target matching mode is set equal to.
Step S203: and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode.
Step S204: and generating a query condition list according to the query conditions so as to perform query according to the query condition list.
In this embodiment, since the number of the configuration information may be multiple, the target database field, the target component information, the target dictionary information, and the target matching manner are all multiple, so as to generate a query condition list, and perform a query according to the query condition list.
The query condition configuration method provided by the embodiment of the invention comprises the following steps: receiving configuration information input by a user; wherein the configuration information includes a target database field; determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and a matching mode which are associated with each database field; generating a query condition list according to the target database field, the target component information, the target dictionary information and the target matching mode; and querying according to the query condition list. According to the method, the query condition list is generated through the target component information, the target dictionary information and the target matching mode, and the convenience of the query system is further improved.
Example 3
The embodiment of the invention also provides a query condition configuration system. As shown in fig. 3, a schematic structural diagram of a query condition configuration system provided in an embodiment of the present invention is shown, where the system includes:
a basic data maintenance module 31 for maintaining basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and matching modes which are associated with each database field;
the query condition constructing module 32 is configured to determine, according to a target database field selected by a user, target component information, target dictionary information, and a target matching manner associated with the target database field, and construct a query condition according to the target database field, the target component information, the target dictionary information, and the target matching manner, so as to perform a query according to the query condition.
The basic data maintenance module 31 is connected to the query condition construction module 32.
In one possible implementation, the target matching method includes: equal to, greater than or less than one of.
In one possible implementation, the types of the target dictionary information include: a gender dictionary, a marital dictionary, a disease dictionary.
In one possible implementation, the query condition constructing module 32 is further configured to generate a query condition list according to the query condition, so as to perform a query according to the query condition list.
The query condition configuration system provided by the embodiment of the invention has the same technical characteristics as the query condition configuration method provided by the embodiment, so that the same technical problems can be solved, and the same technical effects can be achieved. It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Example 4
The embodiment provides an electronic device, which comprises a processor and a memory, wherein the memory stores computer-executable instructions capable of being executed by the processor, and the processor executes the computer-executable instructions to realize the steps of the query condition configuration method.
Referring to fig. 4, a schematic structural diagram of an electronic device is shown, where the electronic device includes: the query condition configuration method comprises a memory 41 and a processor 42, wherein a computer program capable of running on the processor 42 is stored in the memory, and the steps provided by the query condition configuration method are realized when the processor executes the computer program.
As shown in fig. 4, the apparatus further includes: a bus 43 and a communication interface 44, the processor 42, the communication interface 44 and the memory 41 being connected by the bus 43; the processor 42 is for executing executable modules, such as computer programs, stored in the memory 41.
The Memory 41 may include a high-speed Random Access Memory (RAM) and may also include a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. The communication connection between the network element of the system and at least one other network element is realized through at least one communication interface 44 (which may be wired or wireless), and the internet, a wide area network, a local network, a metropolitan area network, and the like can be used.
The bus 43 may be an ISA bus, a PCI bus, an EISA bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 4, but that does not indicate only one bus or one type of bus.
The memory 41 is used for storing a program, and the processor 42 executes the program after receiving an execution instruction, and the method executed by the query condition configuration system according to any of the embodiments of the present invention may be applied to the processor 42, or implemented by the processor 42. The processor 42 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by instructions in the form of hardware, integrated logic circuits, or software in the processor 42. The Processor 42 may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the device 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 Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory 41, and a processor 42 reads information in the memory 41 and performs the steps of the method in combination with hardware thereof.
Further, embodiments of the present invention also provide a machine-readable storage medium storing machine-executable instructions that, when invoked and executed by processor 42, cause processor 42 to implement the query condition configuration method described above.
The query condition configuration method and the query condition configuration system provided by the embodiment of the invention have the same technical characteristics, so that the same technical problems can be solved, and the same technical effects can be achieved.
In addition, in the description of the embodiments of the present invention, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.

Claims (10)

1. A query condition configuration method is characterized by comprising the following steps:
receiving configuration information input by a user; wherein the configuration information comprises a target database field;
determining target component information, target dictionary information and a target matching mode associated with the target database field from preset basic data; the basic data comprise a plurality of database fields, and component information, dictionary information and matching modes which are associated with each database field;
and constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode, and querying according to the query condition.
2. The method according to claim 1, further comprising:
and generating a query condition list according to the query conditions so as to query according to the query condition list.
3. The query condition configuration method according to claim 1, wherein the target matching manner includes: equal to, greater than or less than one of.
4. The query condition configuration method according to claim 2, wherein the target component information includes: one of a text box, a date box, and a drop-down box.
5. The query condition configuration method according to claim 1, wherein the type of the target dictionary information includes: a gender dictionary, a marital dictionary, a disease dictionary.
6. A query condition configuration system, comprising:
the basic data maintenance module is used for maintaining basic data; the basic data comprises a plurality of database fields, and component information, dictionary information and matching modes which are associated with each database field;
and the query condition construction module is used for determining target component information, target dictionary information and a target matching mode associated with the target database field according to the target database field selected by the user, constructing a query condition according to the target database field, the target component information, the target dictionary information and the target matching mode, and querying according to the query condition.
7. The query condition configuration system according to claim 6, wherein the target matching means includes: equal to, greater than or less than one of.
8. The query condition configuration system according to claim 6, wherein the types of the target dictionary information include: a gender dictionary, a marital dictionary, a disease dictionary.
9. An electronic device, comprising a processor and a memory, the memory storing computer-executable instructions executable by the processor, the processor executing the computer-executable instructions to implement the query condition configuration method of any one of claims 1 to 5.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN202111345884.0A 2021-11-15 2021-11-15 Query condition configuration method, system, electronic device and storage medium Pending CN114020772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111345884.0A CN114020772A (en) 2021-11-15 2021-11-15 Query condition configuration method, system, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111345884.0A CN114020772A (en) 2021-11-15 2021-11-15 Query condition configuration method, system, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN114020772A true CN114020772A (en) 2022-02-08

Family

ID=80064137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111345884.0A Pending CN114020772A (en) 2021-11-15 2021-11-15 Query condition configuration method, system, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN114020772A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115757400A (en) * 2022-11-07 2023-03-07 北京国电通网络技术有限公司 Data table processing method and device, electronic equipment and computer readable medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060026116A1 (en) * 2004-07-29 2006-02-02 International Business Machines Corporation Method and apparatus for optimizing execution of database queries containing user-defined functions
CN102081606A (en) * 2009-12-01 2011-06-01 千乡万才科技(中国)有限公司 Method and device for universal combined inquiry
CN102779037A (en) * 2012-05-22 2012-11-14 杭州斯凯网络科技有限公司 Visual programming method for automatically generating and uniformly maintaining java items
CN103473078A (en) * 2013-09-30 2013-12-25 南京朗睿软件科技有限公司 Method for generating report
CN106815356A (en) * 2017-01-20 2017-06-09 泰华智慧产业集团股份有限公司 Precision target user message method for pushing and system based on semantic analysis
CN109614427A (en) * 2018-10-23 2019-04-12 平安科技(深圳)有限公司 The access method and device of Various database, storage medium and electronic equipment
CN112052246A (en) * 2020-09-29 2020-12-08 泰康保险集团股份有限公司 Medical data processing apparatus and medical data processing method
CN113392125A (en) * 2021-07-05 2021-09-14 北京沃东天骏信息技术有限公司 Data processing method and device
CN113407548A (en) * 2021-08-18 2021-09-17 南京网觉软件有限公司 Big data query method, system and medium based on ClickHouse dictionary table

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060026116A1 (en) * 2004-07-29 2006-02-02 International Business Machines Corporation Method and apparatus for optimizing execution of database queries containing user-defined functions
CN102081606A (en) * 2009-12-01 2011-06-01 千乡万才科技(中国)有限公司 Method and device for universal combined inquiry
CN102779037A (en) * 2012-05-22 2012-11-14 杭州斯凯网络科技有限公司 Visual programming method for automatically generating and uniformly maintaining java items
CN103473078A (en) * 2013-09-30 2013-12-25 南京朗睿软件科技有限公司 Method for generating report
CN106815356A (en) * 2017-01-20 2017-06-09 泰华智慧产业集团股份有限公司 Precision target user message method for pushing and system based on semantic analysis
CN109614427A (en) * 2018-10-23 2019-04-12 平安科技(深圳)有限公司 The access method and device of Various database, storage medium and electronic equipment
CN112052246A (en) * 2020-09-29 2020-12-08 泰康保险集团股份有限公司 Medical data processing apparatus and medical data processing method
CN113392125A (en) * 2021-07-05 2021-09-14 北京沃东天骏信息技术有限公司 Data processing method and device
CN113407548A (en) * 2021-08-18 2021-09-17 南京网觉软件有限公司 Big data query method, system and medium based on ClickHouse dictionary table

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115757400A (en) * 2022-11-07 2023-03-07 北京国电通网络技术有限公司 Data table processing method and device, electronic equipment and computer readable medium
CN115757400B (en) * 2022-11-07 2023-06-13 北京国电通网络技术有限公司 Data table processing method, device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN112800095B (en) Data processing method, device, equipment and storage medium
CN110502546B (en) Data processing method and device
CN108462760B (en) Electronic device, automatic cluster access domain name generation method and storage medium
CN111104421A (en) Data query method and device based on data interface standard configuration
CN108833126B (en) Electronic device, data link risk early warning method and storage medium
CN108415925B (en) Electronic device, data call log generation and query method and storage medium
CN112015752A (en) Method and device for dynamically querying data, electronic equipment and storage medium
CN113132267A (en) Distributed system, data aggregation method and computer readable storage medium
CN110764913B (en) Data calculation method based on rule calling, client and readable storage medium
CN111104594A (en) Market quotation pushing method and device
US10715628B2 (en) Attribute operating method and device
CN112818937B (en) Excel file identification method and device, electronic equipment and readable storage medium
CN112052267B (en) Data query method, equipment, server and storage medium
CN114020772A (en) Query condition configuration method, system, electronic device and storage medium
CN113204558A (en) Method and device for automatically updating data table structure
CN110166530B (en) Processing method based on micro-service return value, electronic device and computer equipment
CN113282850B (en) Resource tag management method, device, electronic equipment, system and storage medium
CN107291614B (en) File abnormity detection method and electronic equipment
CN109324838B (en) Execution method and execution device of single chip microcomputer program and terminal
CN110287049B (en) Data processing method, device and storage medium
CN111324645B (en) Block chain data processing method and device
CN113722321A (en) Data export method and device and electronic equipment
CN111427785B (en) Formalized task verification method, formalized task verification device, electronic equipment and computer readable medium
CN115576980A (en) SQL statement configuration method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination