CN108062367B - Data list uploading method and terminal thereof - Google Patents

Data list uploading method and terminal thereof Download PDF

Info

Publication number
CN108062367B
CN108062367B CN201711294741.5A CN201711294741A CN108062367B CN 108062367 B CN108062367 B CN 108062367B CN 201711294741 A CN201711294741 A CN 201711294741A CN 108062367 B CN108062367 B CN 108062367B
Authority
CN
China
Prior art keywords
uploading
data
list template
data list
template
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.)
Active
Application number
CN201711294741.5A
Other languages
Chinese (zh)
Other versions
CN108062367A (en
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201711294741.5A priority Critical patent/CN108062367B/en
Priority to PCT/CN2018/074871 priority patent/WO2019109518A1/en
Publication of CN108062367A publication Critical patent/CN108062367A/en
Application granted granted Critical
Publication of CN108062367B publication Critical patent/CN108062367B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/25Integrating or interfacing systems involving database management systems
    • 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/2457Query processing with adaptation to user needs

Landscapes

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

Abstract

The invention is suitable for the technical field of databases, and provides a method for uploading a data list and a terminal thereof, wherein the method comprises the following steps: receiving an uploading parameter; if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template; acquiring target data matched with each field from an application server corresponding to the application identifier; importing target data into a data list template to generate a target data list; and uploading the target data list to a database server. The method solves the problems that in the existing method for uploading the data list, data acquisition personnel needs to configure independent acquisition programs for each application and network platform to acquire target data, and after the acquisition is completed, the acquired data needs to be manually filled into the data list and then imported into a database server, so that the operation difficulty is high, and the uploading efficiency is low.

Description

Data list uploading method and terminal thereof
Technical Field
The invention belongs to the technical field of databases, and particularly relates to a data list uploading method and a terminal thereof.
Background
With the rapid development of the informatization process, how to analyze data directly affects the timeliness and accuracy of the operation strategy formulated by each large enterprise, and an important premise for data analysis is that required data needs to be acquired from each concerned target platform or application to generate a corresponding data list. Therefore, it is important to efficiently generate a data list meeting the analysis requirement and upload the data list to the database server for analysis.
However, even if the formats of the data lists for analysis use of each concerned application or platform are the same, an independent acquisition program needs to be configured to acquire target data, and after the acquisition is completed, the acquired data needs to be manually filled into the data list and then imported into the database server, which is difficult to operate and low in uploading efficiency.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method for uploading a data list and a terminal thereof, so as to solve the problems that in the existing method for uploading a data list, a data acquisition person needs to configure an independent acquisition program for each application and network platform to acquire target data, and after the acquisition is completed, the acquired data needs to be manually filled into the data list and then imported into a database server, which is difficult to operate and low in uploading efficiency.
A first aspect of an embodiment of the present invention provides a method for uploading a data list, including:
receiving an uploading parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template;
acquiring target data matched with each field from an application server corresponding to the application identifier;
importing the target data into the data list template to generate a target data list;
and uploading the target data list to a database server so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list.
A second aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the following steps when executing the computer program:
receiving an uploading parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template;
acquiring target data matched with each field from an application server corresponding to the application identifier;
importing the target data into the data list template to generate a target data list;
and uploading the target data list to a database server so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list.
A third aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of:
receiving an uploading parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template;
acquiring target data matched with each field from an application server corresponding to the application identifier;
importing the target data into the data list template to generate a target data list;
and uploading the target data list to a database server so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list.
The uploading method of the data list and the terminal thereof provided by the embodiment of the invention have the following beneficial effects:
the embodiment of the invention can generate a corresponding data list uploading strategy according to the uploading parameters input by the user, when the uploading triggering conditions preset in the uploading parameters are met, the data list template is extracted, the attribute information of the fields required to be acquired is determined, then the target data matched with each field is acquired from the application server corresponding to the application identifier through the application identifier recorded in the uploading parameters, the target data is imported into the extracted data list template to generate the target data list, and the target data list is uploaded to the database server so as to facilitate the subsequent analysis operation. Compared with the existing data list uploading method, in this embodiment, the user only needs to configure corresponding parameters, such as an uploading trigger condition, an identifier of a list template to be generated, and an application identifier corresponding to an application concerned, the terminal device can automatically execute a corresponding uploading policy according to the parameters, and for all applications and network platforms, the parts required to be set by the user are the same, so that a corresponding independent program does not need to be reconfigured, the difficulty of data acquisition is reduced, the operation of importing the target data list is that the terminal device imports the fields matched with the target data according to the attribute information of the target data, manual filling by the user is not needed, and the uploading efficiency of the data list is further improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart illustrating an implementation of a method for uploading a data list according to a first embodiment of the present invention;
fig. 2 is a flowchart illustrating a specific implementation of the method S103 for uploading a data list according to a second embodiment of the present invention;
fig. 3 is a flowchart illustrating a specific implementation of the method S102 for uploading a data list according to a third embodiment of the present invention;
fig. 4 is a flowchart illustrating a specific implementation of a method for uploading a data list according to a fourth embodiment of the present invention;
fig. 5 is a block diagram of a structure of an upload terminal for a data list according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the invention generates a corresponding data list uploading strategy according to the uploading parameters input by a user, when the uploading triggering conditions preset in the uploading parameters are met, extracts a data list template, determines the attribute information of the fields to be acquired, acquires target data matched with each field from an application server corresponding to the application identifier through the application identifier recorded in the uploading parameters, introduces the target data into the extracted data list template to generate a target data list, uploads the target data list to a database server for subsequent analysis operation, solves the problem that the existing data list uploading method needs a data acquisition personnel to configure an independent acquisition program for each application and each network platform to acquire the target data, and manually fills the acquired data into the data list after the acquisition is completed, then the data is imported into a database server, so that the operation difficulty is high and the uploading efficiency is low.
In the embodiment of the present invention, the main execution body of the process is an upload terminal of the data list, the terminal device includes a mobile phone, a computer device, a tablet computer, a server, and other terminals, and particularly, the terminal device may be integrated in a database server as a functional module for acquiring data and generating a target data list. Fig. 1 shows a flowchart of an implementation of a method for uploading a data list according to a first embodiment of the present invention, which is detailed as follows:
in S101, receiving an uploading parameter; the uploading parameters comprise: the method comprises uploading a trigger condition, a list template identifier and at least one application identifier.
In this embodiment, a user may input a corresponding upload parameter through an interaction module provided on the terminal device, where the interaction module may be a module having an interaction function, such as a display screen, a touch screen, and a soft keyboard. The user may also input the upload parameters at a local user terminal, and then send the upload parameters to the terminal device through the communication network, and then the terminal device executes the relevant operation of S101 when detecting that the user sends data. Optionally, in this case, the user terminal is provided with a client corresponding to the upload terminal of the data list, the user terminal establishes a communication connection with the terminal device by logging in the client, inputs a custom upload parameter in an upload parameter setting interface preset by the client, and clicks a complete setting button after completing the input, and the client encapsulates each parameter value input by the user in an upload parameter data packet and sends the parameter value to the upload terminal of the data list.
Optionally, the uploading parameter may be obtained by a manual input mode of the user, and may be issued by the server. The method comprises the steps that terminal equipment communicates with a server at preset time intervals, whether a new uploading parameter is configured in the server or not is inquired, if the terminal equipment detects that the new uploading parameter is configured in the server, an uploading parameter obtaining request is sent, and then the server corresponding to the terminal equipment sends the newly added uploading parameter to the terminal equipment after receiving the uploading parameter obtaining request. Preferably, after acquiring the newly added upload parameters, the server can automatically issue the newly added upload parameters to each terminal device belonging to the server, so as to achieve the purpose of synchronously updating the upload parameters of the upload terminals of all the data lists, improve the update efficiency of the upload parameters, and reduce the operation required by the user to update the upload parameters.
In this embodiment, the upload parameter includes an upload trigger condition, a list template identifier, and at least one application identifier. The uploading trigger condition is used for limiting the specific time for uploading the data list, and the trigger condition can be automatic trigger or manual trigger. The automatic triggering includes: a trigger mode of one or two of periodic trigger or data state trigger. The periodic triggering is that the terminal equipment uploads a generated data list to a database server at preset periodic intervals; and the data state trigger may be that the current data volume reaches a certain threshold, and then the uploading operation is executed. The manual trigger is specifically as follows: when a certain instruction of a user or other terminal equipment is received, an upload operation is executed, for example, the user initiates a data formatting instruction, and in order to ensure that current data are all recorded in the database server, an upload operation of a data list can be performed before the formatting operation is executed.
In this embodiment, at least one data list template is built in the terminal device, each data list template corresponds to one list template identifier, and a user can select a suitable one from the plurality of list templates as a list template corresponding to the target data list. If the data list template of the terminal equipment is not suitable for the acquisition requirement of the user, the user can newly build a data list template, and the terminal equipment configures a unique identification code for the data list template, namely a list template identifier, and stores the list template identifier in a list template library. After the storage is finished, the user can resend the uploading parameters and fill the newly added unique identification code in the list template identification.
In this embodiment, the upload parameter further includes an application identifier, where the application identifier is specifically an application identifier corresponding to the target application, the target network platform, or even the target program. For example, the user needs to periodically collect and compare the transaction amounts of the two applications "pan bao" and "kyoton", that is, the application identifier may include two applications, "pan bao" and "kyoton", respectively.
In S102, if the upload trigger condition is satisfied, extracting a data list template corresponding to the list template identifier, and determining attribute information of each field in the data list template.
In this embodiment, if the terminal device detects that the current time meets the upload trigger condition, it performs a data list upload operation, where the data list upload operation is specifically operations from S102 to S105; otherwise, if the terminal device detects that the current time does not meet the preset uploading trigger condition, continuing to wait.
As described above, in the present embodiment, the upload trigger condition includes two trigger modes, namely, an automatic trigger mode and a manual trigger mode. Wherein the automatic trigger comprises a periodic trigger and/or a data state trigger. If the uploading trigger condition is periodic trigger, a counter is arranged in the terminal equipment, and timing is started when the terminal equipment is started; if the value of the timer is consistent with the duration of the upload trigger period, indicating that the current time meets the upload trigger condition, executing the relevant operation of S102, and setting the count value of the timer to zero, thereby achieving the purpose of periodic trigger. If the uploading trigger condition is data state trigger, the terminal device configures an uploading trigger threshold, and when the terminal device detects that the data volume of the target application or the target network platform exceeds the uploading trigger threshold, the terminal device executes the relevant operation of S102 and readjusts the uploading trigger threshold, so that the application data is automatically backed up when the change of the application data reaches a certain amount.
In this embodiment, when monitoring that the uploading trigger condition is satisfied, the terminal device extracts the list template identifier included in the uploading parameter, and queries a data list template matched with the list template identifier from a list template library, as a list template corresponding to the target data list generated this time. If the data list template corresponding to the list template identification does not exist in the list template library, returning information of identification errors to a sending end of the uploading parameter, and particularly, if a user inputs the uploading parameter through an interactive template of the terminal equipment, displaying the information of the identification errors through a display module; otherwise, if the data list template corresponding to the list template identifier exists in the list template library, performing template reading operation and determining the attribute information of each field in the data list template. It should be noted that the operation of determining whether the list template identifier exists in the list template library may be performed when the upload parameter is received, or may be performed in step S102.
In this embodiment, the data list template includes a plurality of fields, each of which defines attribute information of data stored therein. Table 1 shows a data list template provided in this embodiment, referring to table 1, attribute information of a field one is a user name, attribute information of a field two is a user age, and attribute information of a field three is a user transaction amount, and by defining attribute information corresponding to each field in the list template, target data matched with each field can be extracted from a target application server. Wherein the field is used to define attribute information of all data in a row or a column of data in the data list template.
Figure BDA0001500074190000071
TABLE 1
In S103, target data matched with the fields is obtained from the application server corresponding to the application identifier.
In this embodiment, the terminal device determines, according to the application identifier included in the upload parameter, an application server that needs to acquire data, performs communication connection with the application server, reads data stored in the application server, and queries data that matches each field in the data list template obtained in S102 as target data. It should be noted that, since each field defines attribute information, the data matched with the field specifically includes: if the attribute information of the target data is consistent with the attribute information of the field, the matching of the two is successful. For example, as shown in table 1, if the attribute information of the field one is the user name, the terminal device extracts the data of which the attribute information in the application server is the user name as the target data, and associates the target data with the field one, so as to import the data into the corresponding field in S104.
In this embodiment, the upload parameter may only include one application identifier, and in this case, the terminal device directly establishes a communication connection with the application server corresponding to the application identifier through the main thread, and synchronously acquires target data matched with each field. If the uploading parameters contain more than two application identifiers, the terminal equipment can acquire the target data of the multiple application servers in a serial acquisition or parallel acquisition mode.
Specifically, if the terminal device obtains the application identifier in a serial manner, the uploading parameter may further include an obtaining order corresponding to each application identifier, and if the uploading parameter does not define the obtaining order, the terminal device uses the default order as the obtaining order corresponding to the uploading parameter. And according to the acquisition sequence, the terminal equipment is sequentially in communication connection with the application servers corresponding to the application identifications, the working mode of the main thread is set to be a serial running mode, and then target data matched with the fields are acquired from the application servers according to the acquisition sequence.
In S104, the target data is imported into the data list template, and a target data list is generated.
In this embodiment, after acquiring the target data corresponding to each field and establishing the association relationship between each target data and the field, the terminal device may import the target data into the corresponding field in the data list template according to the association relationship corresponding to the target data, and obtain the target data list that needs to be uploaded this time after the import is completed.
Specifically, if multiple application identifiers exist, after the terminal device obtains target data corresponding to one application server, the obtained target data is imported into a data list template, and then the terminal device communicates with the next application server to obtain target data included in the next application server, and the above steps are repeated until the target data of all the application servers are obtained, and the obtained data list is a template data list.
In S105, the target data list is uploaded to a database server, so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list.
In this embodiment, after obtaining the target data list, the terminal device establishes a communication connection with the database server, where the communication connection includes a wired communication connection or a wireless communication connection, and particularly, if the terminal device is integrated in the database server, the communication connection may be a serial communication link of the internal board. After the connection is established, the terminal equipment sends the target data list to the database server, and the purposes of automatic acquisition, automatic import and automatic uploading of the data list are achieved.
In this embodiment, the database server may simultaneously manage the uploading terminals of the data lists distributed in the multiple application systems, where the uploading terminal of each data list is used to obtain the target data of each application in the application system where the uploading terminal of each data list is located, and then the database server may implement data analysis operations of the multiple application systems according to the target lists uploaded by the uploading terminals of each data list, and generate a data analysis report. Because data intercommunication between different enterprises is limited more, if data conditions of different enterprises need to be counted, an uploading terminal of a data list may need to be configured in an application system of each enterprise, and the terminal device may be configured in a server of the application system. For example, the database server needs to count the data of four social communication applications, namely WeChat, QQ, Aliwang and nailing, and because WeChat and QQ belong to the same enterprise application and Aliwang and nailing belong to another enterprise application, the database server can configure an uploading terminal of a first data list in the Tencent server for acquiring the target data of WeChat and QQ, and configure an uploading terminal of a second data list in Aliwang server for acquiring the target data of Aliwang and nailing. And then analyzing the four applications through the target data lists uploaded by the two terminal devices to obtain corresponding data analysis reports.
As can be seen from the above, the data list uploading method provided in the embodiment of the present invention generates a corresponding data list uploading policy according to an uploading parameter input by a user, extracts a data list template when a preset uploading trigger condition is met in the uploading parameter, determines attribute information of a field to be acquired, acquires target data matched with each field from an application server corresponding to the application identifier through an application identifier recorded in the uploading parameter, imports the target data into the extracted data list template, generates a target data list, and uploads the target data list to a database server, so as to facilitate subsequent analysis operations. Compared with the existing data list uploading method, in this embodiment, the user only needs to configure corresponding parameters, such as an uploading trigger condition, an identifier of a list template to be generated, and an application identifier corresponding to an application concerned, the terminal device can automatically execute a corresponding uploading policy according to the parameters, and for all applications and network platforms, the parts required to be set by the user are the same, so that a corresponding independent program does not need to be reconfigured, the difficulty of data acquisition is reduced, the operation of importing the target data list is that the terminal device imports the fields matched with the target data according to the attribute information of the target data, manual filling by the user is not needed, and the uploading efficiency of the data list is further improved.
Fig. 2 shows a flowchart of a specific implementation of the method S103 for uploading a data list according to a second embodiment of the present invention. Referring to fig. 2, with respect to the embodiment shown in fig. 1, S103 in the method for uploading a data list provided in this embodiment includes S201 to S203, which are detailed as follows:
further, the uploading parameter includes more than two application identifiers, the uploading parameter further includes a target data acquisition mode, the target data acquisition mode includes a parallel acquisition mode, and the retrieving of the target data corresponding to the attribute information of each field from the application server corresponding to the application identifier includes:
in S201, the number of application identifiers in the upload parameter is determined.
In this embodiment, the upload parameter may include two or more application identifiers, in which case it indicates that the terminal device needs to obtain the target data from different application servers. When determining that the number of the application identifiers is multiple, the terminal device reads a target data acquisition mode in the upload parameters, wherein the target data acquisition mode includes a parallel acquisition mode, and optionally, the target data acquisition module may further include a serial acquisition mode. And when the terminal equipment determines that the current target data acquisition mode is the parallel acquisition mode, executing the relevant operations from S201 to S203.
In this embodiment, the terminal device first determines the number of the application identifiers included in the upload parameter. Preferably, the terminal device may further determine the number of the application servers that need to perform communication connection according to the number of the application identifiers. Due to different application identifications, corresponding application servers can be the same, for example, the data of two applications, namely the flight and the QQ, can be stored by the same application server because part of the data is intercommunicated.
In S202, the sub-threads with the same number as the number are called, and the working mode of each sub-thread is configured to be an asynchronous parallel download mode.
In this embodiment, the terminal device controls multiple sub-threads under the main thread, and different sub-threads are used to execute different process services, so that the terminal device can simultaneously execute multiple processes by configuring different sub-threads, thereby achieving the purpose of processing multiple events in parallel.
In this embodiment, after determining the number corresponding to the application identifier, the terminal device calls the sub-threads with the same number as the number, where each sub-thread is used to connect to one application server, acquire target data of the application server, and set the working mode of the sub-thread to an asynchronous parallel download mode, so that the corresponding target data can be downloaded from multiple application servers at the same time.
Optionally, in this embodiment, if the number of currently idle sub-threads is smaller than the number of the application identifiers, the terminal device detects whether the number of currently started sub-threads is greater than a preset thread threshold, and if not, determines the number of threads to be created according to a difference between the number of the application identifiers and the number of the idle threads, and creates threads of a corresponding number; on the contrary, if the number of currently opened sub-threads is greater than the preset thread threshold, it indicates that the terminal device has reached the maximum upper limit of the parallel processing, so that the idle sub-threads are used to download the target data corresponding to part of the application identifiers first, and if the idle threads exist, the target data corresponding to the remaining unassigned application identifiers are downloaded in sequence.
In S203, a communication connection is established with the application server corresponding to each application identifier through the virtual communication port allocated to each sub-thread, and target data corresponding to the attribute information of each field is acquired.
In this embodiment, since the child thread needs to perform communication connection with the application server, a corresponding communication port number is needed, so that the terminal device configures a virtual communication port for each child thread, so that the child thread can establish communication connection with the application server corresponding to each application identifier.
In this embodiment, each sub-thread determines target data to be acquired by reading attribute information of each field in the data list template, queries data recorded by the application server, extracts target data matched with the field, and downloads the target data to the terminal device.
In the embodiment of the invention, asynchronous parallel downloading operation is realized through the sub-thread, so that the downloading efficiency of the target data is improved, and the corresponding target data can be retrieved from a plurality of application servers at the same time to generate the data list.
Fig. 3 is a flowchart illustrating a specific implementation of the method S102 for uploading a data list according to a third embodiment of the present invention. Referring to fig. 3, with respect to the embodiment shown in fig. 1, S102 in the method for uploading a data list provided in this embodiment includes S301 and S302, which are detailed as follows:
further, the upload trigger condition includes: uploading a trigger period and uploading a trigger data volume;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identifier, and determining attribute information of each field in the data list template, wherein the attribute information comprises:
in S301, if the current time reaches the upload trigger period, a first data size included in a memory in the application server corresponding to the application identifier is obtained.
In this embodiment, the terminal device monitors whether the current time reaches an upload trigger period recorded in the upload parameter, and if the current time does not reach the upload trigger period, the terminal device continues to wait, and optionally, the terminal device closes other functions except the time monitoring function, that is, performs a standby state, so as to reduce resource consumption at the waiting time; if the current time is monitored to reach the uploading trigger period, the data volume stored in the memory at the current time by the application server corresponding to the application identifier is obtained, and the data volume is the first data volume.
Specifically, in this embodiment, the method for acquiring the data volume stored by the application server corresponding to the application identifier at the current time may be: the terminal device sends a storage state query request to the application server, and after receiving the storage state query request, the application server reads the occupation condition of the storage module, generates a storage state query result according to the occupation condition, and returns the storage state query result to the terminal device, wherein the storage state query result contains the first data volume.
In S302, if a difference between the first data size and a second data size included in the memory in the application server at the previous acquisition time is greater than the upload trigger data size, extracting a data list template corresponding to the list template identifier, and determining attribute information of each field in the data list template.
In this embodiment, each time the terminal device passes an upload trigger period, the data amount stored by the application server is recorded, and in order to determine whether the change in the data amount of the application server in the upload trigger period of this time meets the upload trigger condition, a difference between the data amount of the application server and the data amount of the first data amount acquired in the upload trigger period of this time needs to be determined, and the difference is compared with the upload trigger data amount.
In this embodiment, if the difference is smaller than the upload trigger data amount, it indicates that the increment of the data is small, and since a new data list is created and a frame of the list itself needs to occupy a certain storage space, if the stored data is small, the storage efficiency of the data list is reduced, and therefore, in this case, the terminal device will not perform the upload operation of the data list; on the contrary, if the difference is greater than the upload trigger data amount, it indicates that the data amount generated by the application server in the upload trigger period is large and needs to be recorded, so that the operation of extracting the data list template corresponding to the list template identifier and determining the attribute information of each field in the data list template is performed.
In the embodiment of the invention, the terminal equipment is used as the uploading triggering condition in a mode of combining the opportunity triggering and the data volume triggering, so that unnecessary data list uploading operation is avoided, the efficiency of the uploading operation is improved, and the situations of repeated uploading and invalid uploading are avoided.
Fig. 4 is a flowchart illustrating a specific implementation of a method for uploading a data list according to a fourth embodiment of the present invention. Referring to fig. 4, with respect to the embodiments described in fig. 1 to fig. 3, in the upload method of a data list provided in this embodiment, before receiving the upload parameter, the method further includes: s401 and S402 are specifically detailed as follows:
further, before the receiving the upload parameter, the method further includes:
in S401, a data list template to be created is received.
In this embodiment, the user may customize a required data list template according to an actual analysis requirement, in addition to using an existing data list template in the terminal device. In this case, the user will send a data list template to be created to the terminal device. The sending mode is similar to the description in S101, and the sending mode may be directly input through an interaction module of the terminal device, or may be returned to the terminal device through the client after the local user terminal completes generation.
In this embodiment, a user determines the number of fields to be acquired and attribute information of each field according to actual requirements, generates a list template based on the two parameters, and encapsulates the list template in a list template creation instruction, so that the terminal device generates a data list template corresponding to the list template according to the list template.
Optionally, in this embodiment, before responding to the list template creation request of the user, the terminal device needs to identify the creation authority of the user, and if the user has the creation authority of the list template, the terminal device executes the relevant operation of S401; otherwise, if the user does not have the creating authority of the list template, the user refuses to respond to the list template creating instruction. Specifically, the authority information is recorded in the user account, which limits the executable operation range of the user, and the terminal device realizes authority judgment by reading the authority information in the user account.
In S402, if the data list template to be created does not exist in the list template library, a list identifier corresponding to the data list template to be created is generated, and the data list template to be created is stored in the list template library.
In this embodiment, after receiving a data list template to be created, the terminal device matches the data list template with each data list template in the list template library, determines whether the list template is already stored in the list template library, and if the list template is already stored, executes the relevant operation of S404; on the contrary, if the list template is not recorded in the list template library, the relevant operation of S402 is executed.
In this embodiment, the determination conditions of presence or absence are specifically: and comparing the attribute information of each field in the created list template with the attribute information of each field contained in each data list template in the list template library, and if the attribute information of each field in the created list template can be consistent with the attribute information of each field of one data list template, indicating that the two list templates belong to the same list template, and indicating that the list template to be created exists in the list template library.
In this embodiment, if it is determined that any data list template in the list template library is not matched with a list template created by a user, the terminal device indicates that the list template created by the user at this time is not recorded in the list template library, and therefore, a list template identifier is assigned to the list template created by the user, a correspondence between the list template identifier and the list template is established, and the list template is stored in the list template library, so that the purpose of expanding the number of templates in the list template library is achieved.
In S403, returning creation success information to the terminal that sends the data list template that needs to be created; the creation success information carries the list template identification corresponding to the data list template to be created.
In this embodiment, after the terminal device finishes storing, it returns a creation success message to the terminal that sent the list template creation instruction, so as to inform the user that the creation operation is completed this time, and when subsequently making the upload parameter, the data list template can be made. And, the creation success information also carries the list template identifier corresponding to the list template after the creation success.
In this embodiment, the terminal device determines that the list template that the user needs to create is already stored in the database list template, and the creation operation is not needed, and the reason why the user sends the creation information is probably because the list template identifier of the data list template that is consistent with the created list template cannot be obtained, and therefore the creation is performed again. Therefore, the terminal device returns the list template identifier corresponding to the data list template matched with the list template to the terminal sending the list template creating instruction, so that the user can formulate the corresponding uploading parameter according to the list template identifier.
In the embodiment of the invention, the data list templates which are not stored can be stored in the list template library, so that the number of the list templates which can be called by a user is increased, and the user can conveniently establish an uploading strategy of the corresponding data list.
Further, as another embodiment of the present invention, after receiving the data list template that needs to be created, S403 to S404 are also included.
In S404, if the list template library includes the data list template to be created, returning the list template identifier corresponding to the data list template to be created to the terminal that sent the list template creation instruction.
In the embodiment of the invention, the user can define the data list template according to the requirement of the user, so that the operability of the user is improved, and the terminal equipment cannot store the same data list template repeatedly, so that the storage efficiency of the terminal equipment is improved.
Since the implementation manners of S405 to S409 are completely the same as those of S101 to S105 shown in the embodiment of fig. 1, for specific description, reference may be made to the related descriptions of S101 to S105, and no further description is provided here.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 5 is a block diagram illustrating a structure of an upload terminal for a data list according to an embodiment of the present invention, where the upload terminal for a data list includes units for executing steps in the embodiment corresponding to fig. 1. Please refer to fig. 1 and fig. 1 for the corresponding description of the embodiment. For convenience of explanation, only the portions related to the present embodiment are shown.
Referring to fig. 5, the upload terminal of the data list includes:
an upload parameter receiving unit 51 configured to receive an upload parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
a data list template reading unit 52, configured to, if the upload trigger condition is met, extract a data list template corresponding to the list template identifier, and determine attribute information of each field in the data list template;
a target data obtaining unit 53, configured to obtain target data matched with each field from an application server corresponding to the application identifier;
a target data list generating unit 54, configured to import the target data into the data list template, and generate a target data list;
and a data analysis report generation unit 55, configured to upload the target data list to a database server, so that the database server generates a data analysis report according to the target data list uploaded by the upload terminal of each data list.
Optionally, the upload parameter includes more than two application identifiers, the upload parameter further includes a target data acquisition mode, and the target data acquisition mode includes a parallel acquisition mode;
the target data acquisition unit 53 includes:
the application identifier number determining unit is used for determining the number of the application identifiers in the uploading parameters;
the parallel download setting unit is used for calling the sub-threads with the same number as the sub-threads and configuring the working mode of each sub-thread to be an asynchronous parallel download mode;
and the parallel download execution unit is used for establishing communication connection with the application servers corresponding to the application identifications respectively through the virtual communication ports distributed by the sub-threads and acquiring target data corresponding to the attribute information of each field.
Optionally, the upload trigger condition includes: uploading a trigger period and uploading a trigger data volume;
the data list template reading unit 52 includes:
a first data volume obtaining unit, configured to obtain, if the current time reaches the upload trigger period, a first data volume included in a memory in an application server corresponding to the application identifier;
and the upload trigger determination unit is configured to, if a difference between the first data amount and a second data amount included in the memory of the application server at the last cycle acquisition time is greater than the upload trigger data amount, extract a data list template corresponding to the list template identifier, and determine attribute information of each field in the data list template.
Optionally, the uploading terminal of the data list further includes:
the list template creating unit is used for receiving a data list template to be created;
a list template creating success unit, configured to generate a list identifier corresponding to the data list template to be created if the data list template to be created does not exist in the list template library, and store the data list template to be created in the list template library;
a creation success information sending unit, configured to return creation success information to a terminal that sends the data list template to be created; the creation success information carries the list template identification corresponding to the data list template to be created.
Optionally, the uploading terminal of the data list further includes:
and the list template creating failure unit is used for returning the list template identifier corresponding to the data list template to be created to the terminal sending the list template creating instruction if the data list template to be created exists in the list template library.
Therefore, the upload terminal of the data list provided in the embodiment of the present invention may also generate a corresponding data list upload policy according to the upload parameters input by the user, and when the upload trigger conditions preset in the upload parameters are met, extract the data list template, determine the attribute information of the fields to be acquired, then obtain the target data matched with each field from the application server corresponding to the application identifier through the application identifier recorded in the upload parameters, import the target data list into the data list template obtained by extraction, generate the target data list, and upload the target data list to the database server, so as to facilitate the subsequent analysis operation. Compared with the existing data list uploading method, in this embodiment, the user only needs to configure corresponding parameters, such as an uploading trigger condition, an identifier of a list template to be generated, and an application identifier corresponding to an application concerned, the terminal device can automatically execute a corresponding uploading policy according to the parameters, and for all applications and network platforms, the parts required to be set by the user are the same, so that a corresponding independent program does not need to be reconfigured, the difficulty of data acquisition is reduced, the operation of importing the target data list is that the terminal device imports the fields matched with the target data according to the attribute information of the target data, manual filling by the user is not needed, and the uploading efficiency of the data list is further improved.
Fig. 6 is a schematic diagram of a terminal device according to another embodiment of the present invention. As shown in fig. 6, the terminal device 6 of this embodiment includes: a processor 60, a memory 61 and a computer program 62 stored in said memory 61 and operable on said processor 60, such as an upload program of data lists. The processor 60 executes the computer program 62 to implement the steps in the above-mentioned embodiments of the uploading method of the respective data lists, for example, S101 to S105 shown in fig. 1. Alternatively, the processor 60, when executing the computer program 62, implements the functions of the units in the above-described device embodiments, such as the functions of the modules 51 to 55 shown in fig. 5.
Illustratively, the computer program 62 may be divided into one or more units, which are stored in the memory 61 and executed by the processor 60 to accomplish the present invention. The one or more units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 62 in the terminal device 6. For example, the computer program 62 may be divided into an upload parameter receiving unit, a data list template reading unit, a target data acquiring unit, a target data list generating unit, and a data analysis report generating unit, and each unit specifically functions as follows:
the uploading parameter receiving unit is used for receiving uploading parameters; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
the data list template reading unit is used for extracting a data list template corresponding to the list template identifier and determining attribute information of each field in the data list template if the uploading trigger condition is met;
a target data obtaining unit, configured to obtain target data matched with each field from an application server corresponding to the application identifier;
the target data list generating unit is used for importing the target data into the data list template to generate a target data list;
a data analysis report generation unit, configured to upload the target data list to a database server, so that the database server generates a data analysis report according to the target data list uploaded by the upload terminal of each data list
The terminal device 6 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 60, a memory 61. Those skilled in the art will appreciate that fig. 6 is merely an example of a terminal device 6 and does not constitute a limitation of terminal device 6 and may include more or less components than those shown, or some components in combination, or different components, for example, the terminal device may also include input output devices, network access devices, buses, etc.
The Processor 60 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 61 may be an internal storage unit of the terminal device 6, such as a hard disk or a memory of the terminal device 6. The memory 61 may also be an external storage device of the terminal device 6, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 6. Further, the memory 61 may also include both an internal storage unit and an external storage device of the terminal device 6. The memory 61 is used for storing the computer program and other programs and data required by the terminal device. The memory 61 may also be used to temporarily store data that has been output or is to be output.
In addition, functional units in the embodiments of the present invention 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 integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (8)

1. A method for uploading a data list, comprising:
receiving an uploading parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template;
acquiring target data matched with each field from an application server corresponding to the application identifier;
importing the target data into the data list template to generate a target data list;
uploading the target data list to a database server so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list;
the uploading trigger condition comprises: uploading a trigger period and uploading a trigger data volume;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identifier, and determining attribute information of each field in the data list template, wherein the attribute information comprises:
if the current moment reaches the uploading trigger period, acquiring a first data volume contained in a memory in an application server corresponding to the application identifier;
and if the difference between the first data volume and the second data volume contained in the memory in the application server at the last period of acquisition time is larger than the uploading trigger data volume, extracting a data list template corresponding to the list template identifier, and determining the attribute information of each field in the data list template.
2. The uploading method according to claim 1, wherein the uploading parameter comprises more than two application identifiers, the uploading parameter further comprises a target data acquisition mode, and the target data acquisition mode comprises a parallel acquisition mode;
the retrieving of the target data corresponding to the attribute information of each field from the application server corresponding to the application identifier includes:
determining the number of application identifiers in the uploading parameters;
calling the sub-threads with the same number as the sub-threads, and configuring the working mode of each sub-thread to be an asynchronous parallel downloading mode;
and establishing communication connection with the application server corresponding to each application identifier through the virtual communication port allocated to each sub-thread, and acquiring target data corresponding to the attribute information of each field.
3. The upload method according to any one of claims 1 or 2, further comprising, before the receiving upload parameters:
receiving a data list template required to be created;
if the data list template to be created does not exist in the list template library, generating a list identifier corresponding to the data list template to be created, and storing the data list template to be created in the list template library;
returning creation success information to the terminal which sends the data list template to be created; the creation success information carries the list template identification corresponding to the data list template to be created.
4. The uploading method according to claim 3, further comprising, after the receiving the data list template required to be created:
and if the data list template required to be created exists in the list template library, returning the list template identifier corresponding to the data list template required to be created to the terminal sending the list template creating instruction.
5. A terminal device comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving an uploading parameter; the uploading parameters comprise: uploading a trigger condition, a list template identifier and at least one application identifier;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identification, and determining attribute information of each field in the data list template;
acquiring target data matched with each field from an application server corresponding to the application identifier;
importing the target data into the data list template to generate a target data list;
uploading the target data list to a database server so that the database server generates a data analysis report according to the target data list uploaded by the uploading terminal of each data list;
the uploading trigger condition comprises: uploading a trigger period and uploading a trigger data volume;
if the uploading trigger condition is met, extracting a data list template corresponding to the list template identifier, and determining attribute information of each field in the data list template, wherein the attribute information comprises:
if the current moment reaches the uploading trigger period, acquiring a first data volume contained in a memory in an application server corresponding to the application identifier;
and if the difference between the first data volume and the second data volume contained in the memory in the application server at the last period of acquisition time is larger than the uploading trigger data volume, extracting a data list template corresponding to the list template identifier, and determining the attribute information of each field in the data list template.
6. The terminal device according to claim 5, wherein the upload parameters include more than two application identifiers, the upload parameters further include a target data acquisition mode, and the target data acquisition mode includes a parallel acquisition mode;
the retrieving of the target data corresponding to the attribute information of each field from the application server corresponding to the application identifier includes:
determining the number of application identifiers in the uploading parameters;
calling the sub-threads with the same number as the sub-threads, and configuring the working mode of each sub-thread to be an asynchronous parallel downloading mode;
and establishing communication connection with the application server corresponding to each application identifier through the virtual communication port allocated to each sub-thread, and acquiring target data corresponding to the attribute information of each field.
7. The terminal device according to any one of claims 5 or 6, wherein, before the receiving the upload parameter regarding the target data list to be uploaded, the processor executes the computer program to further implement the following steps:
receiving a data list template required to be created;
if the data list template to be created does not exist in the list template library, generating a list identifier corresponding to the data list template to be created, and storing the data list template to be created in the list template library;
returning creation success information to the terminal which sends the data list template to be created; the creation success information carries the list template identification corresponding to the data list template to be created.
8. 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 4.
CN201711294741.5A 2017-12-08 2017-12-08 Data list uploading method and terminal thereof Active CN108062367B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201711294741.5A CN108062367B (en) 2017-12-08 2017-12-08 Data list uploading method and terminal thereof
PCT/CN2018/074871 WO2019109518A1 (en) 2017-12-08 2018-01-31 Data list uploading method and terminal thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711294741.5A CN108062367B (en) 2017-12-08 2017-12-08 Data list uploading method and terminal thereof

Publications (2)

Publication Number Publication Date
CN108062367A CN108062367A (en) 2018-05-22
CN108062367B true CN108062367B (en) 2020-07-17

Family

ID=62136237

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711294741.5A Active CN108062367B (en) 2017-12-08 2017-12-08 Data list uploading method and terminal thereof

Country Status (2)

Country Link
CN (1) CN108062367B (en)
WO (1) WO2019109518A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110661762B (en) * 2018-06-29 2022-04-15 中兴通讯股份有限公司 Cross information transmission method, device and computer storage medium
CN109063178B (en) * 2018-08-22 2019-12-24 四川新网银行股份有限公司 Method and device for automatically expanding self-help analysis report
CN109271363B (en) * 2018-09-17 2023-05-26 平安科技(深圳)有限公司 File storage method and device
CN109408535B (en) * 2018-09-28 2024-04-09 中国平安财产保险股份有限公司 Large data volume matching method, device, computer equipment and storage medium
CN109480817A (en) * 2018-10-30 2019-03-19 深圳市心流科技有限公司 Regimen generation method, device, terminal and readable storage medium storing program for executing
CN109783426A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Acquire method, apparatus, computer equipment and the storage medium of data
CN110413279B (en) * 2019-07-05 2023-11-03 中国平安财产保险股份有限公司 Data loading method and device
CN110502515B (en) * 2019-08-15 2023-06-20 中国平安财产保险股份有限公司 Data acquisition method, device, equipment and computer readable storage medium
CN110580334A (en) * 2019-09-11 2019-12-17 北京明略软件系统有限公司 Target table template uploading method and device, storage medium and electronic device
CN110765750B (en) * 2019-09-16 2024-03-15 平安科技(深圳)有限公司 Report data input method and terminal equipment
CN112231444A (en) * 2020-03-31 2021-01-15 北京来也网络科技有限公司 Processing method and device for corpus data combining RPA and AI and electronic equipment
CN111988401A (en) * 2020-08-20 2020-11-24 支付宝(杭州)信息技术有限公司 Data uploading method and device
CN112015870A (en) * 2020-09-14 2020-12-01 支付宝(杭州)信息技术有限公司 Data uploading method and device
CN113553305A (en) * 2021-07-30 2021-10-26 国网电子商务有限公司 Industrial internet identification processing method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373293A (en) * 2015-12-15 2016-03-02 北京奇虎科技有限公司 Data acquisition method and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7730129B2 (en) * 2004-10-20 2010-06-01 Inbit, Inc. Collaborative communication platforms
US8549030B2 (en) * 2010-05-26 2013-10-01 General Electric Company Methods and apparatus to enhance queries in an affinity domain
CN102541541B (en) * 2011-12-15 2015-12-16 大唐软件技术股份有限公司 Interface creating method and device
CN103995908A (en) * 2014-06-17 2014-08-20 山东中创软件工程股份有限公司 Method and device for importing data
CN106209936B (en) * 2015-05-04 2019-06-14 北大方正集团有限公司 Third party system data capture method and device
CN105550325B (en) * 2015-12-16 2019-05-31 北京奇虎科技有限公司 A kind of data managing method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373293A (en) * 2015-12-15 2016-03-02 北京奇虎科技有限公司 Data acquisition method and apparatus

Also Published As

Publication number Publication date
WO2019109518A1 (en) 2019-06-13
CN108062367A (en) 2018-05-22

Similar Documents

Publication Publication Date Title
CN108062367B (en) Data list uploading method and terminal thereof
CN107102941B (en) Test case generation method and device
CN108984388B (en) Method and terminal equipment for generating automatic test case
CN111209309B (en) Method, device and equipment for determining processing result of data flow graph and storage medium
CN109672888B (en) Picture compression method, equipment and computer readable storage medium
CN110928681A (en) Data processing method and device, storage medium and electronic device
CN113407157A (en) Object model determination method and device, storage medium and electronic device
CN108733545B (en) Pressure testing method and device
CN106936660B (en) Data acquisition method and device
CN112671878B (en) Block chain information subscription method, device, server and storage medium
CN110941634A (en) Data processing method and device, storage medium and electronic device
CN105813102B (en) Automatic test system and method
CN108062401B (en) Application recommendation method and device and storage medium
CN112559525A (en) Data checking system, method, device and server
CN110874365B (en) Information query method and related equipment thereof
CN112069190B (en) Batch data acquisition method, device, equipment and medium
CN115248735A (en) Log data output control method, device, equipment and storage medium
CN115392501A (en) Data acquisition method and device, electronic equipment and storage medium
CN114564249A (en) Recommendation scheduling engine, recommendation scheduling method, and computer-readable storage medium
CN110046319B (en) Social media information acquisition method, device, system, equipment and storage medium
CN113934591A (en) Data monitoring method and device, storage medium and electronic device
CN114610372A (en) Processing method and device for review file, storage medium, processor and terminal
CN113110982A (en) Data access layer verification method and device, storage medium and electronic device
CN110858201B (en) Data processing method and system, processor and storage medium
CN113934552A (en) Method and device for determining function code, storage medium and electronic device

Legal Events

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