CN116166891B - Event re-pushing method and related device based on real estate management system - Google Patents

Event re-pushing method and related device based on real estate management system Download PDF

Info

Publication number
CN116166891B
CN116166891B CN202310455114.4A CN202310455114A CN116166891B CN 116166891 B CN116166891 B CN 116166891B CN 202310455114 A CN202310455114 A CN 202310455114A CN 116166891 B CN116166891 B CN 116166891B
Authority
CN
China
Prior art keywords
event
processing
target business
maintenance
query
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
CN202310455114.4A
Other languages
Chinese (zh)
Other versions
CN116166891A (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.)
Shenzhen Ideamake Software Technology Co Ltd
Original Assignee
Shenzhen Ideamake 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 Shenzhen Ideamake Software Technology Co Ltd filed Critical Shenzhen Ideamake Software Technology Co Ltd
Priority to CN202310455114.4A priority Critical patent/CN116166891B/en
Publication of CN116166891A publication Critical patent/CN116166891A/en
Application granted granted Critical
Publication of CN116166891B publication Critical patent/CN116166891B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/16Real estate
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The embodiment of the application provides an event re-pushing method based on an real estate management system and a related device, wherein the method is applied to an event processing server of the real estate management system, and the real estate management system comprises a user terminal associated with a user account of a user, an operation and maintenance terminal associated with an operation and maintenance account and an event processing server; comprising the following steps: generating and sending a corresponding operation and maintenance interface data packet to the operation and maintenance terminal according to the received login request; querying at least one query result meeting at least one query condition according to the received query request; transmitting at least one query result to the operation and maintenance terminal so as to display the at least one query result in a display area; receiving a re-push request from an operation terminal; and reprocessing the at least one target business event according to the re-push request. Therefore, the service server can provide a visual operation and maintenance interface, and the maintenance efficiency is improved.

Description

