CN112464099A - Method, device, electronic equipment and medium for generating document based on query data - Google Patents

Method, device, electronic equipment and medium for generating document based on query data Download PDF

Info

Publication number
CN112464099A
CN112464099A CN202011458649.XA CN202011458649A CN112464099A CN 112464099 A CN112464099 A CN 112464099A CN 202011458649 A CN202011458649 A CN 202011458649A CN 112464099 A CN112464099 A CN 112464099A
Authority
CN
China
Prior art keywords
query data
query
page
data
format
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
CN202011458649.XA
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 Mininglamp Software System Co ltd
Original Assignee
Beijing Mininglamp Software System 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 Mininglamp Software System Co ltd filed Critical Beijing Mininglamp Software System Co ltd
Priority to CN202011458649.XA priority Critical patent/CN112464099A/en
Publication of CN112464099A publication Critical patent/CN112464099A/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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Abstract

The application provides a method, a device, electronic equipment and a medium for generating a document based on query data, which are applied to terminal equipment, wherein the method comprises the following steps: responding to the selection operation of a user aiming at the query condition, and sending a query request carrying the query condition to the server so as to enable the server to return a query result matching the query condition to the terminal equipment based on the query request, wherein the query result comprises query data with a storage field in a first format; determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the mapping configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format; and writing the query data into the created target document according to the storage field of the second format corresponding to the query data. According to the method and the device, the required query data can be quickly acquired, the user is not required to adjust the format, and the generation efficiency of the document is improved.

Description

