CN113468059B - Information acquisition method and device, terminal and server - Google Patents

Information acquisition method and device, terminal and server Download PDF

Info

Publication number
CN113468059B
CN113468059B CN202110785112.2A CN202110785112A CN113468059B CN 113468059 B CN113468059 B CN 113468059B CN 202110785112 A CN202110785112 A CN 202110785112A CN 113468059 B CN113468059 B CN 113468059B
Authority
CN
China
Prior art keywords
information
operations
numerical
result corresponding
service server
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
CN202110785112.2A
Other languages
Chinese (zh)
Other versions
CN113468059A (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.)
Beijing Sankuai Online Technology Co Ltd
Qiandai Beijing Information Technology Co Ltd
Original Assignee
Beijing Sankuai Online Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN202110785112.2A priority Critical patent/CN113468059B/en
Publication of CN113468059A publication Critical patent/CN113468059A/en
Application granted granted Critical
Publication of CN113468059B publication Critical patent/CN113468059B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3644Software debugging by instrumenting at runtime
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/366Software debugging using diagnostics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The embodiment of the application provides an information acquisition method, an information acquisition device, a terminal, a server and a storage medium, wherein the method comprises the following steps: responding to preset operation aiming at numerical value information in the page information item, and sending a tracing information acquisition request to a server; receiving the tracing information of the numerical value information sent by the server, wherein the tracing information comprises: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operation including: the service side identifier corresponding to the service server executing the operation, and the operation result corresponding to the operation, wherein the attribute information of the operation is generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the multiple operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation; and displaying the tracing information.

Description

