CN111736970A - Service processing method, device, equipment and computer readable storage medium - Google Patents

Service processing method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111736970A
CN111736970A CN202010578767.8A CN202010578767A CN111736970A CN 111736970 A CN111736970 A CN 111736970A CN 202010578767 A CN202010578767 A CN 202010578767A CN 111736970 A CN111736970 A CN 111736970A
Authority
CN
China
Prior art keywords
service
time
sub
updating
target system
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
CN202010578767.8A
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 Tongbang Zhuoyi Technology Co ltd
Original Assignee
Beijing Tongbang Zhuoyi 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 Tongbang Zhuoyi Technology Co ltd filed Critical Beijing Tongbang Zhuoyi Technology Co ltd
Priority to CN202010578767.8A priority Critical patent/CN111736970A/en
Publication of CN111736970A publication Critical patent/CN111736970A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4887Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues involving deadlines, e.g. rate based, periodic
    • 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
    • G06F16/2365Ensuring data consistency and integrity

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a service processing method, a device, equipment and a computer readable storage medium, wherein the method comprises the following steps: acquiring system service time corresponding to a target system according to a preset trigger condition; updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time; and processing the service in the sub-service system after the updating time. Therefore, the time in the sub-service systems is consistent, the technical problem that the service data in the sub-service systems are inconsistent due to the fact that the time of the equipment receiving the service processing instruction is taken as the service time is solved, and the accuracy of service processing and service data statistics is improved.

Description

