CN115391655A - Information query method and device, electronic equipment and computer readable storage medium - Google Patents

Information query method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN115391655A
CN115391655A CN202211037006.7A CN202211037006A CN115391655A CN 115391655 A CN115391655 A CN 115391655A CN 202211037006 A CN202211037006 A CN 202211037006A CN 115391655 A CN115391655 A CN 115391655A
Authority
CN
China
Prior art keywords
task
information
target
target task
identifier
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
CN202211037006.7A
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.)
CCB Finetech Co Ltd
Original Assignee
CCB Finetech 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202211037006.7A priority Critical patent/CN115391655A/en
Publication of CN115391655A publication Critical patent/CN115391655A/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 disclosure provides an information query method and device, electronic equipment and a computer readable storage medium, which can be applied to the technical field of information processing and the technical field of financial science and technology. The information query method comprises the following steps: in response to receiving a task query request, querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier; in response to the target task field information being inquired, determining a target task identifier of at least one target task corresponding to the target task field information; and displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with at least one target task.

Description

Information query method and device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of information processing technology and the field of financial technology, and more particularly, to an information query method and apparatus, an electronic device, a computer-readable storage medium, and a computer program product.
Background
With the development of information processing technology, major production tasks in the field of financial science and technology can be divided into different stages according to the time sequence to display information.
In implementing the disclosed concept, the inventors found that there are at least the following problems in the related art: the real-time performance and accuracy of task information query and display cannot be guaranteed.
Disclosure of Invention
In view of the above, the present disclosure provides an information query method and apparatus, an electronic device, a computer-readable storage medium, and a computer program product.
According to an aspect of the present disclosure, there is provided an information query method, including:
in response to receiving a task query request, querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier;
responding to the inquired target task field information, and determining a target task identifier of at least one target task corresponding to the target task field information; and
and displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with the at least one target task.
According to the embodiment of the present disclosure, before the querying the target task field information according to the task query request in response to receiving the task query request:
task information of a plurality of tasks is acquired, wherein the task information comprises task identifiers and task field information, and the task field information comprises task field identifiers.
According to an embodiment of the present disclosure, the querying target task field information according to the task query request includes:
and querying the target task field information from the task field information corresponding to the task information of each of the plurality of tasks, based on the target field identifier and the task field identifier.
According to an embodiment of the present disclosure, the determining, in response to querying the target task domain information, a target task identifier of at least one target task corresponding to the target task domain information includes:
responding to the inquired target task field information, and determining the task identifier corresponding to the target task field information; and
and determining the task identifier as the target task identifier.
According to an embodiment of the present disclosure, the target task information further includes task state information, a preset start time and a preset end time of the target task.
According to an embodiment of the present disclosure, the method further includes: in case the task state information indicates that the target task is not performed and completed,
determining prompt information according to the preset starting time and the preset ending time under the condition that the target task information is determined to include the incidence relation information; and
and displaying the prompt information.
According to an embodiment of the present disclosure, the determining the prompt information according to the preset start time and the preset end time includes:
determining the use time of a preset task according to the preset starting time and the preset ending time;
determining first prompt information under the condition that the preset task time is greater than or equal to a preset threshold value; and
and determining second prompt information under the condition that the preset task time interval is smaller than the preset threshold value.
According to an embodiment of the present disclosure, the displaying the prompt information includes:
displaying the first prompt information according to the preset termination time and the first prompt time; and
displaying the second prompt information according to the preset termination time and the second prompt time;
wherein the first prompt time is longer than the second prompt time.
According to an embodiment of the present disclosure, the information query method further includes:
determining an associated task identifier according to the association relationship information, wherein the associated task identifier is used for identifying an associated task having an association relationship with the target task;
determining associated task information corresponding to the associated task identifier according to the associated task identifier;
constructing a data flow graph according to the target task information and the associated task information; and
and displaying the data flow diagram.
According to an embodiment of the present disclosure, the target task information further includes task state information, and an actual start time and an actual end time of the target task.
According to an embodiment of the present disclosure, the method further includes: in the case that the task state information indicates that the target task has been completed,
setting a timing task;
detecting said actual start time and said actual end time in response to triggering said timed task; and
and updating the target task information in response to detecting that the actual starting time and the actual ending time are updated.
According to another aspect of the present disclosure, there is provided an information query apparatus including:
the query module is used for responding to a received task query request and querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier;
the first determining module is used for responding to the inquired target task field information and determining a target task identifier of at least one target task corresponding to the target task field information; and
and the first display module is used for displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with the at least one target task.
According to another aspect of the present disclosure, there is provided an electronic device including:
one or more processors;
a memory to store one or more instructions that,
wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement a method as described in this disclosure.
According to another aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to implement a method as described in the present disclosure.
According to another aspect of the present disclosure, there is provided a computer program product comprising computer executable instructions for implementing a method as described in the present disclosure when executed.
According to the embodiment of the disclosure, since the target task identifier is determined according to at least one target task corresponding to the target task field information, by querying the target task field information according to the task query request, task identification and processing can be performed for different fields. In addition, the target task information corresponding to the target task identifier is displayed according to the target task identifier, so that the target task information belonging to the same field corresponding to the target field identifier can be displayed in a centralized manner. Based on the technical means, the target task information is screened according to the target field identification, so that the technical problem that the real-time performance and the accuracy of task information query and display cannot be well guaranteed in the related technology is at least partially solved, the task information in the key field is visualized and independently displayed, and the real-time performance and the accuracy of task information query and display are guaranteed.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent from the following description of embodiments of the present disclosure with reference to the accompanying drawings, in which:
fig. 1 schematically shows a system architecture to which the information query method can be applied according to an embodiment of the present disclosure;
FIG. 2 schematically shows a flow diagram of an information query method according to an embodiment of the disclosure;
FIG. 3A schematically illustrates an example schematic of an information query method according to an embodiment of this disclosure;
FIG. 3B schematically shows an example schematic diagram of an information query method according to another embodiment of the disclosure;
FIG. 3C schematically shows an example schematic of an information query method according to yet another embodiment of the present disclosure;
FIG. 4 schematically shows a block diagram of an information query device according to an embodiment of the present disclosure; and
fig. 5 schematically shows a block diagram of an electronic device adapted to implement the information query method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B, and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B, and C" would include but not be limited to systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.). Where a convention analogous to "at least one of A, B, or C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B, or C" would include but not be limited to systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.).
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the personal information of the related user all accord with the regulations of related laws and regulations, necessary security measures are taken, and the customs of the public order is not violated.
In the technical scheme of the disclosure, before the personal information of the user is acquired or collected, the authorization or the consent of the user is acquired.
The Core System (CBS) of the bank can be used for the bank to process the business such as customer information, deposit products, loan products, payment service, core general ledger and the like, and is the basis of the bank information System.
Commissioning may refer to a general term of activities directed to a bank information system that organizes and completes commissioning verification and development operation and maintenance for developing and delivering products (e.g., versions, applications, containers, scripts, etc.) that pass user acceptance tests, so that the products can normally take effect in a production environment.
The major operation may refer to that the operation results in one or more domestic first-level branches or overseas institutions or domestic subsidiaries, and the external service is stopped for a preset time length or more, and the major operation may include but is not limited to: newly adding or reconstructing a channel integration layer, an application integration layer, a product service layer component supporting important business and basic service, and the like.
In order to at least partially solve the technical problems in the related art, the present disclosure provides an information query method and apparatus, an electronic device, and a computer-readable storage medium, which can be applied to the fields of information processing technology and financial technology. The information query method comprises the following steps: in response to receiving a task query request, querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier; in response to the target task field information being inquired, determining a target task identifier of at least one target task corresponding to the target task field information; and displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with at least one target task.
It should be noted that the information query method and apparatus provided by the embodiments of the present disclosure may be applied to the information processing technology field and the financial technology field, for example, to information query. The information query method and the information query device provided by the embodiment of the disclosure can also be applied to any fields except the technical field of information processing and the technical field of financial science and technology, for example, a visualization system. The application fields of the information query method and the information query device provided by the embodiment of the disclosure are not limited.
Fig. 1 schematically shows a system architecture to which the information query method can be applied according to an embodiment of the present disclosure. It should be noted that fig. 1 is only an example of a system architecture to which the embodiments of the present disclosure may be applied to help those skilled in the art understand the technical content of the present disclosure, and does not mean that the embodiments of the present disclosure may not be applied to other devices, systems, environments or scenarios.
As shown in fig. 1, a system architecture 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired and/or wireless communication links, and so forth.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as a shopping-like application, a web browser application, a search-like application, an instant messaging tool, a mailbox client, and/or social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The backend management server may analyze and process the received data such as the user request, and feed back a processing result (for example, a web page, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the information query method provided by the embodiment of the present disclosure may be generally executed by the server 105. Accordingly, the information query device provided by the embodiment of the present disclosure may be generally disposed in the server 105. The information query method provided by the embodiment of the present disclosure may also be executed by a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the information query apparatus provided in the embodiments of the present disclosure may also be disposed in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
Alternatively, the information query method provided by the embodiment of the present disclosure may also be generally executed by the terminal device 101, 102, or 103. Accordingly, the information query apparatus provided by the embodiment of the present disclosure may also be disposed in the terminal device 101, 102, or 103.
For example, the task information may be originally stored in any one of the terminal apparatuses 101, 102, or 103 (for example, but not limited to, the terminal apparatus 101), or stored on an external storage apparatus and may be imported into the terminal apparatus 101. Then, the terminal device 101 may locally execute the information query method provided by the embodiment of the present disclosure, or send the task information to another terminal device, server, or server cluster, and the other terminal device, server, or server cluster that receives the task information executes the information query method provided by the embodiment of the present disclosure.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
It should be noted that the sequence numbers of the respective operations in the following methods are merely used as representations of the operations for description, and should not be construed as representing the execution order of the respective operations. The method need not be performed in the exact order shown, unless explicitly stated.
Fig. 2 schematically shows a flow chart of an information query method according to an embodiment of the present disclosure.
As shown in FIG. 2, the information query method 200 may include operations S210-S230.
In operation S210, in response to receiving the task query request, target task field information is queried according to the task query request. The task query request comprises a target field identifier, and the target task field information is associated with the target field identifier.
In operation S220, in response to querying the target task field information, a target task identifier of at least one target task corresponding to the target task field information is determined.
In operation S230, target task information corresponding to the target task identifier is displayed according to the target task identifier. The target task information includes information associated with at least one target task.
According to the embodiment of the disclosure, before receiving the task query request, the task information of each of the plurality of tasks may be acquired through the task table. The task table may be preset, or may be generated in real time according to an instruction, which is not limited in this disclosure.
According to the embodiment of the disclosure, a code for generating a task query request can be written into a script in advance, and under the condition that a task query is required, a user can run the script through terminal equipment to generate a task query request message and send the task query request message to a server, so that the server can query a target task according to the task query request message.
According to the embodiment of the disclosure, after receiving the task query request, the target task domain information associated with the target domain identifier may be queried according to the target domain identifier in the task query request. The target domain identification may be used to identify a target domain to which a target task to be queried belongs. The target area may include at least one of: data migration, general ledger checking, business trial, and the like. The target task domain information may include a field containing a target domain identification.
According to the embodiment of the disclosure, after the target task field information is queried, at least one target task identifier corresponding to the target task field information can be determined according to the target task field information. Each target task identifier of the at least one target task identifier may be used to identify a different target task, respectively.
According to the embodiment of the disclosure, after the target task identifier is determined, target task information corresponding to the target task identifier may be displayed. The target task information may include at least one of: task state information, association relation information, preset starting time, preset ending time, actual starting time and actual ending time.
According to an embodiment of the present disclosure, the task state information may be used to characterize a current execution state of the target task, and the task state information may include any one of the following: the target task is not executed and is completed or the target task is executed and is completed. The incidence relation information can comprise incidence task identification which has incidence relation with the target task.
According to the embodiment of the disclosure, since the target task identifier is determined according to at least one target task corresponding to the target task field information, by querying the target task field information according to the task query request, task identification and processing can be performed for different fields. In addition, the target task information corresponding to the target task identifier is displayed according to the target task identifier, so that the target task information belonging to the same field corresponding to the target field identifier can be displayed in a centralized manner. Based on the technical means, the target task information is screened according to the target field identification, so that the technical problem that the real-time performance and the accuracy of task information query and display cannot be well guaranteed in the related technology is at least partially solved, the task information visualization and independent display aiming at the key field is realized, and the real-time performance and the accuracy of task information query and display are guaranteed.
The information query method 200 according to the embodiment of the present invention is further explained with reference to fig. 3A, fig. 3B, and fig. 3C.
According to an embodiment of the present disclosure, before operation S210, the information query method 200 may further include the following operations.
Task information of each of the plurality of tasks is acquired. The task information comprises a task identifier and task field information, and the task field information comprises a task field identifier.
According to the embodiment of the disclosure, a task table generation strategy can be preset, and when a table generation instruction is received, a task table can be generated according to the task table generation strategy in the table generation instruction. The task form generation strategy can comprise a preset visual file template in a form of a form, and the visual file template can be used for acquiring pre-stored task information and receiving the task information input by a user.
According to the embodiment of the disclosure, a task table including task information of each of a plurality of tasks is generated by filling the task information into a visual file template and configuring column names, types, primary keys and meanings of different information. Task metadata may be included in the task table, and the task metadata may include different types, each type of task metadata being distinguishable by a keyword. The Primary Key, which may also be referred to as a Primary Key (Primary Key), may be a candidate Key for unique identification of a row in a table.
According to an embodiment of the disclosure, the plurality of tasks may include production preparation, production start, data migration, general ledger check, trial business, end-of-day batch, and the like in chronological order. By analyzing the metadata, a task table in a database can be generated, and the task table can be used for carrying out data arrangement on the production tasks of the bank core system.
According to an embodiment of the present disclosure, as shown in table 1 below, the task information may include at least one of: the system comprises a task identifier, a task name, task field information, task state information, incidence relation information, preset starting time, preset ending time, actual starting time, actual ending time and responsible person information.
TABLE 1
Column names Type (B) Whether or not to make a key Means of
ID Int(11) Is that Task identification
Name Varchar(255) Whether or not Task name
Desc Text Whether or not Task domain information
Status Tynyint(1) Whether or not Task state information
Execute_start Datetime Whether or not Preset starting time
Execute_end Datetime Whether or not Preset end time
Actual_start Datetime Whether or not Actual starting time
Actual_end Datetime Whether or not Actual end time
Pretask Int(11) Whether or not Association relation information
Instruction Int(11) Whether or not Information of responsible person
According to an embodiment of the present disclosure, the task state information may include any one of: the task is not performed and completed or the task is performed and completed. The task state information in the task table can be inquired at intervals as the task which is not executed and completed, and under the condition that the task table is inquired to include the task which is not executed and completed, the task can be executed so as to process the task to be processed and respond to the request of the requesting party in time.
According to the embodiment of the disclosure, the visual file template can be provided for the production responsible person of each system to fill in, and is imported into the database through the data import tool, so as to form a complete task form. In addition, a job task table and collateral tables, such as organization information tables and employee information tables, may be imported into the job task tracking system.
According to an embodiment of the present disclosure, operation S210 may include the following operations.
And inquiring the target task field information in the task field information corresponding to the respective task information of the plurality of tasks according to the target field identifier and the task field identifier.
According to an embodiment of the present disclosure, operation S220 may include the following operations.
And responding to the inquired target task field information, and determining a task identifier corresponding to the target task field information. And determining the task identifier as a target task identifier.
According to an embodiment of the present disclosure, the task fields may include commissioning preparation, commissioning start, data migration, general ledger check, trial-and-error, end-of-day lot, and the like. The target areas may include data migration, general ledger reconciliation, and trial operations, among others.
According to the embodiment of the disclosure, the task field identifiers in the task field information can be matched, so that the target task information of the target field can be displayed in a centralized manner.
For example, in the task information, the task domain identifier corresponding to the production preparation may be set to a, the task domain identifier corresponding to the data migration may be set to C, and the task domain identifier corresponding to the test operation may be set to E.
In response to receiving the task query request, in a case where a target field identifier in the task query request is C, target task field information corresponding to the task field identifier C may be queried in task field information corresponding to task information of each of the plurality of tasks according to the target field identifier and the task field identifier.
In response to querying the target task domain information corresponding to the task domain identifier C, a task identifier ID corresponding to the target task domain information including the task domain identifier C may be determined, and the task identifier ID may be determined as the target task identifier.
According to the embodiment of the disclosure, the workers participating in the production can log in the system and select the part responsible by the individual or the concerned field to view so as to realize interactive operation. Customized display can be carried out according to multiple dimensions such as date, system, mechanism or field, and the like, so as to meet personalized requirements.
According to the embodiment of the disclosure, the production task can be decomposed into a plurality of data items in the database, and each data item is represented as a single graph element, so as to form the data image. In addition, various attribute values of the data can be expressed in the form of multidimensional data so as to present a task table based on the data through computer graphics, such as a histogram, a pie chart and the like.
According to the embodiment of the disclosure, the target task field information is obtained by querying the task field information corresponding to the respective task information of the plurality of tasks according to the target field identifier in the task query request and the task field identifier in the task information based on the task information of the plurality of tasks acquired in advance, so that the task information in the target field can be visualized and independently displayed.
According to an embodiment of the present disclosure, the target task information further includes task state information, a preset start time and a preset end time of the target task.
In the case where the task state information characterizes that the target task is not completed, the information query method 200 may further include the following operations, according to an embodiment of the present disclosure.
And under the condition that the target task information comprises the incidence relation information, determining prompt information according to the preset starting time and the preset ending time. And displaying the prompt information.
According to embodiments of the present disclosure, task state information may be used to characterize the completion of a task. The task state information may include any of: the task is not performed and completed or the task is performed and completed. Alternatively, the task information may be obtained according to the task state information, for example, the task information whose task state information is that the task is not performed and completed and the task information whose task state information is that the task is performed and completed may be obtained separately.
According to the embodiment of the disclosure, in the case that the task state information represents that the target task is not executed and completed, whether the target task information includes the association relation information or not can be determined. The incidence relation information can comprise incidence task identification which has incidence relation with the target task.
According to the embodiment of the disclosure, in the case that the association relationship information is included in the target task information, the prompt information may be determined according to the preset start time and the preset end time in the target task information. The hints information can be used for anticipating and analyzing tasks that may be delayed in advance.
According to an embodiment of the present disclosure, determining the prompt information according to the preset start time and the preset end time may include the following operations.
And determining the use time of the preset task according to the preset starting time and the preset ending time. And determining first prompt information under the condition that the preset task time is greater than or equal to a preset threshold value. And under the condition that the preset task time interval is smaller than the preset threshold value, determining second prompt information.
Presenting the hint information may include the following operations, according to embodiments of the present disclosure.
And displaying the first prompt message according to the preset termination time and the first prompt time. And displaying the second prompt message according to the preset termination time and the second prompt time. The first cue time is greater than the second cue time.
According to the embodiment of the disclosure, the preset task time can be determined according to the preset starting time and the preset ending time in the target task information. For example, the preset start time is 08:00, preset end time of 10:00, in this case, the preset task time may be determined to be 2 hours.
According to the embodiment of the disclosure, the numerical relationship between the preset task time and the preset threshold value can be determined, and the prompt information can be determined and displayed based on different numerical relationships.
For example, the preset threshold may be 2 hours, and the preset start time is 08:00, preset end time of 11:00, the preset task time is therefore 3 hours, i.e. the preset task time is greater than the preset threshold. In this case, the first prompt time may be 30 minutes, and the first prompt information may be determined to be "task number X, less than 30 minutes from the expected completion time, and please register if there is a problem". Further, the method may further include, based on the preset expiration time and the first cue time, at 10: the first prompt message is displayed 30 to prompt the staff.
For example, the preset threshold may be 2 hours, and the preset start time is 08:00, the preset termination time is 09:00, the preset task time is 1 hour, namely the preset task time is less than a preset threshold value. In this case, the second prompt time may be 1 minute, and the second prompt information may be determined to be "task number Y, less than 15 minutes from the expected completion time, and please register if there is a problem". Further, based on the preset termination time and the second cue time, at 09: and 45, displaying the second prompt message to prompt a worker.
According to the embodiment of the disclosure, the preset threshold, the first prompt time, the first prompt information, the second prompt time and the second prompt information may be flexibly set by a person skilled in the art according to an actual situation, which is not limited by the embodiment of the disclosure.
According to the embodiment of the disclosure, under the condition that the target task information is determined to include the incidence relation information, the prompt information is determined according to the preset starting time and the preset ending time, and since the dependent tasks with the incidence relation can be displayed, the tasks which are possibly delayed can be pre-judged and analyzed in advance. In addition, by displaying the prompt information, due to the fact that the prompt function is added, the tasks which are possibly delayed can be prompted and early warned in advance, and therefore production risks are reduced.
Fig. 3A schematically illustrates an example schematic diagram of an information query method according to an embodiment of the disclosure.
As shown in fig. 3A, task information 301 of each of a plurality of tasks may be obtained in advance, the task information 301 may include a task identifier 301_1 and task domain information 301_2, and the task domain information 301_2 may include a task domain identifier.
Upon receiving the task query request 302, the target task domain information 303 may be queried in the task domain information 301_2 corresponding to the task information 301 for each of the plurality of tasks based on the target domain identification 302_1 in the task query request 302 and the task domain identification in the task domain information 301_2.
After querying the target task domain information 303, a target task identification 304 of at least one target task corresponding to the target task domain information 303 may be determined.
After determining the target task identifier 304, target task information 305 corresponding to the target task identifier 304 may be exposed according to the target task identifier 304. The target task information 305 may include task state information 305_1, a preset start time 305_2, and a preset end time 305_3.
In the case where the task state information 305_1 indicates that the target task is not completed by execution, it may be determined whether or not the association relationship information is included in the target task information 305. In a case where it is determined that the target task information 305 includes the association relationship information, the preset task duration 306 may be determined according to the preset start time 305_2 and the preset end time 305_3.
After determining the preset task time 306, a relationship between the preset task time 306 and a preset threshold may be determined. In the case where the preset task time 306 is determined to be greater than or equal to the preset threshold, the first prompt information 307 may be determined. After determining first reminder information 307, first reminder information 307 may be presented according to a preset expiration time 305_3 and the first reminder time.
In the event that it is determined that the preset task time 306 is less than the preset threshold, the second prompt message 308 may be determined. After determining the second prompting message 308, the second prompting message 308 can be presented according to the preset termination time 305_3 and the second prompting time.
According to an embodiment of the present disclosure, the information query method 200 may further include the following operations.
And determining the associated task identifier according to the associated relation information. And the associated task identifier is used for identifying the associated task having an association relation with the target task. And determining the associated task information corresponding to the associated task identifier according to the associated task identifier. And constructing a data flow graph according to the target task information and the associated task information. And showing the data flow diagram.
According to the embodiment of the disclosure, the association relationship information may include an association task identifier having an association relationship with the target task, and thus the association task identifier may be determined according to the association relationship information. The associated task identifier may be used to identify an associated task having an association relationship with the target task. For example, the associative relationship information may include a set of tasks associated with target task O, which may be characterized using a task identity, such as task N- > target task O- > task P, in which case the associative task identity may include task N and task P. The incidence relation information can be used for representing the execution sequence of the tasks, namely, after the task N is executed, the target task O is executed; after the execution of the target task O is completed, the task P is executed again.
According to the embodiment of the disclosure, the associated task information corresponding to the associated task identifier can be determined according to the associated task identifier. For example, in a case where the associated task identifier includes task N and task P, associated task information corresponding to task N and associated task information corresponding to task P may be determined, respectively.
According to the embodiment of the disclosure, the data flow graph can be constructed according to the target task information and the associated task information. The target task information and the associated task information may each include at least one of: the system comprises a task identifier, a task name, task field information, task state information, incidence relation information, preset starting time, preset ending time, actual starting time, actual ending time and responsible person information.
According to the embodiment of the disclosure, by displaying the data flow graph, whether the upstream and downstream tasks of the target task are broken and the specific broken task can be displayed under the condition that the target task information comprises the incidence relation information.
According to the embodiment of the disclosure, under the condition that the target task information is determined to include the association relation information, the data flow graph is constructed according to the target task information and the association task information, the specific task with the problem can be located in time, and the problem can be processed in time according to the information of the person responsible for the task, so that the information quality and the accuracy are improved. In addition, the data flow graph is displayed, so that the processing progress of the task can be paid attention to in real time, and the real-time performance of task information query and display is guaranteed.
Fig. 3B schematically illustrates an example schematic diagram of an information query method according to another embodiment of the present disclosure.
As shown in fig. 3B, task information 309 of each of a plurality of tasks may be obtained in advance, the task information 309 may include a task identifier 309\ u 1 and task domain information 309 \\ u 2, and the task domain information 309 \\/u 2 may include a task domain identifier.
After receiving the task query request 310, target task domain information 311 may be queried in task domain information 309\u2 corresponding to task information 309 of each of the plurality of tasks based on the target domain identification 310_1 in the task query request 310 and the task domain identification in the task domain information 301_2.
After querying the target task domain information 311, a target task identification 312 of at least one target task corresponding to the target task domain information 303 may be determined.
After determining the target task identifier 312, the target task information 313 corresponding to the target task identifier 312 may be presented according to the target task identifier 312. Task state information 313_1 and association relationship information 313_2 may be included in the target task information 313.
The association task identification 314 may be determined from association relationship information 313_2. After determining the associated task identifier 314, associated task information 315 corresponding to the associated task identifier 314 may be determined based on the associated task identifier 314. After determining the associated task information 315, a data flow graph 316 may be constructed from the target task information 313 and the associated task information 315. After the data flow graph 316 is constructed, the data flow graph 316 may be presented.
According to an embodiment of the present disclosure, the target task information further includes task state information, an actual start time and an actual end time of the target task.
According to an embodiment of the present disclosure, in the case that the task state information is to characterize that the target task has been executed and completed, the information query method 200 may further include the following operations.
And setting a timing task. An actual start time and an actual end time are detected in response to triggering the timing task. The target task information is updated in response to detecting that the actual start time and the actual end time are updated.
According to the embodiment of the disclosure, the timing Task can be set through Timer, scheduled execution Service, spring Task, quartz, and the like. The specific time value of the timing task can be flexibly set by a person skilled in the art according to actual situations, and is not limited in this disclosure.
According to the embodiment of the disclosure, the workers participating in the production can log in the system to update the production tasks related to individuals, for example, the worker can click on the "start task" after the task starts and click on the "end task" after the task ends, so as to obtain the actual start time and the actual end time of the task and the information of the responsible person.
According to the embodiment of the disclosure, whether the actual start time and the actual end time change or not can be automatically detected by setting the timing task. The target task information may be updated upon detecting that the actual start time and the actual end time are updated.
According to the embodiment of the disclosure, the updating condition of the actual starting time and the actual ending time can be automatically detected by setting the timing task, so that the real-time performance of the target task information can be guaranteed.
Fig. 3C schematically shows an example schematic diagram of an information query method according to yet another embodiment of the present disclosure.
As shown in fig. 3C, task information 317 of each of a plurality of tasks may be acquired in advance, a task identifier 317_1 and task domain information 317_2 may be included in the task information 317, and a task domain identifier may be included in the task domain information 317_2.
Upon receiving the task query request 318, the target task domain information 319 may be queried in the task domain information 317_2 corresponding to the task information 317 of each of the plurality of tasks based on the target domain identification 318_1 in the task query request 318 and the task domain identification in the task domain information 301_2.
After querying the target task field information 319, a target task identification 320 of at least one target task corresponding to the target task field information 319 may be determined.
After determining the target task identifier 320, the target task information 321 corresponding to the target task identifier 320 may be displayed according to the target task identifier 320. The task state information 321_1, actual start time 321_2, and actual end time 321 _3may be included in the target task information 305.
In the event that the task state information 321_1 characterizes the target task as not executing completely, the timed task 322 may be set. In response to triggering the timing task 322, the actual start time 321 _2and the actual end time 321 _3can be detected. The target task information 321 may be updated in response to detecting that the actual start time 321_2 and the actual end time 321_3 occur to be updated.
The above is only an exemplary embodiment, but is not limited thereto, and other information query methods known in the art may be included as long as information can be queried.
Fig. 4 schematically shows a block diagram of an information querying device according to an embodiment of the present disclosure.
As shown in fig. 4, the information query apparatus 400 may include a query module 401, a first determination module 402, and a first presentation module 403.
And the query module 401 is configured to, in response to receiving the task query request, query the target task field information according to the task query request. The task query request comprises a target field identifier, and the target task field information is associated with the target field identifier.
The first determining module 402 is configured to determine, in response to querying the target task domain information, a target task identifier of at least one target task corresponding to the target task domain information.
The first display module 403 is configured to display, according to the target task identifier, target task information corresponding to the target task identifier. The target task information includes information associated with at least one target task.
According to an embodiment of the present disclosure, the information query device 400 may further include an obtaining module.
And the acquisition module is used for acquiring the task information of each of the plurality of tasks. The task information comprises a task identifier and task field information, and the task field information comprises a task field identifier.
The query module 401 may include a query unit according to an embodiment of the present disclosure.
And the query unit is used for querying the target task field information in the task field information corresponding to the respective task information of the plurality of tasks according to the target field identifier and the task field identifier.
According to an embodiment of the present disclosure, the determining module 402 may include a first determining unit and a second determining unit.
And the first determining unit is used for responding to the inquired target task field information and determining the task identifier corresponding to the target task field information.
And the second determining unit is used for determining the task identifier as the target task identifier.
According to an embodiment of the present disclosure, the target task information further includes task state information, a preset start time and a preset end time of the target task.
According to an embodiment of the present disclosure, the information query device 400 may further include a second determination module and a second presentation module.
And the second determining module is used for determining the prompt information according to the preset starting time and the preset ending time under the condition that the target task information is determined to comprise the incidence relation information.
And the second display module is used for displaying the prompt information.
According to an embodiment of the present disclosure, the second determination module may include a third determination unit, a fourth determination unit, and a fifth determination unit.
And the third determining unit is used for determining the use time of the preset task according to the preset starting time and the preset ending time.
And the fourth determining unit is used for determining the first prompt message when the preset task time is greater than or equal to the preset threshold value.
And the fifth determining unit is used for determining the second prompt information under the condition that the preset task time interval is smaller than the preset threshold value.
According to an embodiment of the present disclosure, the first cue time is greater than the second cue time.
According to an embodiment of the present disclosure, the second display module may include a first display unit and a second display unit.
And the first display unit is used for displaying the first prompt information according to the preset termination time and the first prompt time.
And the second display unit is used for displaying the second prompt information according to the preset termination time and the second prompt time.
According to an embodiment of the present disclosure, the information query device 400 may further include a third determination module, a fourth determination module, a construction module, and a third presentation module.
And the third determining module is used for determining the associated task identifier according to the association relation information. And the associated task identifier is used for identifying the associated task having an association relation with the target task.
And the fourth determining module is used for determining the associated task information corresponding to the associated task identifier according to the associated task identifier.
And the construction module is used for constructing a data flow graph according to the target task information and the associated task information.
And the third display module is used for displaying the data flow graph.
According to an embodiment of the present disclosure, the target task information further includes task state information, an actual start time and an actual end time of the target task.
According to an embodiment of the present disclosure, the information query apparatus 400 may further include a setting module, a detecting module, and an updating module.
And the setting module is used for setting the timing task.
And the detection module is used for responding to the trigger timing task and detecting the actual starting time and the actual ending time.
And the updating module is used for responding to the detection that the actual starting time and the actual ending time are updated and updating the target task information.
Any number of modules, sub-modules, units, sub-units, or at least part of the functionality of any number thereof according to embodiments of the present disclosure may be implemented in one module. Any one or more of the modules, sub-modules, units, and sub-units according to the embodiments of the present disclosure may be implemented by being split into a plurality of modules. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or by any other reasonable means of hardware or firmware for integrating or packaging a circuit, or by any one of or a suitable combination of any of software, hardware, and firmware. Alternatively, one or more of the modules, sub-modules, units, sub-units according to embodiments of the disclosure may be at least partially implemented as a computer program module, which when executed may perform the corresponding functions.
For example, any number of the query module 401, the first determination module 402, and the first presentation module 403 may be combined and implemented in one module/unit/sub-unit, or any one of the modules/units/sub-units may be split into a plurality of modules/units/sub-units. Alternatively, at least part of the functionality of one or more of these modules/units/sub-units may be combined with at least part of the functionality of other modules/units/sub-units and implemented in one module/unit/sub-unit. According to an embodiment of the present disclosure, at least one of the query module 401, the first determination module 402, and the first presentation module 403 may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or in any one of three implementations of software, hardware, and firmware, or in any suitable combination of any of them. Alternatively, at least one of the query module 401, the first determination module 402 and the first presentation module 403 may be at least partially implemented as a computer program module, which, when executed, may perform a corresponding function.
It should be noted that the information query device portion in the embodiment of the present disclosure corresponds to the information query method portion in the embodiment of the present disclosure, and the description of the information query device portion specifically refers to the information query method portion, which is not described herein again.
Fig. 5 schematically shows a block diagram of an electronic device adapted to implement the information query method according to an embodiment of the present disclosure. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 5, a computer electronic device 500 according to an embodiment of the present disclosure includes a processor 501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage section 509 into a Random Access Memory (RAM) 503. The processor 501 may comprise, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 501 may also include onboard memory for caching purposes. Processor 501 may include a single processing unit or multiple processing units for performing different actions of a method flow according to embodiments of the disclosure.
In the RAM 503, various programs and data necessary for the operation of the electronic apparatus 500 are stored. The processor 501, the ROM 502, and the RAM 503 are connected to each other through a bus 504. The processor 501 performs various operations of the method flows according to embodiments of the present disclosure by executing programs in the ROM 502 and/or RAM 503. Note that the programs may also be stored in one or more memories other than the ROM 502 and the RAM 503. The processor 501 may also perform various operations of method flows according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, electronic device 500 may also include an input/output (I/O) interface 505, input/output (I/O) interface 505 also being connected to bus 504. The electronic device 500 may also include one or more of the following components connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted on the storage section 508 as necessary.
According to embodiments of the present disclosure, method flows according to embodiments of the present disclosure may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer-readable storage medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511. The computer program, when executed by the processor 501, performs the above-described functions defined in the system of the embodiments of the present disclosure. The above described systems, devices, apparatuses, modules, units, etc. may be implemented by computer program modules according to embodiments of the present disclosure.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to an embodiment of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium. Examples may include, but are not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
For example, according to embodiments of the present disclosure, a computer-readable storage medium may include ROM 502 and/or RAM 503 and/or one or more memories other than ROM 502 and RAM 503 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the method provided by the embodiments of the present disclosure, when the computer program product runs on an electronic device, the program code is configured to cause the electronic device to implement the information query method provided by the embodiments of the present disclosure.
The computer program, when executed by the processor 501, performs the above-described functions defined in the system/apparatus of the embodiments of the present disclosure. The above described systems, devices, modules, units, etc. may be implemented by computer program modules according to embodiments of the present disclosure.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of a signal on a network medium, downloaded and installed through the communication section 509, and/or installed from the removable medium 511. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In accordance with embodiments of the present disclosure, program code for executing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, these computer programs may be implemented using high level procedural and/or object oriented programming languages, and/or assembly/machine languages. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In situations involving remote computing devices, the remote computing devices may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to external computing devices (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the disclosure, and these alternatives and modifications are intended to fall within the scope of the disclosure.

Claims (11)

1. An information query method, comprising:
in response to receiving a task query request, querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier;
responding to the inquired target task field information, and determining a target task identifier of at least one target task corresponding to the target task field information; and
and displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with the at least one target task.
2. The method of claim 1, further comprising, prior to said querying target task domain information in accordance with a task query request in response to receiving the task query request:
task information of a plurality of tasks is acquired, wherein the task information comprises task identification and task field information, and the task field information comprises task field identification.
3. The method of claim 2, wherein the querying target task domain information according to the task query request comprises:
according to the target field identification and the task field identification, inquiring the target task field information in the task field information corresponding to the respective task information of the plurality of tasks;
the responding to the query of the target task field information, and the determining of the target task identifier of at least one target task corresponding to the target task field information comprises the following steps:
responding to the target task field information, and determining at least one task identifier corresponding to the target task field information; and
and determining the at least one task identifier as the target task identifier.
4. The method of claim 1, wherein the target task information further comprises task state information, a preset start time and a preset end time of the target task;
the method further comprises the following steps: in the event that the task state information characterizes the target task as not executing completely,
determining prompt information according to the preset starting time and the preset ending time under the condition that the target task information is determined to comprise incidence relation information; and
and displaying the prompt information.
5. The method of claim 4, wherein,
the determining the prompt information according to the preset starting time and the preset ending time comprises:
determining the use time of a preset task according to the preset starting time and the preset ending time;
determining first prompt information under the condition that the preset task time is greater than or equal to a preset threshold value; and
determining second prompt information under the condition that the preset task time interval is smaller than the preset threshold value;
the displaying the prompt information comprises:
displaying the first prompt information according to the preset termination time and the first prompt time; and
displaying the second prompt message according to the preset termination time and the second prompt time;
wherein the first prompt time is greater than the second prompt time.
6. The method of claim 4 or 5, further comprising:
determining an associated task identifier according to the association relationship information, wherein the associated task identifier is used for identifying an associated task having an association relationship with the target task;
determining associated task information corresponding to the associated task identifier according to the associated task identifier;
constructing a data flow graph according to the target task information and the associated task information; and
and displaying the data flow graph.
7. The method of claim 1, wherein the target task information further includes task state information, an actual start time and an actual end time of the target task;
the method further comprises the following steps: in the case that the task state information is to characterize that the target task has been performed to completion,
setting a timing task;
detecting the actual start time and the actual end time in response to triggering the timed task; and
updating the target task information in response to detecting that the actual start time and the actual end time are updated.
8. An information inquiry apparatus comprising:
the query module is used for responding to a received task query request and querying target task field information according to the task query request, wherein the task query request comprises a target field identifier, and the target task field information is associated with the target field identifier;
the first determining module is used for responding to the inquired target task field information and determining a target task identifier of at least one target task corresponding to the target task field information; and
and the first display module is used for displaying target task information corresponding to the target task identifier according to the target task identifier, wherein the target task information comprises information associated with the at least one target task.
9. An electronic device, comprising:
one or more processors;
a memory to store one or more instructions that,
wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
10. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to carry out the method of any one of claims 1 to 7.
11. A computer program product comprising computer executable instructions for implementing the method of any one of claims 1 to 7 when executed.
CN202211037006.7A 2022-08-26 2022-08-26 Information query method and device, electronic equipment and computer readable storage medium Pending CN115391655A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211037006.7A CN115391655A (en) 2022-08-26 2022-08-26 Information query method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211037006.7A CN115391655A (en) 2022-08-26 2022-08-26 Information query method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN115391655A true CN115391655A (en) 2022-11-25

Family

ID=84123179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211037006.7A Pending CN115391655A (en) 2022-08-26 2022-08-26 Information query method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN115391655A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028731A (en) * 2023-03-29 2023-04-28 深圳市思为软件技术有限公司 Display method of target event completion degree and related products

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028731A (en) * 2023-03-29 2023-04-28 深圳市思为软件技术有限公司 Display method of target event completion degree and related products
CN116028731B (en) * 2023-03-29 2023-06-20 深圳市思为软件技术有限公司 Display method of target event completion degree and related products

Similar Documents

Publication Publication Date Title
US11622225B2 (en) Systems and methods for providing mobile proving ground
US10521446B2 (en) System and method for dynamically refactoring business data objects
US20180225605A1 (en) Risk assessment and alert system
US20130219217A1 (en) System and method for automated test configuration and evaluation
US20190121669A1 (en) Executing tasks using modular and intelligent code and data containers
US10318546B2 (en) System and method for test data management
US20240012620A1 (en) Bot factory environment
US10120888B2 (en) Automated task execution based on task criteria
US20170212731A1 (en) Systems and methods for visual data management
CN112799940A (en) Regression testing method, device, computer system and computer readable storage medium
CN115391655A (en) Information query method and device, electronic equipment and computer readable storage medium
US10628806B2 (en) System and method for test data provisioning
US20170249697A1 (en) System and method for machine learning based line assignment
CN114693358A (en) Data processing method and device, electronic equipment and storage medium
CN115795345A (en) Information processing method, device, equipment and storage medium
CN106875268B (en) Bank account information reminding method, server and terminal
US10733612B1 (en) Commercial credit card system
CN115525365A (en) Method, device and equipment for determining target data entity and storage medium
CN113946756A (en) Information recommendation method, device, equipment, medium and program product
CN115269356A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN115687513A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN117112063A (en) System date processing method and device, electronic equipment and storage medium
CN116703125A (en) Task processing method and device for product research and development and computer equipment
CN114817007A (en) Information processing method and device, electronic equipment and computer readable storage medium
CN116414600A (en) Data automatic checking method, device, equipment and storage medium

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