CN116880869A - System interface updating method, device, computer equipment and storage medium - Google Patents

System interface updating method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN116880869A
CN116880869A CN202310684688.9A CN202310684688A CN116880869A CN 116880869 A CN116880869 A CN 116880869A CN 202310684688 A CN202310684688 A CN 202310684688A CN 116880869 A CN116880869 A CN 116880869A
Authority
CN
China
Prior art keywords
target
interface
contact object
change
message
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
CN202310684688.9A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202310684688.9A priority Critical patent/CN116880869A/en
Publication of CN116880869A publication Critical patent/CN116880869A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present application relates to a system interface updating method, apparatus, computer device, storage medium and computer program product. The method comprises the following steps: acquiring an interface change 5G message corresponding to a changed target interface in a target service system; acquiring each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link comprises target subsystems of the target service system through which the target interface passes in the call process; determining a corresponding target contact object set of a target interface in a target service system based on a mapping relation between a target subsystem and a corresponding system contact object; and sending the interface change 5G message to the terminals respectively corresponding to the target contact objects in the target contact object set. The method belongs to the technical field of 5G, and can improve the updating efficiency of the system interface.

Description

System interface updating method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technology, and in particular, to a system interface updating method, apparatus, computer device, storage medium, and computer program product.
Background
The business system comprises a plurality of subsystems, and the subsystems are called through various interfaces to realize complex business requirements or nonfunctional requirements. When the interfaces in the service system are changed, the interface change information needs to be released, namely, the interface change information is sent to the system contacts corresponding to all the subsystems in the service system.
However, in the conventional interface changing method, the interface changing information is manually sent to each system contact person, so that the problem of low updating efficiency of the system interface exists.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a system interface updating method, apparatus, computer device, computer readable storage medium, and computer program product that can improve the system interface updating efficiency.
The application provides a system interface updating method. The method comprises the following steps:
acquiring an interface change 5G message corresponding to a changed target interface in a target service system; the interface change 5G message includes interface change information;
acquiring each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link comprises target subsystems of the target service system through which the target interface passes in the call process;
Determining a corresponding target contact object set of a target interface in a target service system based on a mapping relation between a target subsystem and a corresponding system contact object;
the interface change 5G message is sent to terminals corresponding to all target contact objects in the target contact object set respectively; the interface change 5G message is used to indicate updating the interface call information of the target interface in the target subsystem based on the interface change information.
The application also provides a system interface updating device. The device comprises:
the change message acquisition module is used for acquiring an interface change 5G message corresponding to a changed target interface in the target service system; the interface change 5G message includes interface change information;
the call link acquisition module is used for acquiring each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link comprises target subsystems of the target service system through which the target interface passes in the call process;
the contact object set acquisition module is used for determining a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object;
The change message sending module is used for sending the interface change 5G message to the terminals respectively corresponding to the target contact objects in the target contact object set; the interface change 5G message is used to indicate updating the interface call information of the target interface in the target subsystem based on the interface change information.
A computer device comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the steps of the system interface updating method when executing the computer program.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the system interface updating method described above.
A computer program product comprising a computer program which, when executed by a processor, performs the steps of the system interface updating method described above.
According to the system interface updating method, the system interface updating device, the computer equipment, the storage medium and the computer program product, through obtaining the interface change 5G message corresponding to the changed target interface in the target service system, each target call link corresponding to the target interface is obtained based on the target interface code corresponding to the target interface, and each target subsystem through which the target interface passes in the target service system in the call process is included in the target link. And determining a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object. And sending the interface change 5G message to terminals respectively corresponding to all the target contact objects in the target contact object set, so that all the target contact objects update the interface calling information of the target interface in the target subsystem based on the interface change information. When the target interface is changed, according to the target interface code corresponding to the target interface, each target call link corresponding to the target interface is inquired, a target contact object set corresponding to the target interface is obtained based on the system contact object corresponding to the target subsystem contained in the target call link, system contacts corresponding to the target interface can be rapidly determined, and further interface change information is sent to terminals corresponding to each target contact object in the target contact object set in a 5G message mode, so that the efficiency of interface updating can be improved.
Drawings
FIG. 1 is an application environment diagram of a system interface update method in one embodiment;
FIG. 2 is a flow chart of a system interface update method according to an embodiment;
FIG. 3 is a flow diagram of determining a target contact object set in one embodiment;
FIG. 4 is a flowchart of a system interface update method according to another embodiment;
FIG. 5 is a block diagram of a system interface update apparatus in one embodiment;
FIG. 6 is a block diagram illustrating a system interface update apparatus according to another embodiment;
FIG. 7 is an internal block diagram of a computer device in one embodiment;
fig. 8 is an internal structural view of a computer device in another embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The system interface updating method provided by the embodiment of the application can be applied to an application environment shown in figure 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, which may be smart televisions, smart car devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers. The terminal 102 and the server 104 may be directly or indirectly connected through wired or wireless communication, and the present application is not limited herein.
Both the terminal and the server can be used independently to execute the system interface updating method provided in the embodiment of the application.
For example, the terminal acquires an interface change 5G message corresponding to a changed target interface in the target service system, where the interface change 5G message includes interface change information. The terminal obtains each target call link corresponding to the target interface based on the target interface code corresponding to the target interface, wherein the target call link comprises each target subsystem of the target service system through which the target interface passes in the call process. And the terminal determines a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object. And the terminal sends an interface change 5G message to the terminal corresponding to each target contact object in the target contact object set, wherein the interface change 5G message is used for indicating updating of the interface calling information of the target interface in the target subsystem based on the interface change information.
The terminal and the server can also cooperate to perform the system interface updating method provided in the embodiments of the present application.
For example, the terminal acquires an interface change 5G message corresponding to a changed target interface in the target service system, where the interface change 5G message includes interface change information. The terminal sends an interface change 5G message corresponding to the target interface to the server, and the server obtains each target call link corresponding to the target interface based on the target interface code corresponding to the target interface, wherein the target call link comprises each target subsystem of the target service system through which the target interface passes in the call process. The server determines a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object. And the server sends an interface change 5G message to the terminals respectively corresponding to the target contact objects in the target contact object set, wherein the interface change 5G message is used for indicating updating of the interface calling information of the target interface in the target subsystem based on the interface change information.
In one embodiment, as shown in fig. 2, a system interface updating method is provided, and the method is applied to a computer device, which is a terminal or a server, and is executed by the terminal or the server, or may be implemented through interaction between the terminal and the server. The system interface updating method comprises the following steps:
step S202, obtaining an interface change 5G message corresponding to a changed target interface in a target service system; the interface change 5G message includes interface change information.
The target service system is a service system which needs to update a system interface, and consists of a plurality of subsystems. The target interface is an interface where a change occurs in the target service system. The interface change 5G message refers to a 5G message generated based on interface change information generated by the target interface change, and is used for sending the interface change information to the corresponding system contact in the form of the 5G message. The interface change information refers to new interface information generated when the interface is changed, and for example, the interface change information may include information such as an interface document, a related picture, and text.
The target business system illustratively comprises a plurality of subsystems, and each subsystem is called through an interface to realize complex business requirements or nonfunctional requirements. Interfaces called by each subsystem are required to be changed due to service requirements or non-functional optimization and the like, and for example, the interface change can involve changes such as field addition and deletion, field type length adjustment, interface name change and the like. When the interface in the target service system is changed, a corresponding interface change notification is required to be sent to the system contact related to the interface, so that the corresponding system contact can update the interface information in the subsystem in time. In order to improve the efficiency of interface change, the computer equipment acquires interface change information corresponding to a changed target interface in a target service system, packages the interface change information into a 5G message form, and obtains the interface change 5G message. And then the system contact related to the interface change 5G message is determined, and the interface change 5G message is sent to the corresponding system contact, so that the updating efficiency of the interface can be effectively improved.
Step S204, based on the target interface codes corresponding to the target interfaces, acquiring each target call link corresponding to the target interfaces; the target call link includes each target subsystem in the target business system through which the target interface passes during the call process.
The interface code is used for distinguishing different interfaces in the target service system and is used for uniquely marking each interface in the target service system. The target interface code refers to the interface code corresponding to the target interface.
The calling link refers to a link formed by all subsystems of the path of the interface in the target service system in the calling process of the interface, and the interface is called by different subsystems to obtain different calling links. For example, a subsystem a in the target service system calls an interface coded as 0001, and sequentially passes through a subsystem H, a subsystem F, a subsystem G and a subsystem a in the calling process, wherein the subsystem H-subsystem F-subsystem G-subsystem a is a call link corresponding to the interface, and the subsystem B calls an interface coded as 0001, and sequentially passes through a subsystem H, a subsystem F, a subsystem C and a subsystem B in the calling process, and the subsystem H-subsystem F-subsystem C-subsystem B is another call link corresponding to the interface.
The subsystems refer to independent systems forming a target service system, and the subsystems are called through various interfaces to realize complex service requirements or nonfunctional requirements.
The target call link refers to a call link corresponding to the target interface. The target subsystem refers to the subsystem contained in the target call link.
The computer device obtains a target interface code corresponding to the target interface, and queries each target call link corresponding to the target interface from a database corresponding to the target service system based on the target interface code. And further, determining each target subsystem related to the target interface based on the target subsystems respectively contained in each target call link.
Step S206, based on the mapping relation between the target subsystem and the corresponding system contact object, determining the corresponding target contact object set of the target interface in the target service system.
The system contact object refers to a system management object responsible for managing the subsystem, for example, the system contact object may be a system administrator corresponding to the subsystem, and the system administrator is responsible for managing interface information of each interface corresponding to the subsystem. The target contact object refers to a system contact object corresponding to the target subsystem.
The target contact object set refers to a set comprising system contact objects respectively corresponding to the target subsystems.
The computer device determines the subsystems included in each target call link corresponding to the target interface as each target subsystem corresponding to the target interface. And further, based on the mapping relation between each subsystem and the corresponding system contact object in the target service system, determining the corresponding target contact object of each target subsystem, and obtaining a corresponding target contact object set of the target interface in the target service system.
Step S208, the interface change 5G message is sent to the terminals corresponding to the target contact objects in the target contact object set respectively; the interface change 5G message is used to indicate updating the interface call information of the target interface in the target subsystem based on the interface change information.
The interface calling information refers to interface information according to which the system calls the interface, namely calling description information of the interface, and is used for describing the function of the interface and a calling method.
In one embodiment, the interface alters the 5G message to a short message.
The computer device obtains the contact ways corresponding to the target contact objects in the target contact object set respectively, and sends the interface change 5G message to the terminals corresponding to the target contact objects in the target contact object set respectively based on the contact ways corresponding to the target contact objects respectively, so that the accurate release of the interface change information is realized, and the efficiency of updating the interface is improved.
In the system interface updating method, the interface change 5G message corresponding to the changed target interface in the target service system is obtained, and each target call link corresponding to the target interface is obtained based on the target interface code corresponding to the target interface, wherein the target link comprises each target subsystem through which the target interface passes in the target service system in the call process. And determining a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object. And sending the interface change 5G message to terminals respectively corresponding to all the target contact objects in the target contact object set, so that all the target contact objects update the interface calling information of the target interface in the target subsystem based on the interface change information. When the target interface is changed, according to the target interface code corresponding to the target interface, each target call link corresponding to the target interface is inquired, a target contact object set corresponding to the target interface is obtained based on the system contact object corresponding to the target subsystem contained in the target call link, system contacts corresponding to the target interface can be rapidly determined, and further interface change information is sent to terminals corresponding to each target contact object in the target contact object set in a 5G message mode, so that the efficiency of interface updating can be improved. Meanwhile, the interface change 5G message is sent to the system contact object corresponding to the target interface in a targeted way, so that the computer resource can be effectively saved, and the utilization rate of the computer resource can be improved.
In one embodiment, based on the target interface code corresponding to the target interface, acquiring each target call link corresponding to the target interface includes:
acquiring a target call link table corresponding to a target service system; the target call link table comprises candidate interface codes and candidate call links which correspond to candidate interfaces in the target service system respectively; and inquiring each target call link corresponding to the target interface from the target call link table based on the target interface code.
The target call link table refers to a call link table comprising call links corresponding to all interfaces in the target service system, the target call link table comprises interface codes and call links corresponding to all interfaces, and each call link corresponding to an interface can be queried in the target call link table based on the interface codes corresponding to the interfaces.
The candidate interfaces refer to respective interfaces included in the target service system. The candidate interface codes refer to interface codes corresponding to candidate interfaces. The candidate call links refer to call links corresponding to the candidate interfaces.
When any candidate interface in the target service system is called, the computer device records the candidate interface code of the candidate interface and the candidate call link corresponding to the call process in the call link table, so as to obtain a target call link table in which the candidate call links respectively corresponding to the candidate interfaces are recorded. When an interface change 5G message corresponding to a changed target interface in a target service system is obtained, inquiring each call link corresponding to the target interface code in a target call link table based on the target interface code corresponding to the target interface to obtain each target call link corresponding to the target interface.
In the above embodiment, the target call link table corresponding to the target service system is obtained by recording the candidate call links corresponding to each candidate interface in the target service system. When the interface change 5G message corresponding to the target interface is obtained, each target call link corresponding to the target interface can be queried in the target call link table based on the target interface code corresponding to the target interface, so that each target subsystem corresponding to the target interface is determined based on each target call link, and then the target contact object set corresponding to the target interface is determined. Therefore, by laying the call links corresponding to the interfaces in the target service system in advance, when the interfaces are changed, the target contact object set corresponding to the target interfaces can be rapidly determined based on the call link table laid in advance, and then the interface change 5G message is sent to the terminals corresponding to the target contact objects, so that the efficiency of updating the interfaces can be effectively improved.
In one embodiment, as shown in fig. 3, determining a corresponding target contact object set of the target interface in the target service system based on a mapping relationship between the target subsystem and the system contact objects includes:
Step S302, performing deduplication processing on target subsystems respectively included in each target call link to obtain a plurality of reference subsystems corresponding to the target interfaces.
Step S304, a system contact object list corresponding to each reference subsystem and the number of 5G messages to be processed corresponding to each system contact object in the system contact object list are obtained.
Step S306, determining reference contact objects from the corresponding system contact objects based on the number of 5G messages to be processed respectively corresponding to the system contact objects corresponding to the same reference subsystem, and obtaining reference contact object sets corresponding to the reference subsystems respectively.
Step S308, merging the reference contact object sets respectively corresponding to the reference subsystems to obtain a target contact object set corresponding to the target interface in the target service system.
The target subsystem included in the target call link refers to a subsystem included in the target call link. The reference subsystem corresponding to the target interface refers to each target subsystem corresponding to the obtained target interface after the target subsystems respectively included in each target call link are subjected to de-duplication processing.
The system contact object list refers to a list including each system contact object corresponding to the subsystem, and specifically, the system contact object list includes contact ways corresponding to each system contact object, for example, the contact ways include a phone number, a mailbox, a system account number and the like corresponding to the system contact object.
The number of 5G messages to be processed refers to the number of unprocessed 5G messages received by the system contact object. For example, when the system contact object a receives the interface change 5G messages corresponding to the interface 0001, the interface 0002, the interface 0003 and the interface 0004, only the interface change 5G message corresponding to the interface 0001 is responded, that is, a certain system contact object corresponding to the subsystem a updates the interface call information corresponding to the interface 0001 in the subsystem based on the interface change 5G message corresponding to the interface 0001, the number of the to-be-processed 5G messages corresponding to the system contact object a is 3.
The reference contact object refers to a system contact object determined in a system contact object list corresponding to the reference subsystem based on 5G messages to be processed respectively corresponding to the system contact objects, and is used as a target contact object.
Reference contact object sets refer to sets that include individual reference contact objects.
The computer device counts target subsystems respectively included in each target call link corresponding to the target interface to obtain an initial subsystem set corresponding to the target interface, and performs deduplication processing on the initial subsystem set, namely, determines repeated target subsystems in the initial subsystem set and deletes the repeated target subsystems, so that redundant data is eliminated, and a reference subsystem set including each reference subsystem is obtained. And then, based on the subsystem identifiers respectively corresponding to the reference subsystems, inquiring the system contact object list respectively corresponding to the reference subsystems from the database corresponding to the target service system.
And further, acquiring the quantity of 5G messages to be processed, which correspond to each system contact object in the system contact object list, and determining a reference contact object set, which correspond to each reference subsystem, for each system contact object, which corresponds to the same reference subsystem, based on the quantity of 5G messages to be processed, which correspond to each system contact object. For example, for each system contact object corresponding to the same reference subsystem, taking the system contact object with the lowest 5G message to be processed as a reference contact object to obtain a reference contact object set respectively corresponding to each reference subsystem; carrying out ascending sort on all system contact objects corresponding to the same reference subsystem according to the number of 5G messages to be processed, and taking the top 50% of all system contact objects as reference contact objects to obtain reference contact object sets respectively corresponding to all reference subsystems; etc. Merging the reference contact object sets respectively corresponding to the reference subsystems to obtain a target contact object set corresponding to the target interface in the target service system
In the above embodiment, the reference subsystem set corresponding to the target interface is further obtained by obtaining each target call link corresponding to the target interface. And further, based on the number of 5G messages to be processed, which are respectively corresponding to the system contact objects corresponding to the reference subsystem, determining a reference contact object set corresponding to the reference subsystem in a system contact object list corresponding to the reference subsystem, namely determining a system contact object with a lower number of 5G messages to be processed as a reference contact object. Because the number of the 5G messages to be processed corresponding to the reference contact objects is lower, the interface change 5G messages are sent to each reference contact object, and compared with the system contact objects with higher number of the 5G messages to be processed, the reference contact objects can respond to the interface change 5G messages faster, so that the interface updating efficiency can be improved.
In one embodiment, the system interface changing method further includes:
responding to the verification triggering operation of the current contact object for the received interface change 5G message, and displaying an identity verification interface corresponding to the current subsystem to which the current contact object belongs; responding to the identity verification operation of the current contact object aiming at the identity verification interface, and verifying the identity information corresponding to the current contact object; when the identity information corresponding to the current contact object passes the verification, displaying an interface information updating interface corresponding to the current subsystem; and responding to the interface information updating operation of the current contact object for the interface information updating interface, and displaying updated interface calling information obtained after updating the interface calling information in the current subsystem based on the interface changing information.
Wherein the current contact object refers to any one of the target contact objects in the target contact object set. The verification triggering operation refers to an operation that the current contact object triggers identity verification for the received interface change 5G message. The authentication interface refers to an interface for verifying the identity information of the current contact object, and for example, the authentication interface may be a face recognition interface, a verification code input interface, a password input interface, and the like. The authentication operation refers to an operation of authentication of the current contact object with respect to the authentication interface, and for example, the authentication operation may be a face recognition operation, an authentication code input operation, a password input operation, or the like. The identity information refers to information for verifying the identity of the current contact object, and may be face information, verification code information, password information, and the like, for example.
The current subsystem refers to the subsystem corresponding to the current contact object in the interface change 5G message received by the current contact object. For example, if the interface change 5G message received by the current contact object is an interface change 5G message corresponding to the interface 0001 in the subsystem a, the current subsystem is the subsystem a.
The interface information update interface is an interface for updating interface call information. The interface information updating operation refers to an operation of updating the interface information by the current contact object for the interface information updating interface.
When the computer device receives the verification triggering operation of the current contact object for the interface change 5G message, the identity verification interface corresponding to the current subsystem to which the current contact object belongs is displayed at the terminal corresponding to the current contact object.
The method comprises the steps that a current contact object performs identity verification operation on an identity verification interface, computer equipment responds to the identity verification operation triggered by the current contact object, verification is performed on identity information submitted by the current contact object, specifically, real identity information corresponding to the current contact object is queried from a database corresponding to a target system, verification is performed on the identity information submitted by the current contact object based on the real identity information corresponding to the current contact object, and if the identity information submitted by the current contact object and the real identity information can be matched, verification is passed. And when the identity information of the current contact object passes the verification, the computer equipment displays an interface information updating interface corresponding to the current subsystem at the terminal corresponding to the current contact object.
And the current contact object performs interface information updating operation on the interface information updating interface based on the interface changing information carried in the interface changing 5G message. And the computer equipment responds to the interface information updating operation of the current contact object aiming at the interface information updating interface, and displays updated interface calling information at the terminal corresponding to the current contact object.
In the above embodiment, after the current contact object receives the interface change 5G message, the interface information may be updated directly through the interface change 5G message, specifically, first, a verification trigger operation is performed for the interface change 5G message, and then, an identity verification operation is performed on the identity verification interface, and after verification is passed, the corresponding interface call information in the current subsystem is updated on the interface update interface based on the interface change 5G message. In this way, the interface change information is sent to the terminal corresponding to the target contact object in the form of the 5G message, and the target contact object updates the interface information through the interface change 5G message on the terminal, so that the efficiency of the interface update can be improved, and the flow of the interface update can be simplified.
In one embodiment, after sending the interface change 5G message to the terminal corresponding to each target contact object in the target contact object set, the method further includes:
Acquiring an interface change completion notification returned by a change contact object corresponding to the target subsystem; the change contact object is a target contact object for successfully updating interface call information of a target interface in a target subsystem based on the interface change 5G message; acquiring message reading states respectively corresponding to all other target contact objects except the change contact object in the target contact object subset corresponding to the target subsystem; the target contact object subset corresponding to the target subsystem comprises system contact objects which receive the interface change 5G message in the system contact objects corresponding to the target subsystem; aiming at a first contact object with a read message state in a target contact object subset being a read state, sending an interface change completion notification to a terminal corresponding to the first contact object; and withdrawing the interface change 5G message sent to the terminal corresponding to the second contact object aiming at the second contact object with the unread message reading state in the target contact object subset.
The notification of the completion of the interface change refers to a notification corresponding to the target interface sent to the computer device after the change contact object successfully updates the interface call information of the target interface in the target subsystem based on the interface change 5G message, and is used for notifying the computer device that the target interface in the target subsystem has completed updating. The target contact object subset refers to a set including each target contact object corresponding to the target subsystem. The message reading state refers to the reading state of the 5G message changed by the target contact object to the interface. The read status refers to the target contact object having read the interface change 5G message. The unread state refers to the target contact object not yet reading the interface change 5G message.
Illustratively, after the interface change contact object corresponding to the target subsystem successfully updates the interface call information of the target interface in the target subsystem based on the interface change 5G message, an interface change completion notification corresponding to the target interface is sent to the computer device. The computer equipment acquires an interface change completion notification sent by a change contact object corresponding to the target subsystem, and further determines message reading states respectively corresponding to all other target contact objects except the change contact object in a target contact object subset corresponding to the target subsystem. Specifically, a message reading state query request for the interface change 5G message of the target interface may be sent to the terminals corresponding to the other target contact objects, and based on the message reading states returned by the terminals corresponding to the target contact objects, the message reading states corresponding to the target contact objects are obtained.
The method comprises the steps of obtaining an interface change completion notification template, filling the interface change completion notification template based on a target interface code of a target interface, obtaining an interface change completion notification corresponding to the target interface, and sending the interface change completion notification to a first contact object with a read message reading state, wherein the first contact object is not required to process an interface change 5G message corresponding to the target interface. And directly withdrawing the interface change 5G message sent to the terminal corresponding to the second contact object for the second contact object with the unread message reading state.
For example, after the computer device sends the interface change 5G message to the terminal corresponding to the current contact object, the current contact object clicks the received interface change 5G message, and enters a password input interface corresponding to the current subsystem to which the current contact object belongs, that is, an identity verification interface. The method comprises the steps that a current contact object inputs a password in a password input interface and clicks to confirm, namely authentication operation is carried out, computer equipment responds to the authentication operation of the current contact object on the authentication interface, the password input by the current contact object and the real password stored in a database are verified, and when verification is passed, a terminal corresponding to the current contact object automatically enters an interface information updating interface. And uploading the interface change information in the interface information update interface by the current contact object based on the interface change information carried in the interface change 5G message, and clicking a confirmation update control after the uploading is successful, namely performing the interface information update operation. And the computer equipment responds to the interface information updating operation, and displays the updated interface calling information on the terminal corresponding to the current contact object, namely the terminal corresponding to the current contact object automatically enters the interface for displaying the updated interface calling information.
In the above embodiment, after the interface change 5G message is sent to each target contact object included in the target contact object subset corresponding to each target subsystem, and when the interface change completion notification returned by the change contact object corresponding to the target subsystem is received, the message reading states corresponding to other target contact objects corresponding to the target subsystem are obtained, and for the first contact person in the read state, the interface change completion notification is sent to notify the first contact object that the processing of the interface change 5G message corresponding to the target interface is not required, so that the accuracy and instantaneity of the interface change can be ensured. For the second contact object with the message reading state being the unread state, the interface change 5G message sent to the terminal corresponding to the second contact object is withdrawn in time, so that each interface change 5G message received by the target contact object is an effective interface change 5G message, and the reliability and instantaneity of interface updating are improved.
In one embodiment, obtaining an interface change 5G message corresponding to a changed target interface in a target service system includes:
acquiring an interface change request corresponding to a target interface in a target service system; the interface change request comprises an interface update document corresponding to the target interface and an update explanation document corresponding to the interface update document; and taking the interface updating document and the updating interpretation document as interface change information corresponding to the target interface, and packaging the interface change information into an interface change 5G message corresponding to the target interface.
The interface update document refers to a new interface document corresponding to the target interface generated by the interface change. The update explanation document refers to a document for explaining an interface update document, which is generated due to an interface change.
When updating a target interface in a target service system, an interface change request corresponding to the target interface is sent to a computer device, wherein the interface change request comprises an interface update document corresponding to the target interface and an update explanation document corresponding to the interface update document. After the computer equipment acquires an interface change request corresponding to a target interface in the target service system, taking an interface update document carried by the interface change request and an interface explanation document corresponding to the interface update document as interface change information, and packaging the interface update document and the interface explanation document corresponding to the interface update document into an interface change 5G message.
In the above embodiment, the interface change 5G message is generated based on the interface update document carried by the interface change request and the update interpretation document corresponding to the interface update document, and then the interface change 5G message is sent to the terminal corresponding to the target contact object, so that when the target contact object updates the interface document corresponding to the target interface in the corresponding target subsystem based on the interface update document, the interface update can be accurately and efficiently completed by updating the interpretation document, and the efficiency of the interface update is improved.
In a specific embodiment, the system interface changing method in the present application belongs to the field of 5G technology, and may be applied to a banking background system, as shown in fig. 4, where the system interface changing method includes the following steps:
1. interface coding mapping relation bottoming
The bank background system records the call links corresponding to the interfaces respectively, establishes the mapping relation between the interface codes and the corresponding call links, and obtains the call link table corresponding to the bank background system. The calling link comprises interface codes and names of all subsystems included in the calling link. Meanwhile, a system contact list corresponding to each subsystem decibel is obtained, and a mapping relation between each subsystem and the corresponding system contact list is established.
2. 5G message interface change data uploading module
The bank background system acquires interface change information related to the target interface change, specifically, the interface change information can comprise information such as interface documents, pictures, texts and the like, edits, packages and uploads the interface change information to obtain corresponding interface change 5G messages.
3. Interface involves system contact query module
The bank background system queries a target call link corresponding to the target interface in a call link table based on the target interface code corresponding to the target interface, and determines a method target subsystem corresponding to the target interface based on target subsystems included in the target call link. And further inquiring the system contacts corresponding to each target subsystem respectively to obtain a target contact set corresponding to the target interface.
4. 5G message interface change data transmitting module
And the bank background equipment sends the interface change 5G message corresponding to the target interface to the terminals respectively corresponding to all the target contacts in the target contact set, so that the accurate release of the interface change 5G message is realized. In addition, the system interface changing method also comprises a mapping relation updating module which supports updating of interface coding, calling links, names of all subsystems on the calling links and a system contact list.
In the above embodiment, the interface change information is packaged into a 5G message, and is sent to the terminal corresponding to the corresponding target contact in the form of the 5G message. The interface change information may contain various types of information such as interface documents, pictures, texts, contacts and the like, and the 5G message supports various rich media information, and has low transmission delay, so that the real-time release of the interface change can be realized by utilizing the advantages of the 5G message. And because each interface has a corresponding call link, the call link records the complete call process between the systems from end to end of the interface, and each system organizes the interface codes related to the interfaces, the call links, the mapping relations of each system name and system contact on the links and maintains the mapping relations in a database. When the interface changes and releases, according to the information such as calling links, system contact lists and the like in the interface code traversal database, all records corresponding to the interface code are found, and the related system contacts (namely target system contacts) are taken out. The interface change information is directly pushed to related system contacts, so that layer-by-layer circulation and sending of the change information to unrelated personnel are avoided, and real-time and accurate release of the interface change is realized. Meanwhile, the scheme realizes accurate change and real-time pushing of the interface by crossing the system contacts corresponding to accurate judgment interface change through the mapping relation between the interface coding and the calling system and by utilizing the characteristic of low delay of the 5G message, solves the problems of inaccurate pushing, delayed pushing notification and manpower resource waste of the existing interface change release mode, improves the efficiency and accuracy of interface change release, and reduces the release delay rate and the disturbing rate to irrelevant personnel.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a system interface updating device for realizing the above related system interface updating method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in the embodiments of the system interface updating device or devices provided below may refer to the limitation of the system interface updating method hereinabove, and will not be repeated herein.
In one embodiment, as shown in fig. 5, there is provided a system interface updating apparatus, including: a change message acquisition module 502, a call link acquisition module 504, a contact object set acquisition module 506, and a change message transmission module 508, wherein:
a change message obtaining module 502, configured to obtain an interface change 5G message corresponding to a changed target interface in the target service system; the interface change 5G message includes interface change information.
The call link acquisition module 504 is configured to acquire each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link includes each target subsystem in the target business system through which the target interface passes during the call process.
The contact object set obtaining module 506 is configured to determine a target contact object set corresponding to the target interface in the target service system based on a mapping relationship between the target subsystem and the corresponding system contact object.
A change message sending module 508, configured to send an interface change 5G message to a terminal corresponding to each target contact object in the target contact object set; the interface change 5G message is used to indicate updating the interface call information of the target interface in the target subsystem based on the interface change information.
In one embodiment, the call link acquisition module 504 is further configured to:
acquiring a target call link table corresponding to a target service system; the target call link table comprises candidate interface codes and candidate call links which correspond to candidate interfaces in the target service system respectively; and inquiring each target call link corresponding to the target interface from the target call link table based on the target interface code.
In one embodiment, the contact object set acquisition module 506 is further configured to:
performing de-duplication processing on target subsystems respectively included in each target call link to obtain a plurality of reference subsystems corresponding to the target interfaces; acquiring a system contact object list corresponding to each reference subsystem respectively and the number of 5G messages to be processed corresponding to each system contact object in the system contact object list respectively; determining reference contact objects from corresponding system contact objects based on the number of 5G messages to be processed, which correspond to the system contact objects of the same reference subsystem, and obtaining reference contact object sets corresponding to the reference subsystems respectively; and merging the reference contact object sets corresponding to the reference subsystems respectively to obtain a target contact object set corresponding to the target interface in the target service system.
In one embodiment, the change message acquisition module 502 is further configured to:
acquiring an interface change request corresponding to a target interface in a target service system; the interface change request comprises an interface update document corresponding to the target interface and an update explanation document corresponding to the interface update document; and taking the interface updating document and the updating interpretation document as interface change information corresponding to the target interface, and packaging the interface change information into an interface change 5G message corresponding to the target interface.
In one embodiment, as shown in fig. 6, the system interface updating apparatus further includes:
an operation response module 602, configured to respond to a verification triggering operation of the current contact object for the received interface change 5G message, and display an identity verification interface corresponding to the current subsystem to which the current contact object belongs; responding to the identity verification operation of the current contact object aiming at the identity verification interface, and verifying the identity information corresponding to the current contact object; when the identity information corresponding to the current contact object passes the verification, displaying an interface information updating interface corresponding to the current subsystem; and responding to the interface information updating operation of the current contact object for the interface information updating interface, and displaying updated interface calling information obtained after updating the interface calling information in the current subsystem based on the interface changing information.
The interface change processing module 604 is configured to obtain an interface change completion notification returned by the change contact object corresponding to the target subsystem; the change contact object is a target contact object for successfully updating interface call information of a target interface in a target subsystem based on the interface change 5G message; acquiring message reading states respectively corresponding to all other target contact objects except the change contact object in the target contact object subset corresponding to the target subsystem; the target contact object subset corresponding to the target subsystem comprises system contact objects which receive the interface change 5G message in the system contact objects corresponding to the target subsystem; aiming at a first contact object with a read message state in a target contact object subset being a read state, sending an interface change completion notification to a terminal corresponding to the first contact object; and withdrawing the interface change 5G message sent to the terminal corresponding to the second contact object aiming at the second contact object with the unread message reading state in the target contact object subset.
According to the system interface updating device, when the target interface is changed, the target calling links corresponding to the target interface are inquired according to the target interface codes corresponding to the target interface, the target contact object set corresponding to the target interface is obtained based on the system contact objects corresponding to the target subsystems contained in the target calling links, the system contact persons corresponding to the target interface can be rapidly determined, and further the interface changing information is sent to the terminals corresponding to the target contact objects in the target contact object set in the form of 5G messages, so that the efficiency of updating the interface can be improved. Meanwhile, the interface change 5G message is sent to the system contact object corresponding to the target interface in a targeted way, so that the computer resource can be effectively saved, and the utilization rate of the computer resource can be improved.
The respective modules in the system interface updating apparatus described above may be implemented in whole or in part by software, hardware, or a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, an Input/Output interface (I/O) and a communication interface. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface is connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used for storing data such as interface change 5G messages, target call links and the like. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a system interface update method.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 8. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a system interface update method. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by persons skilled in the art that the structures shown in fig. 7 and 8 are merely block diagrams of portions of structures associated with aspects of the application and are not intended to limit the computer apparatus to which aspects of the application may be applied, and that a particular computer apparatus may include more or less components than those shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, implements the steps of the method embodiments described above.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the steps in the above-described method embodiments.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data need to comply with the related laws and regulations and standards of the related country and region.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A system interface updating method, the method comprising:
acquiring an interface change 5G message corresponding to a changed target interface in a target service system; the interface change 5G message comprises interface change information;
acquiring each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link comprises target subsystems of the target service system through which the target interface passes in the call process;
Determining a corresponding target contact object set of the target interface in the target service system based on a mapping relation between the target subsystem and the corresponding system contact object;
the interface change 5G message is sent to terminals respectively corresponding to all the target contact objects in the target contact object set; the interface change 5G message is used for indicating updating of interface call information of the target interface in the target subsystem based on the interface change information.
2. The method according to claim 1, wherein the obtaining each target call link corresponding to the target interface based on the target interface code corresponding to the target interface includes:
acquiring a target call link table corresponding to the target service system; the target call link table comprises candidate interface codes and candidate call links which correspond to candidate interfaces in the target service system respectively;
and inquiring each target call link corresponding to the target interface from the target call link table based on the target interface code.
3. The method of claim 1, wherein the determining a set of target contact objects corresponding to the target interface in the target business system based on a mapping relationship between the target subsystem and system contact objects comprises:
Performing de-duplication processing on target subsystems respectively included in each target call link to obtain a plurality of reference subsystems corresponding to the target interfaces;
acquiring a system contact object list corresponding to each reference subsystem respectively and the number of 5G messages to be processed corresponding to each system contact object in the system contact object list respectively;
determining reference contact objects from corresponding system contact objects based on the number of 5G messages to be processed respectively corresponding to the system contact objects corresponding to the same reference subsystem, and respectively obtaining reference contact object sets corresponding to the reference subsystems;
and merging the reference contact object sets respectively corresponding to the reference subsystems to obtain a target contact object set corresponding to the target interface in the target service system.
4. The method according to claim 1, wherein the method further comprises:
responding to verification triggering operation of a current contact object for a received interface change 5G message, and displaying an identity verification interface corresponding to a current subsystem to which the current contact object belongs;
responding to the identity verification operation of the current contact object aiming at the identity verification interface, and verifying the identity information corresponding to the current contact object;
When the identity information corresponding to the current contact object passes verification, displaying an interface information updating interface corresponding to the current subsystem;
and responding to the interface information updating operation of the current contact object for the interface information updating interface, and displaying updated interface calling information obtained after updating the interface calling information in the current subsystem based on the interface changing information.
5. The method of claim 1, wherein after the sending the interface change 5G message to the terminal respectively corresponding to each target contact object in the target contact object set, the method further comprises:
acquiring an interface change completion notification returned by a change contact object corresponding to the target subsystem; the change contact object is a target contact object for successfully updating interface calling information of the target interface in the target subsystem based on the interface change 5G message;
acquiring message reading states respectively corresponding to all other target contact objects except the change contact object in a target contact object subset corresponding to the target subsystem; the target contact object subset corresponding to the target subsystem comprises system contact objects which receive the interface change 5G message from the system contact objects corresponding to the target subsystem;
Aiming at a first contact object with the read message state in the target contact object subset as a read state, sending an interface change completion notification to a terminal corresponding to the first contact object;
and withdrawing the interface change 5G message sent to the terminal corresponding to the second contact object aiming at the second contact object with the unread message reading state in the target contact object subset.
6. The method of claim 1, wherein the obtaining the interface change 5G message corresponding to the changed target interface in the target service system includes:
acquiring an interface change request corresponding to a target interface in a target service system; the interface change request comprises an interface update document corresponding to the target interface and an update explanation document corresponding to the interface update document;
and taking the interface updating document and the updating interpretation document as interface change information corresponding to the target interface, and packaging the interface change information into an interface change 5G message corresponding to the target interface.
7. A system interface updating apparatus, the apparatus comprising:
the change message acquisition module is used for acquiring an interface change 5G message corresponding to a changed target interface in the target service system; the interface change 5G message comprises interface change information;
The call link acquisition module is used for acquiring each target call link corresponding to the target interface based on the target interface code corresponding to the target interface; the target call link comprises target subsystems of the target service system through which the target interface passes in the call process;
the contact object set acquisition module is used for determining a corresponding target contact object set of the target interface in the target service system based on the mapping relation between the target subsystem and the corresponding system contact object;
the change message sending module is used for sending the interface change 5G message to the terminals respectively corresponding to the target contact objects in the target contact object set; the interface change 5G message is used for indicating updating of interface call information of the target interface in the target subsystem based on the interface change information.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202310684688.9A 2023-06-09 2023-06-09 System interface updating method, device, computer equipment and storage medium Pending CN116880869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310684688.9A CN116880869A (en) 2023-06-09 2023-06-09 System interface updating method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310684688.9A CN116880869A (en) 2023-06-09 2023-06-09 System interface updating method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116880869A true CN116880869A (en) 2023-10-13

