CN112258294A - Information processing method and device, processor and electronic equipment - Google Patents

Information processing method and device, processor and electronic equipment Download PDF

Info

Publication number
CN112258294A
CN112258294A CN202011211352.3A CN202011211352A CN112258294A CN 112258294 A CN112258294 A CN 112258294A CN 202011211352 A CN202011211352 A CN 202011211352A CN 112258294 A CN112258294 A CN 112258294A
Authority
CN
China
Prior art keywords
order
state information
order state
detection result
information
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
CN202011211352.3A
Other languages
Chinese (zh)
Inventor
杨晓会
高玺巍
叶松林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qunar Software Technology Co Ltd
Original Assignee
Beijing Qunar Software 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 Qunar Software Technology Co Ltd filed Critical Beijing Qunar Software Technology Co Ltd
Priority to CN202011211352.3A priority Critical patent/CN112258294A/en
Publication of CN112258294A publication Critical patent/CN112258294A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating

Abstract

The invention discloses an information processing method and device, a processor and electronic equipment. Wherein, the method comprises the following steps: acquiring order state information; after the order state information is stored in a database, the order state information is sent to a consumption object; detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; if the detection result is negative, the order state information is retransmitted, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database. The invention solves the technical problem that the order processing scheme in the related technology can not timely and effectively process the order state information of the order.

Description