Information acquisition method and device, terminal and server
Technical Field
The application relates to the field of internet, in particular to an information acquisition method, an information acquisition device, a terminal and a server.
Background
In the operation and maintenance process of the APP, related personnel such as an operation and maintenance engineer often desire to understand the generation process of numerical information in page information items of a page of the APP to perform related operations. For example, in the case of a numerical value error, the relevant person needs to know the generation process of the numerical value information to investigate the cause of the numerical value information error.
At present, only the relevant personnel can obtain the authorization of each business party participating in generating numerical information by using the terminal of the relevant personnel to obtain the codes of a plurality of business parties participating in generating numerical information, and then the codes of each business party participating in generating numerical information are read one by one, so that the generation process of the numerical information can be known to perform relevant operations. The relevant personnel can only know the generation process of the numerical information by complicated operations to carry out the relevant operations, and meanwhile, the cost for the relevant personnel to expect to know the generation process of the numerical information to carry out the relevant operations is high because the codes of all the business parties participating in the generation of the numerical information need to be read one by one.
Disclosure of Invention
The application provides an information acquisition method, an information acquisition device, a terminal and a server.
According to a first aspect of an embodiment of the present application, there is provided an information acquisition method, including:
responding to preset operation aiming at numerical value information in the page information item, and sending a traceability information acquisition request to a server;
receiving the tracing information of the numerical information sent by the server, wherein the tracing information comprises: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation;
and displaying the tracing information.
According to a second aspect of the embodiments of the present application, there is provided an information acquisition method, including:
receiving a traceability information acquisition request sent by a terminal, wherein the traceability information acquisition request is generated based on a preset operation performed on numerical information in a page information item on the terminal;
sending the traceability information of the numerical information to the terminal so that the terminal can display the traceability information, wherein the traceability information comprises: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation.
According to a third aspect of embodiments of the present application, there is provided an information acquisition apparatus including:
a request sending unit configured to send a traceability information acquisition request to the server in response to a preset operation for numerical information in the page information item;
a traceability information receiving unit configured to receive traceability information of the numerical information sent by the server, the traceability information including: attribute information of each of a plurality of operations for generating the numerical information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation;
and the tracing information display unit is configured to display the tracing information.
According to a fourth aspect of embodiments of the present application, there is provided an information acquisition apparatus including:
the system comprises a request receiving unit, a source tracing information obtaining unit and a source tracing information obtaining unit, wherein the request receiving unit is configured to receive a source tracing information obtaining request sent by a terminal, and the source tracing information obtaining request is generated based on preset operation of numerical value information in a page information item on the terminal;
a traceability information sending unit configured to send traceability information of the numerical information to the terminal so that the terminal displays the traceability information, wherein the traceability information includes: attribute information of each of a plurality of operations for generating the numerical information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation.
According to a fifth aspect of embodiments of the present application, there is provided a terminal, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information acquisition method.
According to a sixth aspect of embodiments herein, there is provided a server comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the information acquisition method.
According to the information acquisition method, the information acquisition device, the terminal and the server, related personnel can directly acquire the traceability information of the numerical information in the page information item by using the terminal, the traceability information of the numerical information in the page information item can reflect the generation process of the numerical information in the page information item, and the display of the traceability information of the numerical information in the page information item can enable the generation process of the numerical information in the page information item of the related personnel to carry out related operation without carrying out complicated operation by the related personnel. Meanwhile, related personnel do not need to read the codes of all service parties participating in generating the numerical information one by one to know the generating process of the numerical information in the page information item, and the cost for the related personnel to expect to know the generating process of the numerical information in the page information item to perform related operations is saved.
The method is particularly suitable for the situation that when numerical information in the page information item is wrong, related personnel need to know the generation process of the numerical information in the page information item so as to investigate the reason of the numerical information error in the page information item. Under the condition that the numerical information in the page information item is wrong, the traceability information of the numerical information in the page information item comprises an operation result generated by each business party participating in generating the numerical information to perform corresponding operation, and since the numerical information in the page information item is inevitably caused by one operation result being wrong, relevant personnel can determine the operation result causing the numerical information in the page information item to be wrong directly according to each operation result in the traceability information of the numerical information in the page information item, and meanwhile, since the traceability information of the numerical information in the page information item comprises a business party identifier, the relevant personnel can further determine the business party causing the numerical information in the page information item to be wrong. Therefore, the reason of the numerical information error in the page information item is rapidly checked, the codes of all the service parties participating in generating the numerical information are read one by one to determine the service party causing the numerical information error in the page information item when the numerical information in the page information item is in error, and the cost for checking the reason of the numerical information error in the page information item is greatly saved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and, together with the description, serve to explain the principles of the application.
Fig. 1 is a flowchart illustrating an embodiment of an information obtaining method according to an embodiment of the present application;
FIG. 2 is a flow chart illustrating an embodiment of another information acquisition method provided by the embodiments of the present application;
fig. 3 is a schematic structural diagram of an information acquisition apparatus provided in an embodiment of the present application;
fig. 4 shows a schematic structural diagram of another information acquisition apparatus provided in the embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 is a flowchart of an embodiment of an information obtaining method provided in an embodiment of the present application. The method comprises the following steps:
step 101, in response to a preset operation for the numerical information in the page information item, sending a source tracing information acquisition request to a server.
In the present application, an information item in a page of an APP may be referred to as a page information item. Some information items in a page in APP include numerical information.
For example, for a page information item named "last payment", the numerical information in the page information item represents the amount of money that a certain user paid the last time to purchase a commodity using APP.
The step 101-.
The numerical information in the page information item may be a numerical value, a percentage, a combination of a numerical value and characters representing a currency type, and the like.
In the application, for the numerical information in one page information item, when a relevant person such as an operation and maintenance engineer needs to know the generation process of the numerical information in the page information item to perform relevant operations, the numerical information in the page information item may be subjected to preset operations.
For example, for numerical information in a page information item, if a relevant person determines that the numerical information in the page information item is wrong according to the prior numerical information of the page information item, it is necessary to know the generation process of the numerical information in the page information item to investigate the reason of the numerical information error in the page information item, the prior numerical information of the page information item is correct numerical information that should be displayed in the page information item, and the relevant person may perform a preset operation on the numerical information in the page information item, for example, the preset operation may be pressing the numerical information for a long time.
In some embodiments, for the numerical information in any one page information item, the preset operation performed on the numerical information may be clicking the numerical information.
In the application, after relevant personnel perform the preset operation on the numerical information in the page information item, the terminal may send the source tracing information acquisition request to the server in response to the preset operation on the numerical information in the page information item.
And 102, receiving the traceability information of the numerical information in the page information item sent by the server.
In this application, for the numerical information in one page information item, the traceability information of the numerical information includes: attribute information for each of a plurality of operations used to generate the numerical information.
A plurality of operations for generating the numerical information are performed in order. The plurality of operations for generating the numerical information may be performed by a plurality of service servers for performing the plurality of operations.
For each of a plurality of service servers for performing the plurality of operations, the service server may perform one of a plurality of operations for generating the numerical information.
In this application, for each of a plurality of operations for generating the numerical information, the attribute information of the operation includes: the service party identification corresponding to the service server executing the operation and the operation result corresponding to the operation.
For each operation in the plurality of operations for generating the numerical value information, the service party identifier corresponding to the service server executing the operation is the identifier of the service party to which the service server executing the operation belongs.
In the present application, for each of a plurality of operations for generating the numerical information, attribute information of the operation is generated in advance by a service server that performs the operation.
Before receiving a tracing information acquisition request sent by a terminal, for each service server in the plurality of service servers, the service server executes an operation executed by the service server, and after obtaining an operation result corresponding to the operation, generates attribute information of the operation executed by the service server.
In this application, an operation result corresponding to an operation executed last in a plurality of operations for generating the numerical information is the numerical information.
In this application, the server that receives the traceability information acquisition request sent by the terminal may be: a service server for performing an operation performed by a last one of the plurality of operations.
In the present application, a service server other than the service server of the operation performed last among the plurality of service servers for performing the plurality of operations may be referred to as another service server.
Before the service server for executing the last executed operation in the plurality of operations receives the tracing information obtaining request sent by the terminal, the service server for executing the last executed operation in the plurality of operations may send an attribute information obtaining request to each of the other service servers, and receive attribute information of an operation generated in advance by the other service server and sent by each of the other service servers. The service server used for executing the last executed operation in the plurality of operations generates attribute information of the last executed operation in the plurality of operations, and the attribute information of the last executed operation in the plurality of operations and the acquired attribute information of all the operations form attribute information of each operation in the plurality of operations used for generating the numerical value information, so that the traceability information of the numerical value information is obtained. The service server for performing the last performed operation among the plurality of operations may send the traceability information of the numerical information to the terminal after receiving a traceability information acquisition request sent by the terminal.
In the present application, an operation other than the last performed operation among the operations for generating the numerical information may be referred to as other operations.
For each of the other operations, the operation result corresponding to the other operation is used as the data targeted by the next operation of the other operation.
The execution order of the N operations for generating the numerical information is: operation 1, operation 2.
Operation 1 and operation 2. The next operation of operation 1 is operation 2, the next operation of operation 2 is operation 3, and the next operation of operation N-1 is operation N.
The method comprises the steps of executing an operation 1 on data aimed at by the operation 1 to obtain an operation result corresponding to the operation 1, executing an operation 2 on the data aimed at by the operation 2 to obtain an operation result corresponding to the operation 2, executing an operation N-1 on the data aimed at by the operation N-1 to obtain an operation result corresponding to the operation N-1, and executing an operation N on the data aimed at by the operation N to obtain an operation result corresponding to the operation N.
The operation result corresponding to the operation N is the numerical information. The operation result corresponding to operation 1 is the data targeted by the operation 2, which is the next operation of operation 1. The operation result corresponding to the operation 2 is data targeted by the operation 3, which is the next operation of the operation 2. The operation result corresponding to the operation N-1 is used as the data next to the operation N-1, namely the operation N aims at.
For example, the numerical information in the page information item named "last payment" is the amount paid by the user for purchasing an item last time using the APP. The plurality of operations for generating the amount paid by the user for the last purchase of the good using the APP include: operation 1 for generating an amount paid by the user for purchasing goods last time with the APP, operation 2 for generating an amount paid by the user for purchasing goods last time with the APP, and operation 3 for generating an amount paid by the user for purchasing goods last time with the APP.
The operation 1 is that a service side server of a service side named as a "data reading system" reads real-time transaction flow data of a user. The service side server of the service side named as "payment center" in operation 2 determines the value corresponding to the latest transaction operation, namely 3.78, from the real-time transaction flow data of the user. This operation 3 is a business side server of a business side named "data processing system" combining characters "element" and "3.78" representing currency to get the amount "3.78 element" paid by the user for the last purchase of goods using APP.
The operation result corresponding to the operation 1 is real-time transaction flow data of the user, and the real-time transaction flow data of the user is used as data targeted by the operation 2 which is the next operation of the operation 1. Executing the operation 2 on the data targeted by the operation 2, namely the real-time transaction stream data of the user, wherein the obtained operation result corresponding to the operation 2 is the numerical value corresponding to the latest transaction operation, namely '3.78', and the numerical value corresponding to the latest transaction operation, namely '3.78', is taken as the data targeted by the operation 3 which is the next operation of the operation 2. The operation 3 is executed on the data "3.78" targeted by the operation 3, and the operation result corresponding to the operation 3 is "3.78 yuan". The operation result corresponding to the operation 3 is the amount paid by the user for purchasing the commodity by using the APP for the last time, and the operation result corresponding to the operation 3 is numerical value information in the page information item named as "last payment".
The attribute information of operation 1 for generating an amount paid by a user for purchasing a commodity last using APP includes: the service party identifier corresponding to the service server executing the operation 1 is a 'data reading system', and the operation result corresponding to the operation is real-time transaction flow data.
The attribute information of operation 2 for generating an amount paid by the user for purchasing an article last time using the APP includes: the service party identifier corresponding to the service server executing the operation 2 is "payment center", and the operation result corresponding to the operation is "3.78" corresponding to the latest transaction operation.
The attribute information of operation 3 for generating an amount paid by the user for purchasing an article last time using the APP includes: the service side identifier corresponding to the service server executing the operation 3 is the "data processing system", and the operation result corresponding to the operation is the amount paid by the user for purchasing the commodity last time by using the APP, namely "3.78 yuan".
In some embodiments, for each of the plurality of operations for generating one numerical value information, the attribute information of the operation further includes: description information for describing the operation.
For example, the numerical information in the page information item named "most recently paid" is the amount that the user has paid for the last purchase of a commodity using APP. The plurality of operations for generating the amount paid by the user for the last purchase of the item using the APP include: operation 1 for generating an amount paid by the user for purchasing commodities last time using APP, operation 2 for generating an amount paid by the user for purchasing commodities last time using APP, and operation 3 for generating an amount paid by the user for purchasing commodities last time using APP.
The operation 1 is that a service side server of a service side named 'payment center' reads real-time transaction flow data of a user. The service side server of the service side named "payment center" in operation 2 determines the value corresponding to the latest transaction operation, i.e. 3.78, from the real-time transaction stream data of the user. This operation 3 is that the service side server of the service side named "data processing" combines the characters "element" and "3.78" representing the currency, to obtain the amount "3.78 element" that the user has paid for the last purchase of the goods using APP.
The attribute information of operation 1 further includes description information "read real-time transaction flow data" for describing operation 1, the attribute information of operation 2 further includes description information "determine a numerical value 3.78 corresponding to the latest transaction operation" for describing operation 2, and the attribute information of operation 3 further includes description information "combine a character" element "indicating a currency type with" 3.78 "for describing operation 3.
And 103, displaying the traceability information of the numerical information in the page information item.
In the application, after receiving the traceability information of the numerical information in the page information item sent by the server, the terminal of the relevant person can display the traceability information of the numerical information in the page information item to the relevant person, so that the relevant person can know the generation process of the numerical information in the page information item.
Under the condition that relevant personnel determine that the numerical information in the page information item is wrong according to the prior numerical information of the page information item, the relevant personnel can perform preset operation on the numerical information in the page information item on a terminal of the relevant personnel, then, the terminal of the relevant personnel sends a traceability information acquisition request to a server, the terminal of the relevant personnel receives the traceability information of the numerical information in the page information item sent by the server, and the terminal of the relevant personnel displays the traceability information of the numerical information in the page information item to the relevant personnel.
The related personnel can investigate the reason of the error of the numerical information in the page information item according to the tracing information of the numerical information in the page information item, and the prior numerical information of the page information item is correct numerical information which should be displayed in the page information item.
Because the numerical information error in the page information item is inevitably caused by one operation result error, relevant personnel can determine the operation result causing the numerical information error in the page information item directly according to each operation result in the traceability information of the numerical information in the page information item, and meanwhile, because the traceability information of the numerical information in the page information item comprises a service party identifier, the relevant personnel can further determine the service party causing the numerical information error in the page information item. Therefore, the reason of the numerical information error in the page information item is rapidly checked, and the business party causing the numerical information error in the page information item is determined by reading the codes of each business party participating in generating the numerical information one by one when the numerical information in the page information item is wrong, so that the cost for checking the reason of the numerical information error in the page information item is greatly saved.
For example, a related person logs in the APP by using an account and a password of a certain user, and the user may be an employee of the APP provider or the related person. After successful login, the relevant personnel check whether the numerical information in the page information item named as 'recent payment' in the main page of the APP is accurate. Numerical information in the page information item named "last payment" indicates an amount of money that the user paid the last time when purchasing a commodity with the APP. The relevant person may know in advance the actual amount paid by the user when purchasing a commodity by using the APP last time, and the actual amount paid by the user when purchasing a commodity by using the APP last time is the prior numerical information of the page information item named "last payment". The relevant personnel can also use the transaction data of the user stored on the server of the terminal access APP to determine the actual amount paid by the user when the user purchases the commodity by using the APP last time.
The plurality of operations for generating the amount paid by the user for the last purchase of the good using the APP include: the method comprises the steps that a service side server of a service side with the name of a data reading system, which is an operation 1, reads real-time transaction flow data of a user, a service side server of a service side with the name of a payment center, which is an operation 2, determines a numerical value corresponding to the latest transaction operation from the real-time transaction flow data of the user, and a service side server of a service side with the name of a data processing system, which is an operation 3, combines a character element representing currency with the numerical value corresponding to the determined latest transaction operation to obtain the amount paid by the user for purchasing commodities by using APP at the latest time.
The attribute information of operation 1 includes: the service party identifier corresponding to the service server executing the operation 1 is a 'data reading system', and the operation result corresponding to the operation is the real-time transaction flow data of the user.
The attribute information of operation 2 includes: the service party identifier corresponding to the service server executing the operation 2 is the "payment center", and the operation result corresponding to the operation is the numerical value corresponding to the latest transaction operation.
The attribute information of operation 3 includes: the service party identifier corresponding to the service server executing the operation 3 is the "data processing system", and the operation result corresponding to the operation is the amount paid by the user for purchasing the commodity by using the APP last time.
Suppose that the actual amount paid by the user when purchasing a commodity last time by using APP is 3.78 yuan, the prior numerical information of the page information item named as "last payment" is 3.78 yuan, and the numerical information in the page information item displayed to the relevant person is 5.6 yuan. The relevant personnel determine that the numerical information of 5.6 yuan in the page information item named as the latest payment is wrong according to the prior numerical information of 3.78 yuan in the page information item named as the latest payment, and the relevant personnel can show the reason of the numerical information error in the page information item named as the latest payment according to the traceability information of 5.6 yuan in the page information item named as the latest payment.
After the related personnel see the real-time transaction flow data of the user in the attribute information of the operation 1, the value corresponding to the transaction with the latest time of completing the transaction of the real-time transaction flow data of the user in the attribute information of the operation 1 is determined to be "5.6", the value corresponding to the transaction with the latest actual time of completing the transaction is the value "3.78" corresponding to the transaction with which the user has purchased a commodity by using the APP last time, and the related personnel can determine that the real-time transaction flow data of the user read by the service party "data reading system" is wrong according to the service party identifier, namely "data reading system", corresponding to the service server executing the operation 1 in the attribute information of the operation 1, so that the value information in the page information item named "latest payment" is wrong.
Assuming that after the relevant person sees the real-time transaction flow data in the attribute information of the operation 1, it is determined that the value corresponding to the latest transaction of the transaction completion time of the real-time transaction flow data in the attribute information of the operation 1 is "3.78", after the relevant person sees the real-time transaction flow data in the attribute information of the operation 2, it is determined that the value corresponding to the latest transaction operation in the attribute information of the operation 2 is "5.6", and the relevant person can determine that the value corresponding to the latest transaction operation determined by the service party "payment center" from the real-time transaction flow data of the user by the service party "payment center" according to the service party identifier, i.e., "payment center", corresponding to the service server executing the operation 2 in the attribute information of the operation 2 is wrong, resulting in a value information error in a page information item named "latest payment".
Fig. 2 is a flowchart of an embodiment of another information obtaining method provided by an embodiment of the present application, where the method is executed by a server, and the method includes the following steps:
step 201, receiving a tracing information obtaining request sent by a terminal.
In the application, the traceability information acquisition request is generated by performing preset operation on numerical information in the page information item based on a relevant person using the terminal.
When a page of the APP is displayed to related personnel such as an operation and maintenance engineer, if the related personnel need to know the generation process of numerical information in a page information item in the page, a preset operation may be performed on the numerical information in the page information item. For example, the preset operation may be clicking the numerical information. After the relevant personnel perform preset operation on the numerical information in the page information item, the terminal of the relevant personnel can generate a traceability information acquisition request.
Step 202, sending the traceability information of the numerical information in the page information item to the terminal so that the terminal can display the traceability information.
The tracing information of the numerical information aimed at by the preset operation performed by the related personnel comprises: attribute information of each of a plurality of operations for generating the numerical information, the plurality of operations for generating the numerical information being performed in order.
In the present application, a plurality of operations for generating the numerical information may be performed by a plurality of service servers for performing the plurality of operations.
For each of a plurality of service servers for performing the plurality of operations, the service server may perform one of a plurality of operations for generating the numerical information.
For each of a plurality of service servers for executing the plurality of operations, the service server generates attribute information of the operation executed by the service server after executing the operation executed by the service server and obtaining an operation result corresponding to the operation.
In this application, for each of a plurality of operations for generating the numerical information, the attribute information of the operation includes: the service server executing the operation corresponds to the service party identification and the operation result corresponding to the operation.
In this application, an operation result corresponding to an operation executed last in a plurality of operations for generating the numerical information is the numerical information.
In the present application, the server performing step 201 and 202 may be: a service server for performing an operation performed by a last one of the plurality of operations.
Before receiving the tracing information obtaining request sent by the terminal, the service server for performing the operation performed last in the plurality of operations may obtain attribute information of the operation generated by each other service server from each other service server, respectively. The service server for executing the last executed operation in the plurality of operations generates attribute information of the last executed operation in the plurality of operations, and the attribute information of the last executed operation in the plurality of operations and the acquired attribute information of all the operations form attribute information of each operation in the plurality of operations for generating the numerical value information, so that the traceability information of the numerical value information is obtained.
In the present application, an operation other than the last performed operation among the operations for generating the numerical information may be referred to as other operation.
For each other operation, the operation result corresponding to the other operation is used as the data targeted by the next operation of the other operation.
In the present application, a server other than the service server of the last performed operation among the plurality of service servers for performing the plurality of operations may be referred to as another service server.
For each other service server, after the other service server executes the other operation executed by the other service server and obtains the operation result corresponding to the other operation executed by the other service server, the other service server sends the operation result corresponding to the other operation executed by the other service server to a next service server of the other service server, the next service server of the other service server is the other service server executing the next operation of the other operation executed by the other service server, and the operation result corresponding to the other operation executed by the other service server is used as data for the next operation of the other operation executed by the other service server.
For example, the numerical information in the page information item named "most recently paid" is the amount that the user has paid for the last purchase of a commodity using APP. The plurality of operations for generating the amount paid by the user for the last purchase of the item using the APP include: operation 1 for generating an amount paid by the user for purchasing goods last time with the APP, operation 2 for generating an amount paid by the user for purchasing goods last time with the APP, and operation 3 for generating an amount paid by the user for purchasing goods last time with the APP.
The service server 3 performing this operation 3 is the service server performing the last performed operation. The service server 1 executing the operation 1 and the service server 2 executing the operation 2 are all other service servers.
The operation 1 is to read real-time transaction flow data of a user, an operation result corresponding to the operation 1 is the real-time transaction flow data of the user, after obtaining the operation result corresponding to the operation 1, the service side server 1 sends the real-time transaction flow data of the user to a service server 2 which is a next service server of the service server 1, and the real-time transaction flow data of the user is used as data which is the next operation of the operation 1, namely the data for the operation 2.
The operation 2 is to determine a numerical value corresponding to the latest transaction operation from the real-time transaction stream data of the user. The service server 2 executes the operation 2 on the data targeted by the operation 2, that is, the real-time transaction flow data, to obtain an operation result corresponding to the operation 2, where the operation result corresponding to the operation 2 is a numerical value corresponding to the latest transaction operation, for example, the operation result corresponding to the operation 2 is "3.78".
After obtaining the operation result corresponding to the operation 2, the service side server 2 sends the operation result corresponding to the operation 2 to the service server 3 which is the next service server of the service server 2, and the operation result corresponding to the operation 2 is used as data targeted by the operation 3 which is the next operation of the operation 2.
In operation 3, the character "element" indicating the denomination is combined with the operation result corresponding to operation 2. The service server 3 obtains an operation result corresponding to the operation 3, for example, "3.78 yuan", by associating the character "yuan" indicating the currency type with the operation result corresponding to the operation 2, for example, "3.78 yuan". The operation result corresponding to this operation 3 is the amount of money that the user has paid for purchasing a commodity last time using the APP, and the operation result corresponding to this operation 3 is the numerical value information in the page information item named "last payment".
In some embodiments, for each of the plurality of operations for generating one numerical value information, the attribute information of the operation further includes: description information for describing the operation.
In some embodiments, for each other operation except for the last executed operation among the operations for generating the numerical information, the service server executing the other operation sends the operation result corresponding to the other operation and the attribute information of each other operation that has been executed to the service server executing the next operation of the other operation.
For example, the numerical information in the page information item named "most recently paid" is the amount that the user has paid for the last purchase of a commodity using APP. The plurality of operations for generating the amount paid by the user for the last purchase of the item using the APP include: operation 1 for generating an amount paid by the user for purchasing commodities last time using APP, operation 2 for generating an amount paid by the user for purchasing commodities last time using APP, and operation 3 for generating an amount paid by the user for purchasing commodities last time using APP.
The last operation performed is operation 3, and both operation 1 and operation 2 are other operations. The service server performing the operation 1 is the service server 1, and the service server performing the operation 2 is the service server 2.
After the service server 1 obtains the operation result corresponding to the operation 1 and generates the attribute information of the operation 1, another operation that has been executed is the operation 1, and after the service server 1 obtains the operation result corresponding to the operation 1 and generates the attribute information of the operation 1, the service server 1 transmits the operation result corresponding to the operation 1 and the attribute information of the operation 1 to the service server 2.
After the service server 2 obtains the operation result corresponding to the operation 2 and generates the attribute information of the operation 2, each of the other operations that have been performed is composed of the operation 1 and the operation 2. After the service server 2 obtains the operation result corresponding to the operation 2 and generates the attribute information of the operation 2, the service server 2 sends the operation result corresponding to the operation 2, the attribute information of the operation 1, and the attribute information of the operation 2 to the service server 2.
After obtaining the operation result corresponding to the operation 3, the service server 3 generates the attribute information of the operation 3, and the attribute information of the operation 1, the attribute information of the operation 2, and the attribute information of the operation 3 constitute the attribute information of each of the operations for generating the numerical value information.
Please refer to fig. 3, which illustrates a schematic structural diagram of an information acquisition apparatus according to an embodiment of the present application. As shown in fig. 3, the information acquisition apparatus includes: a request sending unit 301, a tracing information receiving unit 302, and a tracing information displaying unit 303.
The request sending unit 301 is configured to send a traceability information acquisition request to the server in response to a preset operation for the numerical information in the page information item;
the tracing information receiving unit 302 is configured to receive tracing information of the numerical information sent by the server, where the tracing information includes: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the multiple operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation;
the tracing information presentation unit 303 is configured to present the tracing information.
In some embodiments, the attribute information of the operation further comprises: description information for describing the operation.
In some embodiments, the preset operation is clicking on the numerical information.
Please refer to fig. 4, which illustrates a schematic structural diagram of another information acquisition apparatus according to an embodiment of the present application. As shown in fig. 4, the information acquisition apparatus includes: request receiving section 401 and source information transmitting section 402.
The request receiving unit 401 is configured to receive a traceability information acquisition request sent by a terminal, wherein the traceability information acquisition request is generated based on a preset operation performed on the terminal on numerical information in a page information item;
the tracing information sending unit 402 is configured to send tracing information of the numerical information to the terminal so as to be displayed by the terminal, where the tracing information includes: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation.
In some embodiments, for each other operation except for the last performed operation in the plurality of operations, the service server performing the other operation sends an operation result corresponding to the other operation and attribute information of each other operation that has already been performed to the service server performing the next operation of the other operation.
In some embodiments, the attribute information of the operation further comprises: description information for describing the operation.
The present application also provides a terminal that may be configured with one or more processors; a memory for storing one or more programs, the one or more programs may include instructions for performing the operations described in the above embodiments. The instructions that, when executed by the one or more processors, cause the one or more processors to perform the operations described in the embodiments above.
The present application also provides a server, which may be configured with one or more processors; a memory for storing one or more programs, which may include instructions for performing the operations described in the above embodiments. The instructions that, when executed by the one or more processors, cause the one or more processors to perform the operations described in the embodiments above.
The present application also provides a computer readable medium, which may be included in a terminal; or may be separate and not incorporated into the terminal. The above-described computer-readable medium carries one or more programs which, when executed by the terminal, cause the server to perform the operations described in the above-described embodiments.
The present application also provides a computer readable medium, which may be included in a server; or may exist separately and not be assembled into the server. The computer-readable medium carries one or more programs which, when executed by the electronic device, cause the server to perform the operations described in the embodiments above.
It should be noted that the computer readable medium described herein can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, 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), an optical fiber, 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 application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with a message execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with a message execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
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 application. 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 messages 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 and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer messages.
The above description is only a preferred embodiment of the present request and is illustrative of the principles of the technology employed. It will be understood by those skilled in the art that the scope of the invention herein referred to is not limited to the technical embodiments with the specific combination of the above technical features, but also encompasses other technical embodiments with any combination of the above technical features or their equivalents without departing from the inventive concept. For example, technical embodiments formed by mutually replacing the above-mentioned features with (but not limited to) technical features having similar functions disclosed in the present application.