Method, device, electronic equipment and medium for generating document based on query data
Technical Field
The present application relates to the field of data processing, and in particular, to a method, an apparatus, an electronic device, and a medium for generating a document based on query data.
Background
With the widespread application of the internet, when operating services, various industries generate online service data, and accordingly, the various industries generally need to summarize the service data.
At present, a method for summarizing business data in each industry is as follows: and acquiring online service data, and importing the online service data into a document according to an original data format for data summarization and viewing.
However, currently, service data on various industry lines has the characteristics of various types, large data volume, complex structure and non-uniform construction standards, so that the service data with the characteristics are obtained and are imported into a document according to an original data format, and then, a worker converts the data format of the data in the document into a required format. Therefore, in the above data summarization method, on one hand, all the service data cannot be obtained quickly, and on the other hand, the data format in the document needs to be adjusted manually, which all results in low document generation efficiency.
Disclosure of Invention
In view of this, an object of the present application is to provide a method, an apparatus, an electronic device, and a medium for generating a document based on query data, which can quickly obtain required query data based on a query condition, and based on a preset configuration library, can write the query data into a target document according to a storage field meeting a user requirement, without requiring a user to perform format adjustment, thereby improving the generation efficiency of the document.
In a first aspect, an embodiment of the present application provides a method for generating a document based on query data, which is applied to a terminal device, and the method includes:
responding to selection operation of a user aiming at query conditions, and sending a query request carrying the query conditions to a server so that the server returns a query result matched with the query conditions to the terminal equipment based on the query request, wherein the query result comprises query data of a storage field with a first format;
determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format;
and writing the query data into the created target document according to the storage field of the second format corresponding to the query data.
In a second aspect, an embodiment of the present application further provides an apparatus for generating a document based on query data, where the apparatus includes:
the query module is used for responding to selection operation of a user aiming at query conditions, and sending a query request carrying the query conditions to a server so that the server returns a query result matched with the query conditions to the terminal equipment based on the query request, wherein the query result comprises query data with a storage field in a first format;
the first determining module is used for determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format;
and the first writing module is used for writing the query data into the created target document according to the storage field of the second format corresponding to the query data.
According to the method, the device, the electronic equipment and the medium for generating the document based on the query data, the required query data can be quickly acquired based on the query conditions, the query data can be written into the target document according to the storage fields meeting the requirements of the user based on the preset configuration library, the user is not required to adjust the format, and the document generation efficiency is improved.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
FIG. 1 is a flowchart illustrating a method for generating a document based on query data according to an embodiment of the present application.
FIG. 2 is a flow chart illustrating another method for generating a document based on query data according to an embodiment of the present application.
Fig. 3 is a schematic structural diagram illustrating an apparatus for generating a document based on query data according to an embodiment of the present application.
Fig. 4 shows a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
At present, when business data on a line are summarized in various industries, the business data on the line are imported into a document according to an original data format, but the business data have the characteristics of various types, large data volume, complex structure and non-uniform construction standard, so that the data import mode is adopted at present, and the following two problems exist: on one hand, all the service data cannot be acquired quickly, and on the other hand, the data format in the document needs to be adjusted manually, which causes the document generation efficiency to be low.
Based on this, the embodiment of the application provides a method, an apparatus, an electronic device and a medium for generating a document based on query data, which can quickly obtain required query data based on query conditions, and can write the query data into a target document according to a storage field meeting user requirements based on a preset configuration library, so that a user does not need to perform format adjustment, and the generation efficiency of the document is improved.
The method for generating a document based on query data provided by the embodiment of the present application is described in detail below.
Referring to fig. 1, an embodiment of the present application provides a method for generating a document based on query data, which is applied to a terminal device, and the method includes:
s101, responding to selection operation of a user aiming at query conditions, and sending a query request carrying the query conditions to a server so that the server returns a query result matched with the query conditions to the terminal equipment based on the query request, wherein the query result comprises query data with a storage field in a first format.
In the embodiment of the application, a target client is installed in the terminal device, and the target client can perform data communication with a server corresponding to the target client through the terminal device where the target client is located. In one embodiment, the target client is an Elasticsearch client.
The user can specify a query condition in the terminal device by a selection operation, the query condition comprising: at least one of: query time, data type, scrolling properties, etc. Correspondingly, the terminal equipment sends an inquiry request carrying the inquiry condition to the server. After receiving the query request, the server queries query data meeting the query conditions from the server according to a preset index. Optionally, the selection operation may be a selection operation of a user for an existing option, or may be an input operation of a user for data.
Wherein, the scroll attribute is the effective duration of the scroll, and the effective duration is determined according to the target time required for exporting the page query data to the target document; that is, the effective time period is equal to or longer than the target time. Through the effective duration, the data can be orderly inquired on each page, and the phenomenon of data confusion can not occur. The effective duration of the scrolling is set to be how long the Elasticsearch needs to keep the context environment of the search, the effective duration of the scrolling is specified by using a setScroll () method, and the scrolling parameter is new TimeValue (60000).
In another embodiment, the above-mentioned scrolling property may also be pre-selected and configured in the server.
In the embodiment of the application, the server returns the query result matching the query condition to the terminal device based on the query request.
In the embodiment of the application, after receiving the query result, the terminal device stores the query result in the memory. In practice, the query is stored in pages, and the query data matching the query request may have multiple pages, and correspondingly, the server sequentially returns the multiple pages of query data to the terminal device; correspondingly, each query result further includes a page identifier, which is an Identity Document (ID) for scrolling.
In a specific embodiment, when there are multiple pages of query data matching the query request, the server first returns a rolling ID including a first page and a query result of the query data to the terminal device, the terminal device (i.e., the client) obtains the rolling ID of the query result of the current batch (i.e., the first page) by using a getScrollId () method, and sends a request to the server according to the rolling ID to obtain the query result of the next batch by using the rolling ID, the query result of each batch returns a new rolling ID, and the process is repeated until there is no remaining query data.
S102, determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the configuration library comprises: and the mapping relation between the storage field of the first format and the storage field of the second format.
In the embodiment of the present application, a configuration library is preset in a terminal device, and the mapping configuration library includes: and the mapping relation between the storage field of the first format and the storage field of the second format. For example, there is a configuration table in the configuration library, which has two matching field identifiers with different formats, that is, a first field identifier with a first format and a second field identifier with a second format matching the first format; each field identifies a data item (i.e., the above-described storage field) that includes a plurality of matching formats.
For example, a field in the first format identifies "en," which includes a data item in the first format (i.e., a storage field) as: "name", "sex", "age", "height", "weight"; the field of the second format identifies "cn" which includes data items of the second format (i.e., storage fields) as: "name", "sex", "age", "height", "weight".
The data items (i.e. storage fields) in the first format and the second format correspond to each other one to one, that is: the name corresponds to the name, the sex corresponds to the sex, the age corresponds to the age, the height corresponds to the height, and the weight corresponds to the weight.
S103, writing the query data into the created target document according to the storage field of the second format corresponding to the query data.
In the embodiment of the application, a target document is created in advance in a terminal device, and in one implementation mode, the terminal device creates the target document after receiving query data matched with a query condition and returned by a server, wherein the target document comprises a first page; after acquiring the query data, the terminal device writes the query data into the first page of the target document.
For example, if there are three title fields (i.e. storage fields in the first format) of the query result, namely "name", "sex", and "age", these three data items are matched in the configuration library, and if there are storage fields in the second format that are absolutely matched with the three title fields in the configuration table: "name", "gender", "age", the second format of the storage field: "name", "gender", "age" are written into the created target document.
Referring to fig. 2, further, in the method for generating a document based on query data provided in the embodiment of the present application, after the query data is written into the first page of the target document, the method further includes:
s201, if the first page is full and residual query data still exist, determining first query data corresponding to the first page; wherein the first query data is the last query data in the first page.
In the embodiment of the present application, the target document is Excel. And if the total result quantity of the query data is greater than the maximum line number 1048576 lines of one Excel page, which is equivalent to that no residual storage space exists in the page, determining the last line of data of the Excel page, namely the data of the 1048576 th line, as the first query data.
S202, according to the page identification corresponding to the first query data, determining second query data behind the first query data.
In this embodiment of the application, if the first query data is not the last data in the page corresponding to the page identifier (i.e., the scroll ID) where the first query data is located, the page identifier (i.e., the scroll ID) corresponding to the first query data is determined according to the first query data, then the position in the page corresponding to the page identifier (i.e., the scroll ID) where the first query data is located is determined, and the next data of the first query data in the page is determined as the second query data.
In another possible case, the first query data is exactly the last data in the page corresponding to the page identifier (i.e., the scroll ID) where the first query data is located, the page identifier (i.e., the scroll ID) corresponding to the first query data is determined first according to the first query data, then the next page identifier (i.e., the scroll ID) is determined according to the page identifier (i.e., the scroll ID), and the first data of the page corresponding to the next page identifier (i.e., the scroll ID) is determined as the second query data.
S203, creating a second page of the target document, and writing the second query data and subsequent query data into the second page.
After writing the second query data and subsequent query data to the second page, the method further comprises: and if the second page is full and the rest query data still exist, taking the second page as a new first page, and returning to the step of determining the first query data corresponding to the first page until the rest query data do not exist.
In addition, in this embodiment of the application, creating the second page of the target document at two different occasions specifically includes:
first, if the first page is full but there is still remaining query data, a second page of the target document is created.
Second, after determining second query data subsequent to the first query data, creating a second page of the target document.
In the embodiment of the application, when the first page of the Excel is full of query data and residual data exist, a new Sheet page is created in the current Excel, the page is taken as a second page of a target document, then second query data is determined, and the second query data and the subsequent query data are sequentially written into the second page.
In another possible situation, after the second page is fully written, remaining query data still exist, a new Sheet page is continuously created in the current Excel, the previous second page is used as the first page, the newly created page is used as the new second page, the second query data and the query data after the second query data are sequentially written into the second page, if the data are fully written, the steps are continuously repeated, and the new Sheet page is created to be used as the new second page until all the query data are imported into the Excel.
In another possible scenario, after determining the second query data subsequent to the first query data, a new Sheet page is created in Excel as the second page.
According to the method for generating the document based on the query data, the required query data can be quickly acquired based on the query conditions, and the query data can be written into the target document according to the storage fields meeting the requirements of the user based on the preset configuration library, so that the user is not required to adjust the format, and the document generation efficiency is improved.
Based on the same inventive concept, the embodiment of the present application further provides a device for generating a document based on query data, which corresponds to the method for generating a document based on query data in the embodiment of the present application.
As shown in fig. 3, an embodiment of the present application further provides an apparatus for generating a document based on query data, where the apparatus includes:
the query module 301 is configured to send, in response to a selection operation of a user for a query condition, a query request carrying the query condition to a server, so that the server returns a query result matching the query condition to the terminal device based on the query request, where the query result includes query data in a storage field with a first format;
a first determining module 302, configured to determine, according to a storage field in a first format corresponding to the query data and a preset configuration library, a storage field in a second format corresponding to the query data; wherein, the configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format;
a first writing module 303, configured to write the query data into the created target document according to the storage field of the second format corresponding to the query data.
In a possible embodiment, the apparatus further comprises:
and the first creating module is used for creating the target document after receiving the query data which is returned by the server and matches the query condition.
In a possible implementation manner, the query result further includes a page identifier corresponding to the query data, and the target document includes a first page;
the first writing module 303 writes the query data into the created target document, including: writing the query data into a first page of the target document;
the device further comprises:
a second determining module (not shown in the figure), configured to, after the query data is written into the first page of the target document, determine first query data corresponding to the first page if the first page is full and remaining query data still exists; wherein the first query data is the last query data in the first page;
a third determining module (not shown in the figure), configured to determine, according to the page identifier corresponding to the first query data, second query data subsequent to the first query data;
a second creating module (not shown in the figure) for creating a second page of the target document;
and a second writing module (not shown in the figure) configured to write the second query data and subsequent query data into the second page according to a storage field of a second format corresponding to the query data.
In a possible embodiment, the apparatus further comprises:
and a processing module (not shown in the figure), configured to, after the second query data and query data after the second query data are written into the second page, if the second page is full and remaining query data still exist, take the second page as a new first page, and return to the step of determining the first query data corresponding to the first page until no remaining query data exist.
In one possible implementation, the second creating module creates a second page of the target document, including:
creating a second page of the target document if the first page is full but there is still remaining query data;
alternatively, the first and second electrodes may be,
after determining second query data subsequent to the first query data, creating a second page of the target document.
The embodiment of the application provides a device for generating a document based on query data, which can quickly acquire the required query data based on query conditions, and can write the query data into a target document according to a storage field meeting the requirements of a user based on a preset configuration library, so that the format adjustment of the user is not needed, and the generation efficiency of the document is improved.
Referring to fig. 4, an electronic device 400 provided in an embodiment of the present application includes: a processor 401, a memory 402 and a bus, the memory 402 storing machine-readable instructions executable by the processor 401, the processor 401 and the memory 402 communicating via the bus when the electronic device is operating, the processor 401 executing the machine-readable instructions to perform the steps of the method for generating a document based on query data as described above.
Corresponding to the method for generating a document based on query data, an embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and the computer program is executed by a processor to perform the steps of the method for generating a document based on query data.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to corresponding processes in the method embodiments, and are not described in detail in this application. In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is merely a logical division, and there may be other divisions in actual implementation, and for example, a plurality of modules or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or modules through some communication interfaces, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (12)