Information processing method and device, processor and electronic equipment
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an information processing method and apparatus, a processor, and an electronic device.
Background
In the related art, in an order processing scene, if the order state of an order is changed, the update state of a notification platform is called back, but the call-back notification fails. In this case, there may be an external reason such as network that the message is not successfully sent or consumed, i.e. the consumer does not normally consume the message, so that the order status is not updated, and the retransmitted message can only be manually processed again.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides an information processing method and device, a processor and electronic equipment, and aims to at least solve the technical problem that order state information of an order cannot be timely and effectively processed by an order processing scheme in the related art.
According to an aspect of an embodiment of the present invention, there is provided an information processing method including: acquiring order state information; after the order state information is stored in a database, the order state information is sent to a consumption object; detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; if the detection result is negative, the order state information is retransmitted, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
Optionally, the obtaining the order state information includes: polling the order state of the order provided by the supply object; detecting whether the order state changes; and if the order state changes, acquiring the order state information of the order.
Optionally, detecting whether the consumption object successfully completes the order corresponding to the order status information to obtain a detection result, where the detecting step includes: detecting whether the consumption object successfully receives the order state information to obtain a first detection result; if the first detection result is yes, whether the consumption object successfully completes the order corresponding to the order state information is detected, and a second detection result is obtained.
Optionally, the resending the order status information includes: acquiring a preset timing task, wherein the timing task comprises the following steps: the execution interval duration and the execution times; and retransmitting the order state information based on the timing task.
Optionally, deleting the order status information stored in the database includes: determining a database table used for storing the order state information in the database; and deleting the order state information from the database table and updating the database table.
According to another aspect of the embodiments of the present invention, there is also provided an information processing apparatus including: the acquisition module is used for acquiring order state information; the sending module is used for sending the order state information to a consumption object after the order state information is stored in a database; the detection module is used for detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; the processing module is used for retransmitting the order state information and detecting whether the consumption object successfully completes the order corresponding to the order state information if the detection result is negative until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
Optionally, the obtaining module includes: the polling unit is used for polling the order state of the order provided by the supply object; the first detection unit is used for detecting whether the order state changes; the first obtaining unit is used for obtaining the order state information of the order if the order state changes.
Optionally, the detection module includes: the second detection unit is used for detecting whether the consumption object successfully receives the order state information or not to obtain a first detection result; and a third detecting unit, configured to detect whether the consuming object successfully completes the order corresponding to the order status information if the first detection result is yes, so as to obtain a second detection result.
Optionally, the processing module includes: a second obtaining unit, configured to obtain a preset timing task, where the timing task includes: the execution interval duration and the execution times; and a resending unit, configured to resend the order status information based on the timing task.
According to another aspect of the embodiments of the present invention, there is also provided a non-volatile storage medium storing a plurality of instructions, the instructions being adapted to be loaded by a processor and to perform any one of the above-mentioned information processing methods.
According to another aspect of the embodiments of the present invention, there is also provided a processor, configured to execute a program, where the program is configured to execute any one of the information processing methods described above when running.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including a memory and a processor, where the memory stores therein a computer program, and the processor is configured to execute the computer program to perform any one of the information processing methods described above.
In the embodiment of the invention, order state information is acquired; after the order state information is stored in a database, the order state information is sent to a consumption object; detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; if the detection result is negative, the order state information is retransmitted, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; if the detection result is yes, the order state information stored in the database is deleted, and the purpose of timely and effectively processing the order state information of the order is achieved, so that the technical effect of managing the order state information of the order is achieved, and the technical problem that the order state information of the order cannot be timely and effectively processed by an order processing scheme in the related art is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flow chart of a method of information processing according to an embodiment of the present invention;
FIG. 2 is a timing flow diagram of an alternative method of information processing according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
According to an embodiment of the present invention, there is provided an information processing method, it should be noted that the steps shown in the flowchart of the figure may be executed in a computer system such as a set of computer executable instructions, and that although a logical order is shown in the flowchart, in some cases, the steps shown or described may be executed in an order different from that here.
Fig. 1 is a flowchart of an information processing method according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102, obtaining order state information;
step S104, after the order state information is stored in a database, the order state information is sent to a consumption object;
step S106, detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result;
step S108, if the detection result is negative, the order state information is sent again, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
In the embodiment of the invention, order state information is acquired; after the order state information is stored in a database, the order state information is sent to a consumption object; detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; if the detection result is negative, the order state information is retransmitted, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; if the detection result is yes, the order state information stored in the database is deleted, and the purpose of timely and effectively processing the order state information of the order is achieved, so that the technical effect of managing the order state information of the order is achieved, and the technical problem that the order state information of the order cannot be timely and effectively processed by an order processing scheme in the related art is solved.
Optionally, the order status information may be status information of any kind of order, for example, a car-taking order, a car-renting order, a take-out order, a selling order, and the like.
It should be noted that, since the taxi taking service (i.e., the docking provider server) may automatically poll the order status of the third-party provider, and if the order status information is updated, a message may be sent to notify the server of updating the order status, but the order status information may not be sent successfully or the customer does not consume the order status information (i.e., an order corresponding to the order status information is not completed), so that the order status information is not updated in time all the time.
After the order state information is acquired, the order state information can be stored in a database, and then the order state information is sent to a consumption object; and detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result.
As an optional embodiment, in the embodiment of the present invention, a message persistence process is adopted, and the order state information is stored in the database until the order information message is sent and successfully consumed, so as to ensure that the order state is updated correctly, and the order state is not updated due to message loss caused by reasons such as a network.
In the embodiment of the invention, if the order state information is successfully sent and the successful consumption notification is received, the order state information is deleted in the database; if the notification message that the message consumption is successful is not received, the message sending request is sent again until the notification message that the order state information is consumed successfully is received. By adding a message retry mechanism, the message is guaranteed to be successfully consumed by the consumer; the influence on the order business scene caused by external factors is avoided, and the defects and shortcomings of manual reissuing of the message can be avoided through automatic retry.
In an alternative embodiment, obtaining order status information includes:
step S202, polling the order state of the order provided by the supply object;
step S204, detecting whether the order state changes;
in step S206, if the order status changes, the order status information of the order is obtained.
Optionally, the supply object is a supplier, a merchant or a seller.
Fig. 2 is a timing flow chart of an alternative information processing method according to an embodiment of the present invention, as shown in fig. 2, in the alternative embodiment, the supplier server polls the order status of the order provided by the supplier, detects whether the order status changes, the supplier returns the order status information to the supplier server, and when the order status changes, the supplier server obtains the order status information of the order and stores the order status information in the database; and if the order state is not changed, the operation of acquiring the order state information is not executed, and the next polling is waited.
In an optional embodiment, detecting whether the consumption object successfully completes the order corresponding to the order status information to obtain a detection result includes:
step S302, detecting whether the consumption object successfully receives the order state information to obtain a first detection result;
step S304, if the first detection result is yes, detecting whether the consuming object successfully completes the order corresponding to the order status information, so as to obtain a second detection result.
In the above optional embodiment, if it is detected that the consumption object successfully receives the order state information, it is continuously detected whether the consumption object successfully completes the order corresponding to the order state information, and when the consumption object successfully completes the order corresponding to the order state information, it is determined to perform an operation of deleting the order state information stored in the database.
In the above optional embodiment, if it is detected that the consuming object does not successfully receive the order state information, it is not detected whether the consuming object successfully completes the order corresponding to the order state information, but it is determined that the detection result is no, the order state information is retransmitted, and it is detected again whether the consuming object successfully completes the order corresponding to the order state information.
In an optional embodiment, the retransmitting the order status information includes:
step S402, acquiring a preset timing task, wherein the timing task comprises: the execution interval duration and the execution times;
step S404, resending the order status information based on the timing task.
In the embodiment of the present invention, as shown in fig. 2, the docking provider server may send the order status information through the request message queue server, for example, if it is determined that the detection result is negative, obtain a preset timing task, that is, an execution interval duration and execution times for resending the order status information; and resending the order state information according to the execution interval duration and the execution times.
In an optional embodiment, deleting the order status information stored in the database includes:
step S502, determining a database table used for storing the order state information in the database;
step S504, delete the order status information from the database table, and update the database table.
According to the consumption state of the order state information, the storage content in the database is updated. A timing task is preset to automatically execute the resending of the order status information until the order status information is successfully consumed. As shown in fig. 2, if the order status information is consumed successfully, the supplier server updates the database table and deletes the order status information from the database table; and if the order state information is not consumed successfully, re-sending the order state information in the database table according to a preset timing task until the information in the database table is consumed successfully.
When order state information stored in a database is deleted, a database table used for storing the order state information in the database can be determined according to a storage identifier or a storage address of the order state information, the order state information is deleted from the database table, and the database table is updated.
Example 2
According to an embodiment of the present invention, there is also provided an apparatus embodiment for implementing the information processing method, and fig. 3 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention, and as shown in fig. 3, the information processing apparatus includes: an obtaining module 30, a sending module 32, a detecting module 34 and a processing module 36, wherein:
an obtaining module 30, configured to obtain order status information; a sending module 32, configured to send the order status information to a consuming object after storing the order status information in a database; the detection module 34 is configured to detect whether the consumption object successfully completes the order corresponding to the order state information, so as to obtain a detection result; the processing module 36 is configured to, if the detection result is negative, resend the order state information and detect whether the consuming object successfully completes the order corresponding to the order state information until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
In an optional embodiment, the obtaining module includes: the polling unit is used for polling the order state of the order provided by the supply object; the first detection unit is used for detecting whether the order state changes; the first obtaining unit is used for obtaining the order state information of the order if the order state changes.
In an optional embodiment, the detection module includes: the second detection unit is used for detecting whether the consumption object successfully receives the order state information or not to obtain a first detection result; and a third detecting unit, configured to detect whether the consuming object successfully completes the order corresponding to the order status information if the first detection result is yes, so as to obtain a second detection result.
In an optional embodiment, the processing module includes: a second obtaining unit, configured to obtain a preset timing task, where the timing task includes: the execution interval duration and the execution times; and a resending unit, configured to resend the order status information based on the timing task.
It should be noted that the above modules may be implemented by software or hardware, for example, for the latter, the following may be implemented: the modules can be located in the same processor; alternatively, the modules may be located in different processors in any combination.
It should be noted here that the acquiring module 30, the sending module 32 and the detecting module 34 correspond to steps S102 to S106 in embodiment 1, and the modules are the same as the corresponding steps in the implementation example and application scenario, but are not limited to the disclosure in embodiment 1. It should be noted that the modules described above may be implemented in a computer terminal as part of an apparatus.
It should be noted that, reference may be made to the relevant description in embodiment 1 for alternative or preferred embodiments of this embodiment, and details are not described here again.
The information processing apparatus may further include a processor and a memory, the acquiring module 30, the sending module 32, the detecting module 34, and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls a corresponding program unit from the memory, wherein one or more than one kernel can be arranged. The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
According to an embodiment of the present invention, there is also provided an embodiment of a nonvolatile storage medium. Optionally, in this embodiment, the nonvolatile storage medium includes a stored program, and the apparatus in which the nonvolatile storage medium is located is controlled to execute any one of the information processing methods when the program runs.
Optionally, in this embodiment, the nonvolatile storage medium may be located in any one of a group of computer terminals in a computer network, or in any one of a group of mobile terminals, and the nonvolatile storage medium includes a stored program.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: acquiring order state information; after the order state information is stored in a database, the order state information is sent to a consumption object; detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result; if the detection result is negative, the order state information is retransmitted, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: polling the order state of the order provided by the supply object; detecting whether the order state changes; and if the order state changes, acquiring the order state information of the order.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: detecting whether the consumption object successfully receives the order state information to obtain a first detection result; if the first detection result is yes, whether the consumption object successfully completes the order corresponding to the order state information is detected, and a second detection result is obtained.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: acquiring a preset timing task, wherein the timing task comprises the following steps: the execution interval duration and the execution times; and retransmitting the order state information based on the timing task.
Optionally, the apparatus in which the non-volatile storage medium is controlled to perform the following functions when the program is executed: determining a database table used for storing the order state information in the database; and deleting the order state information from the database table and updating the database table.
According to an embodiment of the present invention, there is also provided an embodiment of a processor. Optionally, in this embodiment, the processor is configured to execute a program, where the program executes to execute any one of the information processing methods.
According to an embodiment of the present invention, there is also provided an embodiment of an electronic device, including a memory and a processor, where the memory stores a computer program, and the processor is configured to execute the computer program to perform any one of the information processing methods.
There is further provided, in accordance with an embodiment of the present invention, an embodiment of a computer program product, adapted to execute a program, when executed on a data processing apparatus, for initializing the steps of the information processing method of any one of the above.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present invention, it should be understood that the disclosed technical contents can be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, the above-described division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable non-volatile storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a non-volatile storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned nonvolatile storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (12)