Family

ID=88268830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310684688.9A Pending CN116880869A (en) 2023-06-09 2023-06-09 System interface updating method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116880869A (en)

Similar Documents

Publication Publication Date Title
CN111177302B (en) Service bill processing method, device, computer equipment and storage medium
CN105516368A (en) Cloud desktop client, server and method and system for implementing cloud desktop
CN111382123A (en) File storage method, device, equipment and storage medium
CN103490978A (en) Terminal, server and message monitoring method
CN117151045A (en) Report processing method and device based on block chain and computer equipment
CN116880869A (en) System interface updating method, device, computer equipment and storage medium
CN111753141A (en) Data management method and related equipment
CN113791735A (en) Video data storage method and device, computer equipment and storage medium
CN113132428B (en) Information pushing method, system and equipment computer device and storage medium
CN116821102B (en) Data migration method, device, computer equipment and storage medium
CN113626409B (en) Test data processing method, device, equipment and storage medium
CN115604667B (en) Message sending method, device, computer equipment and storage medium
CN110019025A (en) A kind of stream data processing method and device
CN116756148A (en) Incremental data acquisition method, device, equipment, storage medium and program product
CN116846974A (en) Service request processing method, device, computer equipment and storage medium
CN114253970A (en) Data processing method, system, electronic device and storage medium
CN117648336A (en) Data query method, device, computer equipment and storage medium
CN116225830A (en) Service operation log reporting method and device, computer equipment and storage medium
CN114647630A (en) File synchronization method, information generation method, file synchronization device, information generation device, computer equipment and storage medium
CN116775186A (en) Page data processing method and device, computer equipment and storage medium
CN116319647A (en) Information notification, information processing method, information processing apparatus, computer device, and storage medium
CN117407191A (en) Data processing method, system, computer device and storage medium
CN117763247A (en) Link downloading method, device, computer equipment and storage medium
CN117951135A (en) Data processing method, device, computer equipment and storage medium
CN116663907A (en) Method and device for generating early warning information, computer equipment and storage medium

Legal Events

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