Claims (10)

1. An information acquisition method is applied to a terminal, and is characterized by comprising the following steps:
responding to preset operation aiming at numerical value information in the page information item, and sending a traceability information acquisition request to a server;
receiving traceability information of the numerical information sent by the server, wherein the traceability information comprises: attribute information of each of a plurality of operations for generating the numerical information, the plurality of operations being performed in order, the attribute information of the operations including: a service party identifier corresponding to a service server executing the operation, and an operation result corresponding to the operation, where the operation result is specific data corresponding to the operation obtained after the operation is executed, the attribute information of the operation is generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the multiple operations is the numerical value information, and for each other operation except for the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation;
and displaying the tracing information.
2. The method of claim 1, wherein the attribute information of the operation further comprises: description information for describing the operation.
3. The method of claim 1, wherein the predetermined operation is clicking on the numerical information.
4. An information acquisition method applied to a server is characterized by comprising the following steps:
receiving a traceability information acquisition request sent by a terminal, wherein the traceability information acquisition request is generated based on a preset operation performed on numerical information in a page information item on the terminal;
sending the traceability information of the numerical value information to the terminal so that the terminal can display the traceability information, wherein the traceability information comprises: attribute information of each of a plurality of operations for generating the numerical information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are obtained after the operation is executed, the attribute information of the operation is generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except for the last executed operation, the operation result corresponding to the other operation is used as the data targeted by the next operation of the other operation.
5. The method according to claim 4, wherein for each other operation except for the last operation performed in the plurality of operations, the service server performing the other operation sends the operation result corresponding to the other operation and the attribute information of each other operation that has been performed to the service server performing the next operation of the other operation.
6. The method of claim 4, wherein the attribute information of the operation further comprises: description information for describing the operation.
7. An information acquisition apparatus, characterized in that the apparatus comprises:
a request sending unit configured to send a source information acquisition request to the server in response to a preset operation for numerical information in the page information item;
a traceability information receiving unit configured to receive traceability information of the numerical information sent by the server, the traceability information including: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: a service party identifier corresponding to a service server executing the operation, and an operation result corresponding to the operation, where the operation result is specific data corresponding to the operation obtained after the operation is executed, the attribute information of the operation is generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the multiple operations is the numerical value information, and for each other operation except for the last executed operation, the operation result corresponding to the other operation is used as data targeted by the next operation of the other operation;
and the tracing information display unit is configured to display the tracing information.
8. An information acquisition apparatus, characterized in that the apparatus comprises:
the system comprises a request receiving unit, a source tracing information obtaining unit and a source tracing information obtaining unit, wherein the request receiving unit is configured to receive a source tracing information obtaining request sent by a terminal, and the source tracing information obtaining request is generated based on a preset operation performed on numerical value information in a page information item on the terminal;
a traceability information sending unit configured to send traceability information of the numerical information to the terminal so that the terminal displays the traceability information, wherein the traceability information includes: attribute information of each of a plurality of operations for generating the numerical value information, the plurality of operations being performed in order, the attribute information of the operations including: the service party identifier corresponding to the service server executing the operation and the operation result corresponding to the operation are obtained after the operation is executed, the attribute information of the operation is generated in advance by the service server executing the operation, the operation result corresponding to the last executed operation in the plurality of operations is the numerical value information, and for each other operation except for the last executed operation, the operation result corresponding to the other operation is used as the data targeted by the next operation of the other operation.
9. A terminal, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of any one of claims 1 to 3.
10. A server, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of any one of claims 4 to 6.
CN202110785112.2A 2021-07-12 2021-07-12 Information acquisition method and device, terminal and server Active CN113468059B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110785112.2A CN113468059B (en) 2021-07-12 2021-07-12 Information acquisition method and device, terminal and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110785112.2A CN113468059B (en) 2021-07-12 2021-07-12 Information acquisition method and device, terminal and server