1. A method for generating a document based on query data is applied to a terminal device, and the method comprises the following steps:
responding to selection operation of a user aiming at query conditions, and sending a query request carrying the query conditions to a server so that the server returns a query result matched with the query conditions to the terminal equipment based on the query request, wherein the query result comprises query data of a storage field with a first format;
determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format;
and writing the query data into the created target document according to the storage field of the second format corresponding to the query data.
2. The method of generating documents based on query data as claimed in claim 1, further comprising:
and after receiving the query data matched with the query conditions returned by the server, creating a target document.
3. The method for generating document based on query data as claimed in claim 1 or 2, wherein the query result further includes a page identifier corresponding to the query data, and the target document includes a first page;
the writing the query data into the created target document includes: writing the query data into a first page of the target document;
after writing the query data to the first page of the target document, the method further comprises:
if the first page is full, and residual query data still exist, determining first query data corresponding to the first page; wherein the first query data is the last query data in the first page;
determining second query data behind the first query data according to the page identifier corresponding to the first query data;
and creating a second page of the target document, and writing the second query data and subsequent query data into the second page.
4. The method of generating a document based on query data as claimed in claim 3, wherein after writing the second query data and subsequent query data to the second page, the method further comprises:
and if the second page is full and the rest query data still exist, taking the second page as a new first page, and returning to the step of determining the first query data corresponding to the first page until the rest query data do not exist.
5. The method of claim 3, wherein creating the second page of the target document comprises:
creating a second page of the target document if the first page is full but there is still remaining query data;
alternatively, the first and second electrodes may be,
after determining second query data subsequent to the first query data, creating a second page of the target document.
6. An apparatus for generating a document based on query data, the apparatus comprising:
the query module is used for responding to selection operation of a user aiming at query conditions, and sending a query request carrying the query conditions to a server so that the server returns a query result matched with the query conditions to the terminal equipment based on the query request, wherein the query result comprises query data with a storage field in a first format;
the first determining module is used for determining a storage field of a second format corresponding to the query data according to the storage field of the first format corresponding to the query data and a preset configuration library; wherein, the configuration library comprises: mapping relation between the storage field of the first format and the storage field of the second format;
and the first writing module is used for writing the query data into the created target document according to the storage field of the second format corresponding to the query data.
7. The apparatus for generating documents based on query data as claimed in claim 6, wherein said apparatus further comprises:
and the first creating module is used for creating the target document after receiving the query data which is returned by the server and matches the query condition.
8. The apparatus for generating document according to claim 6 or 7, wherein the query result further includes a page identifier corresponding to the query data, and the target document includes a first page;
the first writing module writes the query data into the created target document, and includes: writing the query data into a first page of the target document;
the device further comprises:
after the query data are written into the first page of the target document, if the first page is full and residual query data still exist, determining first query data corresponding to the first page; wherein the first query data is the last query data in the first page;
a third determining module, configured to determine, according to a page identifier corresponding to the first query data, second query data subsequent to the first query data;
a second creating module for creating a second page of the target document;
and the second writing module is used for writing the second query data and subsequent query data into the second page according to the storage field of the second format corresponding to the query data.
9. The apparatus for generating documents based on query data as claimed in claim 8, wherein said apparatus further comprises:
and the processing module is used for taking the second page as a new first page and returning to the step of determining the first query data corresponding to the first page until no residual query data exists after the second query data and the subsequent query data are written into the second page and if the second page is full and the residual query data still exist.
10. The apparatus for generating a document based on query data as claimed in claim 8, wherein said second creating module, creating a second page of said target document, comprises:
creating a second page of the target document if the first page is full but there is still remaining query data;
alternatively, the first and second electrodes may be,
after determining second query data subsequent to the first query data, creating a second page of the target document.
11. An electronic device, characterized in that the electronic device further comprises:
a processor, a memory and a bus, the memory storing execution instructions, the processor and the memory communicating via the bus when the electronic device is running, the processor executing the execution instructions to cause the electronic device to perform the method of generating a document based on query data of any one of claims 1 to 5.
12. A computer medium having computer-executable instructions stored thereon for performing the method of generating a document based on query data of any one of claims 1 to 5.
CN202011458649.XA 2020-12-10 2020-12-10 Method, device, electronic equipment and medium for generating document based on query data Pending CN112464099A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011458649.XA CN112464099A (en) 2020-12-10 2020-12-10 Method, device, electronic equipment and medium for generating document based on query data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011458649.XA CN112464099A (en) 2020-12-10 2020-12-10 Method, device, electronic equipment and medium for generating document based on query data