Service processing method, device, equipment and computer readable storage medium
Technical Field
The present application relates to the field of data processing, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for service processing.
Background
In order to improve the efficiency of service processing, the prior art generally adopts an online processing mode to perform centralized processing on the services of the users. Aiming at a large-scale service system, according to different functional responsibilities, the whole service solution is divided into a plurality of sub-service systems to support services together.
In practical application, in the process of service processing, the time of the device receiving the service processing instruction is used as the service time by each of the plurality of sub-service systems. However, the time processing of the service by the method often causes the problem of inconsistent service data in a plurality of sub-service systems.
Disclosure of Invention
The application provides a service processing method, a service processing device, service processing equipment and a computer readable storage medium, which are used for solving the technical problem that service data in a plurality of sub-service systems are inconsistent due to the fact that the time of equipment receiving a service processing instruction is taken as service time in the existing service processing method.
A first aspect of the present application provides a service processing method, including:
acquiring system service time corresponding to a target system according to a preset trigger condition;
updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time;
and processing the service in the sub-service system after the updating time.
In a possible design, the obtaining a system service time corresponding to a target system according to a preset trigger condition includes:
and acquiring system service time corresponding to the target system according to a preset time period.
In a possible design, the obtaining a system service time corresponding to a target system according to a preset trigger condition includes:
and acquiring a system service time corresponding to the target system according to the time acquisition instruction triggered by the user.
In a possible design, the obtaining a system service time corresponding to a target system according to a time obtaining instruction triggered by a user includes:
acquiring a time acquisition instruction triggered by a user, wherein the time acquisition instruction comprises an identifier of a target system;
and acquiring the system service time corresponding to the target system according to the identification of the target system.
In a possible design, before the obtaining the system service time corresponding to the target system according to the time obtaining instruction triggered by the user, the method further includes:
acquiring a trigger operation of a user on a preset time acquisition icon on a display interface, and generating the time acquisition instruction according to the trigger operation.
In a possible design, the updating the time of the multiple sub-service systems corresponding to the target system according to the system service time includes:
and updating the time of all the sub-service systems corresponding to the target system according to the system service time.
In a possible design, the updating the time of the multiple sub-service systems corresponding to the target system according to the system service time includes:
acquiring an updating instruction triggered by a user, wherein the updating instruction comprises the identifiers of a plurality of target sub-service systems;
and updating the time of the plurality of target sub-service systems according to the updating instruction.
In one possible design, the obtaining the user-triggered update instruction includes:
responding to the triggering operation of a user on a preset updating button on a display interface, and displaying the identifications of all the sub-business systems corresponding to the target system on the display interface;
and generating the updating instruction according to the selection operation of the user on the identifier of at least one sub-service system.
A second aspect of the present application provides a service processing apparatus, including:
the acquisition module is used for acquiring system service time corresponding to a target system according to a preset trigger condition;
the updating module is used for updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time;
and the processing module is used for processing the service in the sub-service system after the time is updated.
In one possible design, the obtaining module is configured to:
and acquiring system service time corresponding to the target system according to a preset time period.
In one possible design, the obtaining module is configured to:
and acquiring a system service time corresponding to the target system according to the time acquisition instruction triggered by the user.
In one possible design, the obtaining module includes:
the trigger unit is used for acquiring a time acquisition instruction triggered by a user, wherein the time acquisition instruction comprises an identifier of a target system;
and the acquisition unit is used for acquiring the system service time corresponding to the target system according to the identification of the target system.
In one possible design, the obtaining module is further configured to:
acquiring a trigger operation of a user on a preset time acquisition icon on a display interface, and generating the time acquisition instruction according to the trigger operation.
In one possible design, the update module is to:
and updating the time of all the sub-service systems corresponding to the target system according to the system service time.
In one possible design, the update module includes:
the system comprises an instruction acquisition unit, a service management unit and a service management unit, wherein the instruction acquisition unit is used for acquiring an updating instruction triggered by a user, and the updating instruction comprises identifiers of a plurality of target sub-service systems;
and the updating unit is used for updating the time of the plurality of target sub-service systems according to the updating instruction.
In one possible design, the update module is to:
responding to the triggering operation of a user on a preset updating button on a display interface, and displaying the identifications of all the sub-business systems corresponding to the target system on the display interface;
and generating the updating instruction according to the selection operation of the user on the identifier of at least one sub-service system.
A third aspect of the present application provides a service processing device, including: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the traffic processing method according to the first aspect by the processor.
A fourth aspect of the present application is to provide a computer-readable storage medium, in which computer-executable instructions are stored, and the computer-executable instructions are executed by a processor to implement the business processing method according to the first aspect.
According to the service processing method, the device, the equipment and the computer readable storage medium, the preset system service time corresponding to the target system is obtained according to the preset trigger condition, the time of a plurality of sub-service systems corresponding to the target system is updated according to the system service time, and the service of each sub-service system is processed according to the updated time. Therefore, the time in the sub-service systems is consistent, the technical problem that the service data in the sub-service systems are inconsistent due to the fact that the time of the equipment receiving the service processing instruction is taken as the service time is solved, and the accuracy of service processing and service data statistics 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 needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art according to these drawings.
FIG. 1 is a schematic diagram of a system architecture on which the present application is based;
fig. 2 is a schematic flowchart of a service processing method according to an embodiment of the present application;
fig. 3 is a schematic flow chart of a service processing method according to a second embodiment of the present application;
FIG. 4 is a schematic diagram of a display interface provided in an embodiment of the present application;
fig. 5 is a schematic flow chart of a service processing method according to a third embodiment of the present application;
FIG. 6 is a schematic view of another display interface provided in the embodiments of the present application;
fig. 7 is a schematic structural diagram of a service processing apparatus according to a fourth embodiment of the present application;
fig. 8 is a schematic structural diagram of a service processing apparatus according to a fifth embodiment of the present application;
fig. 9 is a schematic structural diagram of a service processing apparatus according to a sixth embodiment of the present application;
fig. 10 is a schematic structural diagram of a service processing device according to a seventh embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained based on the embodiments in the present application belong to the protection scope of the present application.
In view of the above-mentioned technical problem that the time of the device receiving the service processing instruction is taken as the service time in the conventional service processing method, which causes inconsistency of service data in a plurality of sub-service systems, the present application provides a service processing method, an apparatus, a device, and a computer-readable storage medium.
It should be noted that the service processing method, device, apparatus, and computer-readable storage medium provided in the present application may be applied to various scenarios of online service processing.
In order to handle the online service, the service system generally corresponds to a plurality of sub-service systems, and the plurality of sub-service systems cooperate to handle the online service. In practical application, each sub-service system takes time of a device receiving a service processing instruction as service time, for example, when a first sub-service system receives the service processing instruction, time of the device provided with the first sub-service system is 11: 59: s, after the service processing of the first sub-service system is finished, the second sub-service system performs the service processing, and time of the device provided with the second sub-service system receiving the service processing instruction is 0: 01: 05: s, which may cause a problem that service data in a plurality of sub-service systems are inconsistent, for example, when each sub-service system performs daily service settlement, an error may exist in a flow of daily service.
In the process of solving the above technical problem, the inventor finds, through research, that in order to make the time for processing the same service by a plurality of sub-service systems consistent, a system service time of a standard target system may be preset, and a time update operation may be performed on the plurality of sub-service systems according to the system service time.
The inventor further researches and discovers that the preset system service time corresponding to the target system is obtained according to the preset trigger condition, the time of a plurality of sub-service systems corresponding to the target system is updated according to the system service time, and the service of each sub-service system is processed according to the updated time. Therefore, the time in the sub-service systems is consistent, the technical problem that the service data in the sub-service systems are inconsistent due to the fact that the time of the equipment receiving the service processing instruction is taken as the service time is solved, and the accuracy of service processing and service data statistics is improved.
Fig. 1 is a schematic diagram of a system architecture based on the present application, as shown in fig. 1, the system architecture based on the present application at least includes: a terminal device 1, a service processing apparatus 2, and a target system 3. The business processing device 2 is written by C/C + +, Java, Shell or Python languages and the like; the terminal device 1 may be a desktop computer, a tablet computer, or the like. The service processing device 2 is in communication connection with the terminal device 1 and the target system 3, respectively, so that information interaction can be performed with the terminal device 1 and the target system 3, respectively.
Fig. 2 is a schematic flow chart of a service processing method provided in an embodiment of the present application, and as shown in fig. 2, the method includes:
step 101, obtaining system service time corresponding to a target system according to a preset trigger condition.
The execution subject of this embodiment is a service processing apparatus. The service processing device is respectively in communication connection with the target system and a plurality of sub-service systems corresponding to the target system.
In this embodiment, in order to ensure that the system time between the target system and the plurality of sub-service systems is consistent, the time of the plurality of sub-service systems may be adjusted according to the time of the target system. Specifically, the service processing apparatus may obtain the system service time corresponding to the target system according to a preset trigger condition.
For example, the network credit system can be divided into a plurality of sub-service systems to support network credit service together according to different functional responsibilities by taking the target system as the network credit system. In order to avoid the problem that service data of the sub-service systems are inconsistent in the interaction process, the network credit system needs to be adjusted in time. Therefore, the service processing device can acquire the system service time corresponding to the network credit system according to the preset trigger condition.
And 102, updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time.
In this embodiment, after the system service time of the target system is obtained, the time of the plurality of sub-service systems corresponding to the target system may be updated according to the system service time, so as to ensure that the time of each sub-service system is consistent with that of the target system.
For example, after the system service time of the network credit system is obtained, the times of the multiple sub-service systems corresponding to the network credit system may be updated according to the system service time, so that the times of the multiple sub-service systems are consistent with the network credit system.
And 103, processing the service in the sub-service system after the updating time.
In this embodiment, after determining that the time of each sub-service system is consistent with the target system, the service in the sub-service system after updating the time may be processed.
For example, in practical applications, when the target system is a network credit system, in order to determine the service information of the network credit system, all the accounting flows of the accounting sub-service system corresponding to the network credit system and all the service transaction flows of the service sub-service system need to be queried. If the system dates of the accounting sub-business system and the business sub-business system are inconsistent, the situation that the daily accounting flow in the accounting sub-business system is more or less than the business transaction flow in the business sub-business system may occur, so that the account checking is uneven. And the time of the account sub-service system and the service sub-service system is updated according to the system service time corresponding to the network credit system, so that the technical problem can be effectively solved.
In the service processing method provided in this embodiment, the preset system service time corresponding to the target system is obtained according to the preset trigger condition, the time of the multiple sub-service systems corresponding to the target system is updated according to the system service time, and the service of each sub-service system is processed according to the updated time. Therefore, the time in the sub-service systems is consistent, the technical problem that the service data in the sub-service systems are inconsistent due to the fact that the time of the equipment receiving the service processing instruction is taken as the service time is solved, and the accuracy of service processing and service data statistics is improved.
Further, on the basis of the first embodiment, the step 101 specifically includes:
and acquiring system service time corresponding to the target system according to a preset time period.
In this embodiment, the preset triggering rule may be triggering according to a preset time period. Specifically, the system service time corresponding to the target system may be obtained according to a preset time period.
In particular, different trigger periods may be set for different online services. For example, for an online service with a high real-time requirement, a shorter trigger period may be set, and for a case with a low real-time requirement, a slightly longer trigger period may be set.
Further, on the basis of the first embodiment, the step 101 specifically includes:
and acquiring a system service time corresponding to the target system according to the time acquisition instruction triggered by the user.
In this embodiment, the preset trigger rule may be a time acquisition instruction triggered by a user. And further, the instruction can be obtained according to the time triggered by the user, and the system service time corresponding to the target system is obtained. Specifically, the user may perform human-computer interaction with the terminal device, so as to implement the trigger operation of the time acquisition instruction, and accordingly, the service processing apparatus may acquire the time acquisition instruction sent by the terminal device. Optionally, a display interface may be provided on the service processing apparatus, and a user may directly perform interface interaction with the display interface on the service processing apparatus to obtain a time obtaining instruction triggered by the user.
Fig. 3 is a schematic flow chart of a service processing method provided in the second embodiment of the present application, where on the basis of the first embodiment, as shown in fig. 3, the obtaining a system service time corresponding to a target system according to a time obtaining instruction triggered by a user includes:
step 201, acquiring a time acquisition instruction triggered by a user, wherein the time acquisition instruction comprises an identifier of a target system;
step 202, obtaining the system service time corresponding to the target system according to the identification of the target system.
In this embodiment, the number of service systems is multiple in practical application. In order to accurately realize effective control on the target system, the user-triggered time acquisition instruction may include an identifier of the target system.
Correspondingly, after acquiring the time acquisition instruction triggered by the user, the service processing device may acquire the system service time corresponding to the target system according to the identifier of the target system.
Further, on the basis of any of the above embodiments, before the obtaining, according to the time obtaining instruction triggered by the user, the system service time corresponding to the target system, the method further includes:
acquiring a trigger operation of a user on a preset time acquisition icon on a display interface, and generating the time acquisition instruction according to the trigger operation.
In this embodiment, a time acquisition icon is preset on the display interface. The user can generate the time acquisition instruction by triggering the time acquisition icon. Specifically, a trigger operation of the user on the time acquisition icon may be acquired, and a time acquisition instruction may be generated according to the trigger operation. The triggering operation may be any one of a single click, a double click, and a long press, which is not limited in the present application.
Fig. 4 is a schematic view of a display interface provided in an embodiment of the present application, and as shown in fig. 4, after a user triggers a time acquisition icon, a system service time corresponding to a target system may be acquired according to a time acquisition instruction triggered by the user and displayed on the display interface, so that the user can know the system service time of the target system.
In the service processing method provided in this embodiment, the system service time corresponding to the target system is obtained according to the time obtaining instruction triggered by the user and the identifier of the target system, so that accurate obtaining of the system service time of the target system can be achieved. And further, the accurate control of a plurality of sub-service systems corresponding to the target system can be realized.
Further, on the basis of any of the above embodiments, the step 102 specifically includes:
and updating the time of all the sub-service systems corresponding to the target system according to the system service time.
In this embodiment, when time management is performed on each sub-service system, the service time of each sub-service system can be stored separately. Therefore, the time of all the sub-service systems can be updated according to the acquired system service time.
Optionally, the service processing device may further perform an update operation on the time of the partial service system. Fig. 5 is a schematic flow chart of a service processing method provided in the third embodiment of the present application, and based on any one of the above embodiments, as shown in fig. 5, step 102 specifically includes:
301, acquiring an update instruction triggered by a user, wherein the update instruction comprises identifiers of a plurality of target sub-service systems;
and step 302, updating the time of the plurality of target sub-service systems according to the updating instruction.
In this embodiment, the service processing apparatus may obtain an update instruction triggered by a user, where the update instruction includes identifiers of multiple target sub-service systems. Therefore, the service processing device can update the time of the plurality of target sub-service systems according to the updating instruction.
For example, in practical applications, when a part of online services are processed, only a part of target sub-service systems need to cooperate to implement the processing, and at this time, in order to avoid resource waste, a part of target sub-service systems may be selected to perform time updating.
As an implementation manner, after the service subsystem acquires the time acquisition instruction triggered by the user, it may detect whether the time of the multiple sub-service systems is consistent with the acquired system service time, and if so, the time of the sub-service systems does not need to be updated. Correspondingly, if the time of the target sub-business system is inconsistent with the time of the target system, the updating operation can be carried out on the time of the target sub-business system with inconsistent time of the target system.
Specifically, on the basis of any of the above embodiments, step 301 specifically includes:
responding to the triggering operation of a user on a preset updating button on a display interface, and displaying the identifications of all the sub-business systems corresponding to the target system on the display interface;
and generating the updating instruction according to the selection operation of the user on the identifier of at least one sub-service system.
In this embodiment, the user may specifically implement selection of the target sub-service system and generation of the update instruction through interface interaction. Fig. 6 is a schematic view of another display interface provided in the embodiment of the present application, and as shown in fig. 6, a preset update button is arranged on the display interface, specifically, a trigger operation of a user on the update button may be obtained, and an update instruction is generated according to the trigger operation. The triggering operation may be any one of a single click, a double click, and a long press, which is not limited in the present application. After the update button is triggered, the identifiers of the multiple sub-service systems which can currently perform time management can be displayed on a display interface, a user can select the multiple sub-service systems, a target sub-service system is determined, and an update instruction is generated according to the selection operation of the user.
The service processing method provided by this embodiment stores the time and date information of each sub-service system separately, so as to manage the service dates uniformly, and can also meet the requirement that a certain sub-service system needs to manage the service dates separately under a specific requirement.
Fig. 7 is a schematic structural diagram of a service processing apparatus provided in the fourth embodiment of the present application, and as shown in fig. 7, the apparatus includes: the system comprises an obtaining module 41, an updating module 42 and a processing module 43, wherein the obtaining module 41 is configured to obtain a system service time corresponding to a target system according to a preset trigger condition; an updating module 42, configured to update the times of the multiple sub-service systems corresponding to the target system according to the system service time; and the processing module 43 is configured to process the service in the sub-service system after the time is updated.
The service processing apparatus provided in this embodiment obtains the preset system service time corresponding to the target system according to the preset trigger condition, updates the time of the multiple sub-service systems corresponding to the target system according to the system service time, and processes the service of each sub-service system according to the updated time. Therefore, the time in the sub-service systems is consistent, the technical problem that the service data in the sub-service systems are inconsistent due to the fact that the time of the equipment receiving the service processing instruction is taken as the service time is solved, and the accuracy of service processing and service data statistics is improved.
Further, on the basis of the fourth embodiment, the obtaining module is configured to:
and acquiring system service time corresponding to the target system according to a preset time period.
Further, on the basis of the fourth embodiment, the obtaining module is configured to:
and acquiring a system service time corresponding to the target system according to the time acquisition instruction triggered by the user.
Fig. 8 is a schematic structural diagram of a service processing apparatus provided in the fifth embodiment of the present application, and based on the fourth embodiment, as shown in fig. 8, the obtaining module includes: the system comprises a triggering unit 51 and an obtaining unit 52, wherein the triggering unit 51 is configured to obtain a time obtaining instruction triggered by a user, and the time obtaining instruction includes an identifier of a target system; the obtaining unit 52 is configured to obtain the system service time corresponding to the target system according to the identifier of the target system.
Further, on the basis of any of the above embodiments, the obtaining module is further configured to:
acquiring a trigger operation of a user on a preset time acquisition icon on a display interface, and generating the time acquisition instruction according to the trigger operation.
Further, on the basis of any of the above embodiments, the update module is configured to:
and updating the time of all the sub-service systems corresponding to the target system according to the system service time.
Fig. 9 is a schematic structural diagram of a service processing apparatus provided in a sixth embodiment of the present application, where on the basis of any one of the foregoing embodiments, as shown in fig. 9, the update module includes: the system comprises an instruction acquisition unit 61 and an updating unit 62, wherein the instruction acquisition unit 61 is used for acquiring an updating instruction triggered by a user, and the updating instruction comprises identifiers of a plurality of target sub-service systems; and the updating unit 62 is configured to update the time of the multiple target sub-service systems according to the update instruction.
Further, on the basis of any of the above embodiments, the update module is configured to:
responding to the triggering operation of a user on a preset updating button on a display interface, and displaying the identifications of all the sub-business systems corresponding to the target system on the display interface;
and generating the updating instruction according to the selection operation of the user on the identifier of at least one sub-service system.
Fig. 10 is a schematic structural diagram of a service processing device provided in a seventh embodiment of the present application, and as shown in fig. 10, the service processing device includes: a memory 71, a processor 72;
a memory 71; a memory 71 for storing instructions executable by the processor 72;
wherein the processor 72 is configured to execute the service processing method according to any of the above embodiments by the processor 72.
The memory 71 stores programs. In particular, the program may include program code comprising computer operating instructions. The memory 71 may comprise a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 72 may be a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement the embodiments of the present Application.
Alternatively, in a specific implementation, if the memory 71 and the processor 72 are implemented independently, the memory 71 and the processor 72 may be connected to each other through a bus and perform communication with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (enhanced Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 10, but this is not intended to represent only one bus or type of bus.
Alternatively, in a specific implementation, if the memory 71 and the processor 72 are integrated on a chip, the memory 71 and the processor 72 may perform the same communication through an internal interface.
Yet another embodiment of the present application further provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the computer-readable storage medium is configured to implement the service processing method according to any one of the above embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.

Claims (11)

1. A method for processing a service, comprising:
acquiring system service time corresponding to a target system according to a preset trigger condition;
updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time;
and processing the service in the sub-service system after the updating time.
2. The method according to claim 1, wherein the obtaining the system service time corresponding to the target system according to the preset trigger condition comprises:
and acquiring system service time corresponding to the target system according to a preset time period.
3. The method according to claim 1, wherein the obtaining the system service time corresponding to the target system according to the preset trigger condition comprises:
and acquiring a system service time corresponding to the target system according to the time acquisition instruction triggered by the user.
4. The method of claim 3, wherein the obtaining the system service time corresponding to the target system according to the time obtaining instruction triggered by the user comprises:
acquiring a time acquisition instruction triggered by a user, wherein the time acquisition instruction comprises an identifier of a target system;
and acquiring the system service time corresponding to the target system according to the identification of the target system.
5. The method according to claim 3, wherein before acquiring the system service time corresponding to the target system according to the time acquisition instruction triggered by the user, the method further comprises:
acquiring a trigger operation of a user on a preset time acquisition icon on a display interface, and generating the time acquisition instruction according to the trigger operation.
6. The method according to any one of claims 1 to 5, wherein the updating the time of the plurality of sub-service systems corresponding to the target system according to the system service time comprises:
and updating the time of all the sub-service systems corresponding to the target system according to the system service time.
7. The method according to any one of claims 1 to 5, wherein the updating the time of the plurality of sub-service systems corresponding to the target system according to the system service time comprises:
acquiring an updating instruction triggered by a user, wherein the updating instruction comprises the identifiers of a plurality of target sub-service systems;
and updating the time of the plurality of target sub-service systems according to the updating instruction.
8. The method of claim 7, wherein obtaining the user-triggered update instruction comprises:
responding to the triggering operation of a user on a preset updating button on a display interface, and displaying the identifications of all the sub-business systems corresponding to the target system on the display interface;
and generating the updating instruction according to the selection operation of the user on the identifier of at least one sub-service system.
9. A traffic processing apparatus, comprising:
the acquisition module is used for acquiring system service time corresponding to a target system according to a preset trigger condition;
the updating module is used for updating the time of a plurality of sub-service systems corresponding to the target system according to the system service time;
and the processing module is used for processing the service in the sub-service system after the time is updated.
10. A traffic processing device, comprising: a memory, a processor;
a memory; a memory for storing the processor-executable instructions;
wherein the processor is configured to perform the traffic processing method of any of claims 1-8 by the processor.
11. A computer-readable storage medium having computer-executable instructions stored thereon, which when executed by a processor, are configured to implement the business process method of any one of claims 1-8.
CN202010578767.8A 2020-06-23 2020-06-23 Service processing method, device, equipment and computer readable storage medium Pending CN111736970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010578767.8A CN111736970A (en) 2020-06-23 2020-06-23 Service processing method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010578767.8A CN111736970A (en) 2020-06-23 2020-06-23 Service processing method, device, equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111736970A true CN111736970A (en) 2020-10-02

Family

ID=72650550

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010578767.8A Pending CN111736970A (en) 2020-06-23 2020-06-23 Service processing method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111736970A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109787854A (en) * 2018-12-14 2019-05-21 浙江口碑网络技术有限公司 The test method and device of business service, storage medium, electronic device
CN110690936A (en) * 2018-07-06 2020-01-14 腾讯科技(深圳)有限公司 Time control method, system and computer system in service operation
CN111159298A (en) * 2019-12-31 2020-05-15 欧普照明股份有限公司 Service request processing method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110690936A (en) * 2018-07-06 2020-01-14 腾讯科技(深圳)有限公司 Time control method, system and computer system in service operation
CN109787854A (en) * 2018-12-14 2019-05-21 浙江口碑网络技术有限公司 The test method and device of business service, storage medium, electronic device
CN111159298A (en) * 2019-12-31 2020-05-15 欧普照明股份有限公司 Service request processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110086666B (en) Alarm method, device and system
CN108984388B (en) Method and terminal equipment for generating automatic test case
CN109672741B (en) Micro-service monitoring method and device, computer equipment and storage medium
CN108804299B (en) Application program exception handling method and device
CN108776934B (en) Distributed data calculation method and device, computer equipment and readable storage medium
CN111475376A (en) Method and device for processing test data, computer equipment and storage medium
CN111737300A (en) Service processing method, device, equipment and computer readable storage medium
CN113434464A (en) Distributed log processing system and method
CN111290779A (en) Gray scale distribution method, device, storage medium and electronic equipment
CN111294288A (en) Traffic identification method and device, application program interface gateway and storage medium
CN114219466A (en) Transfer information processing method and device, electronic equipment and storage medium
CN111047434A (en) Operation record generation method and device, computer equipment and storage medium
CN108520401B (en) User list management method, device, platform and storage medium
CN112380094B (en) RPA business process processing method and device
CN106294457B (en) Network information pushing method and device
CN113657817B (en) Transaction processing method and device, electronic equipment and readable storage medium
CN110933070A (en) User identification method, system, equipment and computer readable storage medium
CN108694040B (en) Call processing method and device and communication system
CN112732547A (en) Service testing method and device, storage medium and electronic equipment
CN111736970A (en) Service processing method, device, equipment and computer readable storage medium
CN113448867B (en) Software pressure testing method and device
CN111897529B (en) Front-end component conversion method, device, equipment and readable storage medium
CN111127094B (en) Account matching method and device, electronic equipment and storage medium
CN108809763B (en) Network performance parameter acquisition method, terminal device and storage medium
CN112162951A (en) Information retrieval method, server and storage medium

Legal Events

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