Event re-pushing method and related device based on real estate management system
Technical Field
The application belongs to the technical field of general data processing of Internet, and particularly relates to an event re-pushing method and a related device based on a real estate management system.
Background
At present, in the existing real estate marketing cloud system, when processing micro-service events, event processing fails, if operation and maintenance personnel need to maintain the events, logs need to be fetched from a background database and then screened, and finally the events with processing failure can be processed, so that the processing process is troublesome. And the maintenance work is not facilitated, so that the system maintenance cost is high.
Disclosure of Invention
The embodiment of the application provides an event re-pushing method based on an real estate management system and a related device, so as to improve man-machine interaction efficiency and further improve maintenance efficiency of business events.
In a first aspect, an embodiment of the present application provides an event re-pushing method based on an real estate management system, which is applied to an event processing server of the real estate management system, where the real estate management system includes an operation and maintenance terminal associated with an operation and maintenance account and the event processing server; the method comprises the following steps:
receiving a login request from the operation terminal;
generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface, the operation and maintenance interface comprises a screening condition input area and a screening result display area, the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result;
Transmitting the operation and maintenance interface data packet to the operation and maintenance terminal;
receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition;
querying at least one query result conforming to the at least one query condition according to the query request;
transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area;
receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event;
and reprocessing the at least one target business event according to the re-push request.
In a second aspect, an embodiment of the present application provides an event re-pushing method based on an real estate management system, which is applied to an operation and maintenance terminal of the real estate management system, where the real estate management system includes the operation and maintenance terminal and an event processing server associated with an operation and maintenance account; the method comprises the following steps:
sending a login request to the event processing server;
receiving an operation and maintenance interface data packet from the event processing server;
Displaying an operation and maintenance interface on a screen of the operation and maintenance terminal according to the operation and maintenance interface data packet, wherein the operation and maintenance interface comprises a screening condition input area and a screening result display area, the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result;
acquiring a query request input by operation and maintenance personnel, wherein the query request comprises the at least one query condition;
sending the query request to the event processing server;
receiving a re-push request input by an operation and maintenance person, wherein the re-push request is used for requesting the event processing server to re-push at least one target business event, and the plurality of business events comprise the at least one target business event;
and sending the re-push request to the event processing server.
In a third aspect, an embodiment of the present application provides an operation and maintenance interface of an operation and maintenance terminal, where the operation and maintenance terminal includes a display screen, and the display screen displays the operation and maintenance interface in the methods in the first aspect and the second aspect, and the operation and maintenance interface is controlled by a user inputting a touch instruction through the display screen or by the user inputting a control instruction through an input device;
The operation and maintenance interface comprises a screening condition input area and a screening result display area, wherein the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result; the screening condition input area at least comprises an event screening input box, an event subscription end input box, a processing state input box, a time selection box and a query control, wherein the event screening input box is used for inputting an event to be queried, the event subscription end input box is used for inputting a user terminal code corresponding to the event to be queried, the processing state input box is used for inputting the processing state of the event to be queried in an event processing server at present, the time selection box is used for inputting a time node corresponding to the event to be queried, and the query control is used for sending a query request to the event processing server;
the screening result display area at least comprises a user log ID, an event diary ID, an event name, a subscription end name, delivery times, a processing state and a re-push control, wherein the re-push control is used for sending a re-push request to the event processing server.
In a fourth aspect, embodiments of the present application provide an electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps of the first aspect of the embodiments of the present application.
In a fifth aspect, embodiments of the present application provide a computer storage medium storing a computer program for electronic data exchange, wherein the computer program causes a computer to perform some or all of the steps described in the first aspect of the present embodiment.
In a sixth aspect, embodiments of the present application provide a computer program product, wherein the computer program product comprises a non-transitory computer readable storage medium storing a computer program, the computer program being operable to cause a computer to perform some or all of the steps described in the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
It can be seen that in the embodiment of the present application, a login request from the operation and maintenance terminal is received first; generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface; transmitting the operation and maintenance interface data packet to the operation and maintenance terminal; receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition; querying at least one query result conforming to the at least one query condition according to the query request; transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area; receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event; and reprocessing the at least one target business event according to the re-push request. Therefore, the event processing server can provide a visual operation and maintenance interface for the operation and maintenance terminal, the man-machine interaction efficiency between operation and maintenance personnel and the event processing server is improved, and further the maintenance efficiency when the service event is subjected to processing such as re-pushing is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1a is a schematic diagram of a real estate management system according to an embodiment of the present application;
fig. 1b is a schematic structural diagram of an electronic device according to an embodiment of the present application;
FIG. 2 is a flow chart of an event re-pushing method based on an real estate management system according to an embodiment of the present application;
FIG. 3 is a schematic diagram of an operation and maintenance interface according to an embodiment of the present application;
FIG. 4 is a flow chart of another method for event recall based on an real estate management system provided by embodiments of the present application;
fig. 5 is a schematic structural diagram of an event re-pushing device based on an real estate management system according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The terms first, second and the like in the description and in the claims of the present application and in the above-described figures, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, system, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the present application. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
Currently, the user experience is a paramount ring in real estate-related marketing campaigns of various types. The user may participate in various activity items (e.g., conducting a lottery, etc.) in the marketing cloud system, thereby enhancing the experience of the house-buying user. The basic flow of the user entering the marketing cloud system to participate in the activity is approximately as follows: the user opens the marketing cloud applet to enter the user operation interface through WeChat, operates actions at the applet end, and the business server (activity participation service) generates an event according to the operation actions of the user at the applet end, and sends the event to the event processing server.
In the above process, when the "event" is sent to the "event processing server", the "application service subscribing to the event" of the "event processing server" consumes (processes) the "event", but in the existing system architecture, when the "application service subscribing to the event" fails to consume the "event" (consumption failure refers to failure of business logic processing of the application service subscribing to the event, for example, a short message notification service includes a verification operation and a sending operation, where the verification operation processing failure or the sending operation processing failure is referred to as failure of business logic processing), there is no corresponding solution, and when the operation and maintenance personnel face the "consumption failure", there is no supporting visualization system to maintain, which is unfavorable for the operation of the operation and maintenance personnel, resulting in a relatively high system maintenance cost.
In order to solve the above problems, the embodiment of the application provides an event re-pushing method based on an real estate management system. The method can be applied to a scene of reprocessing the business event which fails to be processed. A login request from the operation and maintenance terminal can be received; generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface; transmitting the operation and maintenance interface data packet to the operation and maintenance terminal; receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition; querying at least one query result conforming to the at least one query condition according to the query request; transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area; receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event; and reprocessing the at least one target business event according to the re-push request. The present solution may be applied to a variety of scenarios, including but not limited to the application scenarios mentioned above.
The system architecture to which the embodiments of the present application relate is described below.
FIG. 1a is a schematic diagram of a real estate management system 100 according to an embodiment of the present application. As shown in fig. 1a (the dashed line indicates that a wireless connection or a wired connection is possible), the real estate management system 100 includes a user terminal 110 associated with a user account of a user, an operation and maintenance terminal 120 associated with an operation and maintenance account, and the event processing server 130.
The operation and maintenance personnel interact with the event processing server 130 through an operation and maintenance interface displayed on the operation and maintenance terminal 120, so as to directly inquire about the service event with failed processing, and the operation and maintenance personnel can select the corresponding event to be re-pushed. The user terminal 110 may be an initiating terminal of a service event, and the user opens the marketing cloud applet to enter the user operation interface through WeChat in the user terminal 110, operates at the applet end, and the service server (active participation service) generates an "event" according to the operation of the user at the applet end, and sends the "event" to the event processing server 130.
FIG. 1b is a schematic structural diagram of an electronic device 10 according to an embodiment of the present application, where, as shown in FIG. 1b, the electronic device 10 includes at least one processor (processor) 11; a display screen 12; and a memory (memory) 13, which may also include a communication interface (Communications Interface) 15 and a bus 14. The processor 11, the display 12, the memory 13 and the communication interface 15 may communicate with each other via a bus 14. The display 12 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 15 may transmit information. The processor 11 may call logic instructions in the memory 13 to perform the methods of the above embodiments.
Alternatively, the electronic device 10 may be a mobile electronic device, a fixed electronic device, or other devices, and is not limited in this regard.
Further, the logic instructions in the memory 13 described above may be implemented in the form of software functional units and may be stored in a computer readable storage medium when sold or used as a stand alone product.
The memory 13, as a kind of computer readable storage medium, may be configured to store a software program, a computer executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 11 executes functional applications and data processing, i.e. implements the methods of the above embodiments, by running software programs, instructions or modules stored in the memory 13.
The memory 13 may include a storage program area that may store an operating system, at least one application program required for functions, and a storage data area; the storage data area may store data created according to the use of the electronic device 10, and the like. Further, the memory 13 may include a high-speed random access memory, and may also include a nonvolatile memory. For example, a plurality of media capable of storing program codes such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or a transitory storage medium may be used.
The specific method is described in detail below.
Referring to fig. 2, fig. 2 is a flow chart of an event re-pushing method based on an real estate management system according to an embodiment of the present application, where the method is applied to an event processing server of the real estate management system, and the real estate management system includes an operation and maintenance terminal associated with an operation and maintenance account and the event processing server; the method comprises the following steps:
step 201, a login request from the operation terminal is received.
And 202, generating a corresponding operation and maintenance interface data packet according to the login request.
The operation and maintenance interface data packet is used for generating an operation and maintenance interface, the operation and maintenance interface comprises a screening condition input area and a screening result display area, the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result.
And 203, sending the operation and maintenance interface data packet to the operation and maintenance terminal.
And 204, receiving a query request from the operation terminal.
Wherein the query request includes the at least one query condition.
Step 205, querying at least one query result conforming to the at least one query condition according to the query request.
And 206, sending the at least one query result to the operation and maintenance terminal so as to display the at least one query result in the display area.
Step 207, receiving a re-push request from the operation terminal.
The re-push request is for requesting re-processing of at least one target business event from the event processing server, the plurality of business events including the at least one target business event.
And step 208, reprocessing the at least one target business event according to the re-push request.
In particular, referring to fig. 3, the operation and maintenance interface of fig. 3 includes various pull-down options for filtering, such as filtering by event (i.e. inputting a corresponding event diary ID in an input box on the right side of the "event diary ID" of fig. 3, e.g. inputting a "test a"), filtering by event subscription terminal (specifically an application service subscribing to an event), filtering by processing status (processing status includes processing success and processing failure), and filtering by time (today, near 7 days, near 30 days, and custom time period). After screening, specific screening results are displayed below the page, wherein each screening result may be divided by event diary ID (i.e., event diary ID is unique). Specifically, each result may contain the following information: user log ID, event diary ID, event name (selected by top screening), subscription end name (selected by top screening), number of delivery, processing status, processing success time, creation time (substantially the same as processing success time, one second worse than the first result in the figure, all the same), message ID (i.e., msgID in the penultimate column in the figure, i.e., message ID), etc. The page also comprises a batch re-pushing function control and a re-pushing function control, a check box is arranged at the leftmost side of each result and can be checked, after checking, the batch re-pushing function control is clicked, and an operation and maintenance person can finish re-pushing of certain specific event IDs by one key; or clicking the "push all" function control to push all the screening results again.
It can be seen that in the embodiment of the present application, a login request from the operation and maintenance terminal is received first; generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface; transmitting the operation and maintenance interface data packet to the operation and maintenance terminal; receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition; querying at least one query result conforming to the at least one query condition according to the query request; transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area; receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event; and reprocessing the at least one target business event according to the re-push request. Therefore, the event processing server can provide a visual operation and maintenance interface for the operation and maintenance terminal, the man-machine interaction efficiency between operation and maintenance personnel and the event processing server is improved, and further the maintenance efficiency when the service event is subjected to processing such as re-pushing is improved.
In a possible embodiment, the reprocessing the at least one target service event according to the push request includes: and sequencing the at least one target business event for the first time according to the selection sequence of the user to obtain a first processing sequence.
Specifically, the re-push request includes at least one selection time identifier corresponding to the at least one target service event; the first sorting of the at least one target business event according to the selection sequence of the user, to obtain a first processing sequence, includes: acquiring the at least one selection time identifier; and performing first sorting according to the at least one selection time identifier to obtain the first processing sequence.
In a specific implementation, after querying a processing failure service event which is to be queried, if a plurality of target service events are to be subjected to a re-pushing operation, the operation and maintenance personnel need to select corresponding target service events one by one, and the times can have a selection sequence, so that a corresponding selection time identifier is generated to be associated with the corresponding target service event, and when the re-pushing request is sent to an event processing server, the at least one selection time identifier is sent to the event processing server together.
In addition, there is a one-touch full selection case where the selection time of each target business event is identical. When the event processing server receives the re-push request, if the selection time of each target service event is detected to be consistent, the first ordering can be omitted, so that processing steps are reduced, and processing resources are saved.
It can be seen that, in this embodiment, the first processing sequence of the at least one target service event is determined based on the selection sequence, so that the event processing server is convenient to process, and the processing efficiency is improved.
Further, the reprocessing the at least one target service event according to the re-push request further includes: and sequencing the at least one target business event for the second time according to the last processing sequence to obtain a second processing sequence.
Specifically, the second sorting of the at least one target service event according to the processing sequence of the last re-pushing processing of the at least one target service event, to obtain a second processing sequence, including: acquiring a processing record of the last re-pushing processing of the at least one target business event to obtain at least one processing record; determining at least one corresponding processing time identifier from the at least one processing record; and sequencing the at least one target business event for the second time according to the at least one processing time identifier to obtain the second processing sequence.
In a specific implementation, although each target service event is a processing failure event, the processing time sequence is provided, so that the last processing record of each target service event can be queried in the event log, and further the last processing time identifier of each target service event is obtained. Based on the processing time identifiers, the at least one target business event is ranked for the second time, so that a new processing sequence, namely a second processing sequence, is obtained.
It can be seen that, in this embodiment, the second processing sequence of the at least one target service event is determined based on the processing time sequence, so that the event processing server is convenient to process, and the processing efficiency is improved.
Still further, the reprocessing the at least one target service event according to the re-push request further includes: and thirdly ordering the at least one target business event according to the initial priority to obtain a third processing sequence.
Specifically, the third sorting of the at least one target service event according to the initial priority to obtain a third processing sequence includes: acquiring a priority identifier corresponding to the at least one target business event; and sorting the at least one target business event for the third time according to the priority identification to obtain the third processing sequence.
In a specific implementation, the event processing server has different processing priorities for different service events, and associates the different processing priorities with corresponding service events through priority identification, for example, different user classes (VIP user, common user, etc.) have different processing priorities, or an emergency event is also prioritized over a non-emergency event. On the basis, after receiving the re-push request, the event processing server acquires the priority identification of each target business event in the at least one target business event, and then orders the at least one target business event according to the priority identifications to obtain a new processing sequence, namely the third processing sequence.
It can be seen that, in this embodiment, the third processing sequence of the at least one target service event is determined based on the sequence of the priorities, so that the processing of the event processing server is facilitated, and the processing efficiency is improved.
Still further, the reprocessing the at least one target service event according to the re-push request further includes: and sequentially processing the at least one target business event according to the first processing sequence, the second processing sequence and the third processing sequence.
In a possible embodiment, the sequentially processing the at least one target service event according to the first processing sequence, the second processing sequence, and the third processing sequence includes: determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the first processing sequence to obtain at least one first weight; determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the second processing sequence to obtain at least one second weight; determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the third processing sequence to obtain at least one third weight; adding the first weight, the second weight and the third weight of each target business event in the at least one target business event to obtain the target weight of each target business event; and processing the at least one target business event in sequence according to the size of the target weight corresponding to the at least one target business event.
In a specific implementation, after the first processing sequence, the second processing sequence and the third processing sequence are completed, corresponding weights are configured based on the before and after ordering of each target business event. For example, the at least one target service event is 3, and the 3 target service events are respectively a first target service event, a second target service event and a third target service event; taking the first processing sequence as an example, the sorting sequence of the 3 target business events is as follows: the second target business event, the third target business event and the first target business event; thus, the weight values of the 3 target business events are 3, 2 and 1 respectively. Similarly, the second processing order and the third processing order are the same as the first processing order.
Assuming that the sequence of the first target business event in the first processing sequence, the second processing sequence and the third processing sequence is (3, 2) respectively, three weight values of the first target business event are (1, 2) respectively; the sequence of the second target business event in the first processing sequence, the second processing sequence and the third processing sequence is (1, 3 and 1) respectively, and then the three weight values of the second target business event are (3, 1 and 3) respectively; the third target business event is (2, 1, 3) in the first processing sequence, the second processing sequence and the third processing sequence respectively, and then the three weight values of the first target business event are (2, 3, 1) respectively. In summary, finally, the target weight of the first target service event is 5, the target weight of the second target service event is 7, and the target weight of the third target service event is 6, and then the target processing sequence of the 3 target service events is: the second target business event, the third target business event and the first target business event. And finally, processing the 3 target business events according to the target processing sequence.
It can be seen that in this embodiment, by sorting the at least one target service event three times, re-determining the target weight of the at least one target service event based on the result of the sorting three times, and finally determining the target processing sequence based on the target weight, the event processing server processes the at least one target service event based on the target processing sequence, so that the event processing server can automatically determine the processing sequence of the at least one target service event, thereby improving the intelligence and the processing efficiency of the event processing server.
Referring to fig. 4, fig. 4 is a flow chart of another event re-pushing method based on an real estate management system according to an embodiment of the present application, where the method is applied to an operation and maintenance terminal of the real estate management system, and the real estate management system includes the operation and maintenance terminal and an event processing server associated with an operation and maintenance account; the method comprises the following steps:
step 301, a login request is sent to the event processing server.
And 302, receiving an operation and maintenance interface data packet from the event processing server.
And 303, displaying an operation and maintenance interface on a screen of the operation and maintenance terminal according to the operation and maintenance interface data packet.
The operation and maintenance interface comprises a screening condition input area and a screening result display area, wherein the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result.
Step 304, acquiring a query request input by an operation and maintenance person.
Wherein the query request includes the at least one query condition.
Step 305, sending the query request to the event processing server.
And 306, receiving a re-push request input by an operation and maintenance person.
Wherein the re-push request is used for requesting to re-push at least one target business event to the event processing server, and the plurality of business events comprise the at least one target business event;
step 307, sending the re-push request to the event processing server.
In the specific implementation, a user outputs a corresponding operation instruction to the operation and maintenance terminal, the operation and maintenance terminal obtains an operation and maintenance data packet from the server and generates a corresponding operation and maintenance interface, and the user performs operations on corresponding controls in the operation and maintenance interface to perform corresponding operations such as inquiring, re-pushing and the like. It will be appreciated that since the server side has already described the interaction with the operation and maintenance terminal in detail, a detailed description is omitted here.
It can be seen that, in this embodiment, a login request from the operation and maintenance terminal is received first; generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface; transmitting the operation and maintenance interface data packet to the operation and maintenance terminal; receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition; querying at least one query result conforming to the at least one query condition according to the query request; transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area; receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event; and reprocessing the at least one target business event according to the re-push request. Therefore, the event processing server can provide a visual operation and maintenance interface for the operation and maintenance terminal, the man-machine interaction efficiency between operation and maintenance personnel and the event processing server is improved, and further the maintenance efficiency when the service event is subjected to processing such as re-pushing is improved.
The application also provides an operation and maintenance interface of the operation and maintenance terminal, wherein the operation and maintenance terminal comprises a display screen, and the operation and maintenance interface in the method is displayed on the display screen. The operation and maintenance interface is controlled by a user inputting a touch instruction through the display screen or by the user inputting a control instruction through an input device;
as shown in fig. 3, the operation and maintenance interface includes a screening condition input area for inputting at least one query condition and a screening result display area for displaying at least one query result; the filtering condition input area at least comprises an event filtering input box (such as an input box on the right side of an event diary ID in fig. 3), an event subscription end input box, a processing state input box, a time selection box (such as a selection box on the right side of the time filtering, including a selection box of today, near 7 days, near 30 days, custom, and the like in the diagram), wherein the event filtering input box is used for inputting the event diary ID of an event to be queried, the event subscription end input box is used for inputting a user terminal code corresponding to the event to be queried, the processing state input box is used for inputting the processing state of the event to be queried in an event processing server at present, the time selection box is used for inputting a time node corresponding to the event to be queried, and the query control is used for sending a query request to the event processing server;
The screening result display area at least comprises a user log ID, an event diary ID, an event name, a subscription end name, delivery times, a processing state and a re-push control, wherein the re-push control is used for sending a re-push request to the event processing server.
The foregoing description of the embodiments of the present application has been presented primarily in terms of a method-side implementation. It will be appreciated that the mobile electronic device, in order to achieve the above-described functionality, comprises corresponding hardware structures and/or software modules that perform the respective functions. Those of skill in the art will readily appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied as hardware or a combination of hardware and computer software. Whether a function is implemented as hardware or computer software driven hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The embodiment of the application may divide the functional units of the electronic device according to the above method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated in one processing unit. The integrated units may be implemented in hardware or in software functional units. It should be noted that, in the embodiment of the present application, the division of the units is schematic, which is merely a logic function division, and other division manners may be implemented in actual practice.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an event re-pushing device 50 based on a real estate management system according to an embodiment of the present application, where the event re-pushing device 50 based on a real estate management system is applied to an event processing server of the real estate management system, and the real estate management system includes an operation and maintenance terminal associated with an operation and maintenance account and the event processing server; the real estate management system based event re-pushing device 50 comprises:
a receiving unit 51, configured to receive a login request from the operation and maintenance terminal;
the generating unit 52 is configured to generate a corresponding operation and maintenance interface data packet according to the login request, where the operation and maintenance interface data packet is used to generate an operation and maintenance interface, and the operation and maintenance interface includes a screening condition input area and a screening result display area, where the screening condition input area is used to input at least one query condition, and the screening result display area is used to display at least one query result;
a sending unit 53, configured to send the operation and maintenance interface data packet to the operation and maintenance terminal;
the receiving unit 51 is further configured to receive a query request from the operation and maintenance terminal, where the query request includes the at least one query condition;
A query unit 54, configured to query at least one query result that meets the at least one query condition according to the query request;
the sending unit 53 is further configured to send the at least one query result to the operation and maintenance terminal, so that the at least one query result is displayed in the display area;
the receiving unit 51 is configured to receive a re-push request from the operation and maintenance terminal, where the re-push request is used to request the event processing server to re-process at least one target service event, and the plurality of service events includes the at least one target service event;
and the processing unit 55 is configured to reprocess the at least one target service event according to the re-push request.
It can be seen that in the embodiment of the present application, a login request from the operation and maintenance terminal is received first; generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface; transmitting the operation and maintenance interface data packet to the operation and maintenance terminal; receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition; querying at least one query result conforming to the at least one query condition according to the query request; transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area; receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event, and the plurality of business events comprise the at least one target business event; and reprocessing the at least one target business event according to the re-push request. Therefore, the event processing server can provide a visual operation and maintenance interface for the operation and maintenance terminal, the man-machine interaction efficiency between operation and maintenance personnel and the event processing server is improved, and further the maintenance efficiency when the service event is subjected to processing such as re-pushing is improved.
In a possible embodiment, the processing unit 55 is specifically configured to: the at least one target business event is sequenced for the first time according to the selection sequence of the user, and a first processing sequence is obtained; sequencing the at least one target business event for the second time according to the last processing sequence to obtain a second processing sequence; thirdly ordering the at least one target business event according to the initial priority to obtain a third processing sequence; and sequentially processing the at least one target business event according to the first processing sequence, the second processing sequence and the third processing sequence.
In a possible embodiment, the re-push request includes at least one selection time identifier corresponding to the at least one target service event; the first sorting of the at least one target business event according to the selection order of the user, to obtain a first processing order, where the processing unit 55 is specifically configured to: acquiring the at least one selection time identifier; and performing first sorting according to the at least one selection time identifier to obtain the first processing sequence.
In a possible embodiment, the second sorting of the at least one target service event according to the last processing sequence, to obtain a second processing sequence aspect, the processing unit 55 is specifically configured to: acquiring a last processing record of the at least one target business event to obtain at least one processing record; determining at least one corresponding processing time identifier from the at least one processing record; and sequencing the at least one target business event for the second time according to the at least one processing time identifier to obtain the second processing sequence.
In a possible embodiment, the third sorting of the at least one target service event according to the initial priority, resulting in a third aspect of the processing sequence, the processing unit 55 is specifically configured to: acquiring a priority identifier corresponding to the at least one target business event; and sorting the at least one target business event for the third time according to the priority identification to obtain the third processing sequence.
In a possible embodiment, the aspect of sequentially processing the at least one target service event according to the first processing sequence, the second processing sequence, and the third processing sequence, the processing unit 55 is specifically configured to: determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the first processing sequence to obtain at least one first weight; determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the second processing sequence to obtain at least one second weight; determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the third processing sequence to obtain at least one third weight; adding the first weight, the second weight and the third weight of each target business event in the at least one target business event to obtain the target weight of each target business event; and processing the at least one target business event in sequence according to the size of the target weight corresponding to the at least one target business event.
The above embodiments may be implemented in whole or in part by software, hardware, firmware, or any other combination. When implemented in software, the above-described embodiments may be implemented in whole or in part in the form of a computer program product. The computer program product comprises one or more computer instructions or computer programs. When the computer instructions or computer program are loaded or executed on a computer, the processes or functions described in accordance with the embodiments of the present application are all or partially produced. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from one website site, computer, server, or data center to another website site, computer, server, or data center by wired or wireless means. The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains one or more sets of available media. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium. The semiconductor medium may be a solid state disk.
The embodiment of the application also provides a computer storage medium, where the computer storage medium stores a computer program for electronic data exchange, where the computer program causes a computer to execute part or all of the steps of any one of the methods described in the embodiments of the method, where the computer includes an electronic device.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer-readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any one of the methods described in the method embodiments above. The computer program product may be a software installation package, said computer comprising an electronic device.
It should be understood that, in various embodiments of the present application, the sequence numbers of the foregoing processes do not mean the order of execution, and the order of execution of the processes should be determined by the functions and internal logic thereof, and should not constitute any limitation on the implementation process of the embodiments of the present application.
In the several embodiments provided in the present application, it should be understood that the disclosed method, apparatus, and system may be implemented in other manners. For example, the device embodiments described above are merely illustrative; for example, the division of the units is only one logic function division, and other division modes can be adopted in actual implementation; for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may be physically included separately, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in hardware plus software functional units.
The integrated units implemented in the form of software functional units described above may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium, and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: u disk, removable hard disk, magnetic disk, optical disk, volatile memory or nonvolatile memory. The nonvolatile memory may be a read-only memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an electrically Erasable EPROM (EEPROM), or a flash memory. The volatile memory may be random access memory (random access memory, RAM) which acts as an external cache. By way of example but not limitation, many forms of random access memory (random access memory, RAM) are available, such as Static RAM (SRAM), dynamic Random Access Memory (DRAM), synchronous Dynamic Random Access Memory (SDRAM), double data rate synchronous dynamic random access memory (DDR SDRAM), enhanced Synchronous Dynamic Random Access Memory (ESDRAM), synchronous Link DRAM (SLDRAM), and direct memory bus RAM (DR RAM). Etc. various media in which program code may be stored.
Although the present invention is disclosed above, the present invention is not limited thereto. Variations and modifications, including combinations of the different functions and implementation steps, as well as embodiments of the software and hardware, may be readily apparent to those skilled in the art without departing from the spirit and scope of the invention.