Publications (1)

Publication Number Publication Date
CN112464099A true CN112464099A (en) 2021-03-09

Family

ID=74802825

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011458649.XA Pending CN112464099A (en) 2020-12-10 2020-12-10 Method, device, electronic equipment and medium for generating document based on query data

Country Status (1)

Country Link
CN (1) CN112464099A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391506A (en) * 2016-05-16 2017-11-24 华为软件技术有限公司 Method and apparatus for inquiring about data
CN108520037A (en) * 2018-03-30 2018-09-11 新华三大数据技术有限公司 Data query method, apparatus and data visualisation system
CN111914135A (en) * 2020-07-24 2020-11-10 平安证券股份有限公司 Data query method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391506A (en) * 2016-05-16 2017-11-24 华为软件技术有限公司 Method and apparatus for inquiring about data
CN108520037A (en) * 2018-03-30 2018-09-11 新华三大数据技术有限公司 Data query method, apparatus and data visualisation system
CN111914135A (en) * 2020-07-24 2020-11-10 平安证券股份有限公司 Data query method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108388604B (en) User authority data management apparatus, method and computer readable storage medium
US7725815B2 (en) Method and system for ordered resizing columns in a table
CN110020086B (en) User portrait query method and device
US8620946B2 (en) Storage and searching of temporal entity information
CN110321480B (en) Recommendation information pushing method and device, computer equipment and storage medium
CN109597979B (en) List table generation method and device, computer equipment and storage medium
CN105488125A (en) Page access method and apparatus
CN112579321A (en) Method, device and equipment for downloading service data
CN110806866A (en) Generation method and device of front-end management system
CN111651667A (en) Data pushing and shunting control method and device and computer readable storage medium
CN111611241A (en) Dictionary data operation method and device, readable storage medium and terminal equipment
CN111159211A (en) Order information generation method, device and system, computer equipment and storage medium
CN107967305B (en) Image file uploading method, server and readable storage medium
KR101614890B1 (en) Method of creating multi tenancy history, server performing the same and storage media storing the same
CN113761565A (en) Data desensitization method and apparatus
CN112464099A (en) Method, device, electronic equipment and medium for generating document based on query data
CN114237806B (en) Page information display method and device, electronic equipment and storage medium
CN114185898A (en) Data query method and device and terminal equipment
CN113761102A (en) Data processing method, device, server, system and storage medium
US11023900B2 (en) Routing customer feedback and service request
CN112685078A (en) Interface document generation and query method, device and computer readable storage medium
US20150242913A1 (en) Enterprise price quote generation
CN111310088A (en) Page rendering method and device
CN112948441B (en) Multi-dimensional data collection method and equipment for financial data
CN113626665B (en) Data display method and device

Legal Events

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