1. An information processing method characterized by comprising:
acquiring order state information;
after storing the order state information to a database, sending the order state information to a consumption object;
detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result;
if the detection result is negative, the order state information is sent again, and whether the consumption object successfully completes the order corresponding to the order state information is detected until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
2. The method of claim 1, wherein obtaining order status information comprises:
polling the order state of the order provided by the supply object;
detecting whether the order state changes;
and if the order state changes, obtaining the order state information of the order.
3. The method according to claim 1, wherein detecting whether the consuming object successfully completes the order corresponding to the order status information to obtain a detection result comprises:
detecting whether the consumption object successfully receives the order state information or not to obtain a first detection result;
if the first detection result is yes, whether the consumption object successfully completes the order corresponding to the order state information is detected, and a second detection result is obtained.
4. The method of claim 1, wherein retransmitting the order status information comprises:
acquiring a preset timing task, wherein the timing task comprises: the execution interval duration and the execution times;
and retransmitting the order state information based on the timing task.
5. The method of claim 1, wherein deleting the order status information stored in the database comprises:
determining a database table used for storing the order state information in the database;
and deleting the order state information from the database table, and updating the database table.
6. An information processing apparatus characterized by comprising:
the acquisition module is used for acquiring order state information;
the sending module is used for sending the order state information to a consumption object after the order state information is stored in a database;
the detection module is used for detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a detection result;
the processing module is used for retransmitting the order state information and detecting whether the consumption object successfully completes the order corresponding to the order state information if the detection result is negative until the detection result is positive; and if the detection result is yes, deleting the order state information stored in the database.
7. The apparatus of claim 6, wherein the obtaining module comprises:
the polling unit is used for polling the order state of the order provided by the supply object;
the first detection unit is used for detecting whether the order state changes;
and the first obtaining unit is used for obtaining the order state information of the order if the order state changes.
8. The apparatus of claim 6, wherein the detection module comprises:
the second detection unit is used for detecting whether the consumption object successfully receives the order state information or not to obtain a first detection result;
and the third detection unit is used for detecting whether the consumption object successfully completes the order corresponding to the order state information to obtain a second detection result if the first detection result is positive.
9. The apparatus of claim 6, wherein the processing module comprises:
a second obtaining unit, configured to obtain a preset timing task, where the timing task includes: the execution interval duration and the execution times;
and the resending unit is used for resending the order state information based on the timing task.
10. A non-volatile storage medium storing a plurality of instructions adapted to be loaded by a processor and to execute the information processing method of any one of claims 1 to 5.
11. A processor for running a program, wherein the program is configured to execute the information processing method according to any one of claims 1 to 5 when running.
12. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and the processor is configured to execute the computer program to perform the information processing method according to any one of claims 1 to 5.
CN202011211352.3A 2020-11-03 2020-11-03 Information processing method and device, processor and electronic equipment Pending CN112258294A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011211352.3A CN112258294A (en) 2020-11-03 2020-11-03 Information processing method and device, processor and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011211352.3A CN112258294A (en) 2020-11-03 2020-11-03 Information processing method and device, processor and electronic equipment