Claims (9)

1. The event re-pushing method based on the real estate management system is characterized by being applied to an event processing server of the real estate management system, wherein the real estate management system comprises an operation and maintenance terminal and the event processing server which are associated with an operation and maintenance account; the method comprises the following steps:
receiving a login request from the operation terminal;
generating a corresponding operation and maintenance interface data packet according to the login request, wherein the operation and maintenance interface data packet is used for generating an operation and maintenance interface, the operation and maintenance interface comprises a screening condition input area and a screening result display area, the screening condition input area is used for inputting at least one query condition, the screening result display area is used for displaying at least one query result, the at least one query result at least comprises a user log ID, an event diary ID, an event name, a subscription end name, delivery times, a processing state and a re-pushing control, and the re-pushing control is used for sending a re-pushing request to an event processing server;
Transmitting the operation and maintenance interface data packet to the operation and maintenance terminal;
receiving a query request from the operation and maintenance terminal, wherein the query request comprises the at least one query condition;
querying at least one query result conforming to the at least one query condition according to the query request;
transmitting the at least one query result to the operation and maintenance terminal to display the at least one query result in the display area;
receiving a re-push request from the operation and maintenance terminal, wherein the re-push request is used for requesting the event processing server to re-process at least one target business event;
reprocessing the at least one target business event according to the re-push request, including:
the at least one target business event is sequenced for the first time according to the selection sequence of the user, and a first processing sequence is obtained;
according to the processing sequence of the last re-pushing processing of the at least one target business event, the at least one target business event is subjected to second sequencing to obtain a second processing sequence;
thirdly ordering the at least one target business event according to the initial priority to obtain a third processing sequence;
And sequentially processing the at least one target business event according to the first processing sequence, the second processing sequence and the third processing sequence.
2. The method of claim 1, wherein the re-push request includes at least one selection time identifier corresponding to the at least one target service event; the first sorting of the at least one target business event according to the selection sequence of the user, to obtain a first processing sequence, includes:
acquiring the at least one selection time identifier;
and performing first sorting according to the at least one selection time identifier to obtain the first processing sequence.
3. The method of claim 1, wherein the second ordering the at least one target business event according to the last processing order results in a second processing order, comprising:
acquiring a processing record of the last re-pushing processing of the at least one target business event to obtain at least one processing record;
determining at least one corresponding processing time identifier from the at least one processing record;
and sequencing the at least one target business event for the second time according to the at least one processing time identifier to obtain the second processing sequence.
4. The method of claim 1, wherein the third ordering of the at least one target business event according to the initial priority results in a third processing order, comprising:
acquiring a priority identifier corresponding to the at least one target business event;
and sorting the at least one target business event for the third time according to the priority identification to obtain the third processing sequence.
5. The method according to any one of claims 1-4, wherein sequentially processing the at least one target business event according to the first, second, and third processing orders comprises:
determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the first processing sequence to obtain at least one first weight;
determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the second processing sequence to obtain at least one second weight;
determining the weight of the at least one target business event according to the sequence before and after the at least one target business event in the third processing sequence to obtain at least one third weight;
Adding the first weight, the second weight and the third weight of each target business event in the at least one target business event to obtain the target weight of each target business event;
and processing the at least one target business event in sequence according to the size of the target weight corresponding to the at least one target business event.
6. The event re-pushing method based on the real estate management system is characterized by being applied to an operation and maintenance terminal of the real estate management system, wherein the real estate management system comprises the operation and maintenance terminal and an event processing server which are related by an operation and maintenance account; the method comprises the following steps:
sending a login request to the event processing server;
receiving an operation and maintenance interface data packet from the event processing server;
displaying an operation and maintenance interface on a screen of the operation and maintenance terminal according to the operation and maintenance interface data packet, wherein the operation and maintenance interface comprises a screening condition input area and a screening result display area, the screening condition input area is used for inputting at least one query condition, the screening result display area is used for displaying at least one query result, the at least one query result at least comprises a user log ID, an event diary ID, an event name, a subscription end name, delivery times, a processing state and a re-pushing control, and the re-pushing control is used for sending a re-pushing request to an event processing server;
Acquiring a query request input by operation and maintenance personnel, wherein the query request comprises the at least one query condition;
sending the query request to the event processing server;
receiving a re-push request input by an operation and maintenance personnel, wherein the re-push request is used for requesting the event processing server to execute the following operations on the at least one target business event: the at least one target business event is sequenced for the first time according to the selection sequence of the user, and a first processing sequence is obtained; and according to the processing sequence of the last re-pushing processing of the at least one target business event, sequencing the at least one target business event for the second time to obtain a second processing sequence; thirdly ordering the at least one target business event according to the initial priority to obtain a third processing sequence; and sequentially processing the at least one target business event according to the first processing sequence, the second processing sequence and the third processing sequence;
and sending the re-push request to the event processing server.
7. An operation and maintenance terminal, characterized in that the operation and maintenance terminal is used for executing the method of claim 6, the operation and maintenance terminal comprises a display screen, an operation and maintenance interface is displayed on the display screen, and the operation and maintenance interface is controlled by a user through the display screen to input a touch instruction or by the user through an input device to input a control instruction;
The operation and maintenance interface comprises a screening condition input area and a screening result display area, wherein the screening condition input area is used for inputting at least one query condition, and the screening result display area is used for displaying at least one query result; the screening condition input area at least comprises an event screening input box, an event subscription end input box, a processing state input box, a time selection box and a query control, wherein the event screening input box is used for inputting an event to be queried, the event subscription end input box is used for inputting a user terminal code corresponding to the event to be queried, the processing state input box is used for inputting the processing state of the event to be queried in an event processing server at present, the time selection box is used for inputting a time node corresponding to the event to be queried, and the query control is used for sending a query request to the event processing server;
the screening result display area at least comprises a user log ID, an event diary ID, an event name, a subscription end name, delivery times, a processing state and a re-push control, wherein the re-push control is used for sending a re-push request to the event processing server.
8. An electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-6.
9. A computer-readable storage medium, characterized in that a computer program for electronic data exchange is stored, wherein the computer program causes a computer to execute the instructions of the steps in the method according to any one of claims 1-6.
CN202310455114.4A 2023-04-25 2023-04-25 Event re-pushing method and related device based on real estate management system Active CN116166891B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310455114.4A CN116166891B (en) 2023-04-25 2023-04-25 Event re-pushing method and related device based on real estate management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310455114.4A CN116166891B (en) 2023-04-25 2023-04-25 Event re-pushing method and related device based on real estate management system