Publications (2)

Publication Number Publication Date
CN113468059A CN113468059A (en) 2021-10-01
CN113468059B true CN113468059B (en) 2022-08-19

Family

ID=77879825

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110785112.2A Active CN113468059B (en) 2021-07-12 2021-07-12 Information acquisition method and device, terminal and server

Country Status (1)

Country Link
CN (1) CN113468059B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423329A (en) * 2017-04-14 2017-12-01 百度在线网络技术(北京)有限公司 Information acquisition method and device
CN110069403A (en) * 2019-03-21 2019-07-30 深圳壹账通智能科技有限公司 Position method and device, the storage medium, electronic device of crash event
CN112910945A (en) * 2020-12-08 2021-06-04 江苏苏宁云计算有限公司 Request link tracking method and service request processing method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10073767B2 (en) * 2017-01-18 2018-09-11 Pivotal Software, Inc. Trace Management
CN110363666B (en) * 2018-04-11 2023-12-22 腾讯科技(深圳)有限公司 Information processing method, apparatus, computing device and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423329A (en) * 2017-04-14 2017-12-01 百度在线网络技术(北京)有限公司 Information acquisition method and device
CN110069403A (en) * 2019-03-21 2019-07-30 深圳壹账通智能科技有限公司 Position method and device, the storage medium, electronic device of crash event
CN112910945A (en) * 2020-12-08 2021-06-04 江苏苏宁云计算有限公司 Request link tracking method and service request processing method