Publications (1)

Publication Number Publication Date
CN112258294A true CN112258294A (en) 2021-01-22

Family

ID=74268137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011211352.3A Pending CN112258294A (en) 2020-11-03 2020-11-03 Information processing method and device, processor and electronic equipment

Country Status (1)

Country Link
CN (1) CN112258294A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140188668A1 (en) * 2012-12-31 2014-07-03 T-Mobile Usa, Inc. Recovery of E-Commerce Orders
CN107480981A (en) * 2017-07-21 2017-12-15 深圳市金立通信设备有限公司 A kind of method and server for sending announcement information
CN107833113A (en) * 2017-12-06 2018-03-23 福建中金在线信息科技有限公司 Abnormal order processing method, apparatus and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140188668A1 (en) * 2012-12-31 2014-07-03 T-Mobile Usa, Inc. Recovery of E-Commerce Orders
CN107480981A (en) * 2017-07-21 2017-12-15 深圳市金立通信设备有限公司 A kind of method and server for sending announcement information
CN107833113A (en) * 2017-12-06 2018-03-23 福建中金在线信息科技有限公司 Abnormal order processing method, apparatus and electronic equipment

Similar Documents

Publication Publication Date Title
CN107911487B (en) Information pushing method and device, server and readable storage medium
CN109152061B (en) Channel allocation method, device, server and storage medium
CN111045806A (en) Method and system for realizing delay message queue
CN109327496B (en) Data pushing method and device, computer equipment and storage medium
CN110688236B (en) Information touch method, system and terminal equipment
CN104468667A (en) Message pushing method, device and server
CN104052779B (en) A kind of method of information recommendation, system and intelligent terminal
WO2017012401A1 (en) Abnormal contact information detection method, server and system
CN112258294A (en) Information processing method and device, processor and electronic equipment
CN104144104A (en) Method for computerized grouping contact list, electronic device using the same and computer program product
CN110674153A (en) Data consistency detection method and device and electronic equipment
CN107609843A (en) Contract renewal method and server
CN114610682A (en) Chat record processing method, device, terminal and storage medium
CN114565425A (en) Message pushing method and device, electronic equipment and storage medium
CN108965431B (en) Method and device for realizing event-driven architecture by IBM (International Business machines corporation) host
US8417291B2 (en) Method and apparatus for managing phonebook in a portable terminal
JP5301499B2 (en) Transfer device, transfer method, and transfer program
CN111143583A (en) Method and device for monitoring data change of media database
CN112686619A (en) Method and device for reminding order collection
CN105096085A (en) Express mail delivery method and device
CN113766437B (en) Short message sending method and device
CN112036837B (en) Signature processing method, device and system, equipment and computer readable storage medium
TWI495369B (en) Method for providing message to mobile communication device
CN116894644A (en) Error processing method, device, equipment and storage medium for number card order
CN105187620A (en) Call reminding method based on business card, terminal equipment and server

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