Publications (2)

Publication Number Publication Date
CN116166891A CN116166891A (en) 2023-05-26
CN116166891B true CN116166891B (en) 2023-07-14

Family

ID=86420437

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310455114.4A Active CN116166891B (en) 2023-04-25 2023-04-25 Event re-pushing method and related device based on real estate management system

Country Status (1)

Country Link
CN (1) CN116166891B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107918564A (en) * 2017-11-13 2018-04-17 泰康保险集团股份有限公司 Data transmission exception processing method, device, electronic equipment and storage medium
CN110166297A (en) * 2019-05-22 2019-08-23 平安信托有限责任公司 O&M method, system, equipment and computer readable storage medium
US10656955B1 (en) * 2019-05-15 2020-05-19 Capital One Services, Llc Modifying readable and focusable elements on a page during execution of automated scripts
CN114723085A (en) * 2022-05-04 2022-07-08 杨益 Event information and fault management operation and maintenance control system
CN115392694A (en) * 2022-08-19 2022-11-25 国家移民管理局出入境管理信息技术研究所 Operation and maintenance flow management system based on operation and maintenance support service management platform
CN115865644A (en) * 2022-11-09 2023-03-28 浪潮通信信息系统有限公司 Service fault processing method, device, equipment and storage medium
CN115951923A (en) * 2023-03-15 2023-04-11 深圳市思为软件技术有限公司 Subscription event management method and related product

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107918564A (en) * 2017-11-13 2018-04-17 泰康保险集团股份有限公司 Data transmission exception processing method, device, electronic equipment and storage medium
US10656955B1 (en) * 2019-05-15 2020-05-19 Capital One Services, Llc Modifying readable and focusable elements on a page during execution of automated scripts
CN110166297A (en) * 2019-05-22 2019-08-23 平安信托有限责任公司 O&M method, system, equipment and computer readable storage medium
CN114723085A (en) * 2022-05-04 2022-07-08 杨益 Event information and fault management operation and maintenance control system
CN115392694A (en) * 2022-08-19 2022-11-25 国家移民管理局出入境管理信息技术研究所 Operation and maintenance flow management system based on operation and maintenance support service management platform
CN115865644A (en) * 2022-11-09 2023-03-28 浪潮通信信息系统有限公司 Service fault processing method, device, equipment and storage medium
CN115951923A (en) * 2023-03-15 2023-04-11 深圳市思为软件技术有限公司 Subscription event management method and related product

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Combining transactions and automatic repairs;Gomes, AS等;JOURNAL OF LOGIC AND COMPUTATION;第28卷(第3期);525-550 *
营销类多媒体信息发布系统终端自动化运维;陈艳等;微型电脑应用;第32卷(第01期);25-29 *