Also Published As

Publication number Publication date
CN113468059A (en) 2021-10-01

Similar Documents

Publication Publication Date Title
JP6752946B2 (en) Overall clearing method and system by using opaque blockchain
US20160071104A1 (en) Securebuy merchant information analytics decision engine
US20150019394A1 (en) Merchant information correction through transaction history or detail
CN110580641B (en) Method and apparatus for redeeming items
US20230342772A1 (en) Leakage detection system
CN112308552A (en) Ordering method and device for medical insurance medicines
CN106875167B (en) Detection method and device for fund transaction path in electronic payment process
CN109584084A (en) Insurance products order information and agent's information correlation method, device and equipment
CN111353841B (en) Document data processing method, device and system
CN112288545A (en) Information processing method, information transmitting method, information updating method, information processing apparatus, information updating apparatus, and information updating medium
CN113468059B (en) Information acquisition method and device, terminal and server
CN114897573A (en) Commodity information processing method and device, readable medium and electronic equipment
CN113362114A (en) Resource verification and cancellation method
KR20220026195A (en) System and Method for Providing Openmarket Service by Using Terminal
CN113781144A (en) Live shopping order generation method and device, electronic equipment and computer medium
CN113159903A (en) Information verification and cancellation system and method
CN111723307A (en) Information processing method, device, system, storage medium and computer equipment
CN111831964A (en) Data report information processing method and device and computer system
CN111445265A (en) House purchasing method and device based on block chain
CN115456778B (en) Bond block chain updating method and device
CA3054506C (en) The method, device for pushing electronic transaction certificate
CN110738470A (en) Electronic bill processing method and device, storage medium and equipment
CN104348698B (en) Message reminding method and device based on instant messaging service
CN114723440A (en) Resource transfer method, device, medium and electronic equipment based on instant messaging
CN106663097A (en) Method for searching for electronic transaction certificate, and electronic transaction terminal

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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221025

Address after: 1311, Floor 13, No. 27, Zhongguancun Street, Haidian District, Beijing 100080

Patentee after: QIANDAI (BEIJING) INFORMATION TECHNOLOGY CO.,LTD.

Patentee after: BEIJING SANKUAI ONLINE TECHNOLOGY Co.,Ltd.

Address before: 100083 2106-030, 9 North Fourth Ring Road, Haidian District, Beijing.

Patentee before: BEIJING SANKUAI ONLINE TECHNOLOGY Co.,Ltd.