Also Published As

Publication number Publication date
CN116166891A (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN110796343A (en) Intelligent dispatching method, device and system
CN104516918A (en) User identity information maintenance method and device, server and system
CN111340230A (en) Service providing method, device, server and computer readable storage medium
CN105099763A (en) Method and device for reminding lost connection of equipment
WO2016065842A1 (en) M2m group and notification resource creation and information exchange methods therefor, and storage medium
CN115951923B (en) Subscription event management method, display system, device and storage medium
CN116166891B (en) Event re-pushing method and related device based on real estate management system
CN112991064A (en) Service processing method, device, computer equipment and storage medium
CN116094969B (en) Bandwidth adjustment method, device, equipment and storage medium
CN110609707B (en) Online data processing system generation method, device and equipment
CN112861004B (en) Method and device for determining rich media
US20090216864A1 (en) Methods, apparatuses, and computer program products, for automatically finding configuration settings for services
CN112995932B (en) Short message link monitoring method, device, equipment and medium based on Hash algorithm
CN111147899B (en) Fault early warning method and device
CN114065184A (en) Account management method and device, storage medium and server
CN110827079B (en) Order following processing method, device and storage medium
CN114302351A (en) Short message service processing method and device, computer equipment and storage medium
CN113779984A (en) Information processing method, device, server and computer readable storage medium
CN116089483B (en) Event query method and related device based on real estate management system
CN111770181B (en) Access method, device and equipment of Internet of things equipment
CN112734356B (en) Test equipment management method and system
CN113256240B (en) Message processing method and device and server
CN115168438B (en) Transaction return data integration method and related device
CN107395673B (en) User risk notification method and system and storage device
CN106603604A (en) Method and device of triggering transaction processing motion

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
CB03 Change of inventor or designer information

Inventor after: Peng Shuangquan

Inventor after: Qin Zhanghui

Inventor before: Peng Shuangquan

CB03 Change of inventor or designer information