CN114710531B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN114710531B
CN114710531B CN202210334977.1A CN202210334977A CN114710531B CN 114710531 B CN114710531 B CN 114710531B CN 202210334977 A CN202210334977 A CN 202210334977A CN 114710531 B CN114710531 B CN 114710531B
Authority
CN
China
Prior art keywords
parameter
message format
message
core
data dictionary
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210334977.1A
Other languages
Chinese (zh)
Other versions
CN114710531A (en
Inventor
张小翠
朱玉清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202210334977.1A priority Critical patent/CN114710531B/en
Publication of CN114710531A publication Critical patent/CN114710531A/en
Application granted granted Critical
Publication of CN114710531B publication Critical patent/CN114710531B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses an information processing method which can be applied to the financial field or other fields. The method comprises the following steps: and responding to the change of the first core interface of the core system, and acquiring a target message format supported by the changed second core interface. Further, a first message format adopted by the first application system for sending the message to the core system is obtained, and the first message format and the target message format are compared to obtain a comparison result, wherein the first message format is a message format supported by the first core interface. And then, generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by utilizing the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts the first message format. According to the scheme, the first application system can efficiently conduct data interaction with the core system by utilizing the changed second core interface.

Description

Information processing method and device
Technical Field
The present disclosure relates to the field of finance, and in particular, to an information processing method and apparatus.
Background
The core system of the bank can interact with other application systems of the bank through interfaces of the core system. Other applications mentioned here may be, for example, feature applications serving various regions (e.g., various countries).
Currently, when the application system 1 in the other application systems needs to be changed, a core interface for interaction with the core system needs to be changed. After the core interface is changed, if the core interface is further used for performing data interaction with at least one application system 2 other than the application system 1, the application system 2 needs to be changed, so that the application system 2 can perform data interaction with the core system by using the changed core interface normally.
However, the efficiency of the modification of the at least one application system 2 is relatively low, which is detrimental to the overall maintenance of the banking system. In view of this, a solution is needed that can solve the above-mentioned problems.
Disclosure of Invention
The technical problem to be solved by the application is how to efficiently enable a characteristic system to perform data interaction with the core system by utilizing the changed core interface when the core interface is changed, and provides an information processing method and device.
In a first aspect, an embodiment of the present application provides an information processing method, where the method includes:
responding to the change of a first core interface of a core system, and acquiring a target message format supported by a changed second core interface;
acquiring a first message format adopted by a first application system for sending a message to the core system, wherein the first message format is a message format supported by the first core interface;
comparing the first message format with the target message format to obtain a comparison result;
and generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by using the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts the first message format.
Optionally, the generating a data dictionary based on the comparison result includes:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
Optionally, the generating a data dictionary based on the comparison result includes:
if the comparison result indicates that the target message format is deleted by at least one second parameter based on the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
Optionally, the generating a data dictionary based on the comparison result includes:
if the comparison result indicates that the target message format is added with at least one first parameter and deleted with at least one second parameter on the basis of the first message format, the determined data dictionary comprises: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
Optionally, the method further comprises:
receiving a first message sent by the first application system;
processing the first message based on the data dictionary to obtain a second message conforming to the target message format;
and sending the second message to the core system.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the first acquisition unit is used for responding to the change of the first core interface of the core system and acquiring a target message format supported by the changed second core interface;
the second acquisition unit is used for acquiring a first message format adopted by the first application system for sending the message to the core system, wherein the first message format is a message format supported by the first core interface;
the comparison unit is used for comparing the first message format with the target message format to obtain a comparison result;
the generating unit is used for generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by utilizing the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts a first message format.
Optionally, the generating unit is configured to:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
Optionally, the generating unit is configured to:
if the comparison result indicates that the target message format is deleted by at least one second parameter based on the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
Optionally, the generating unit is configured to:
if the comparison result indicates that the target message format is added with at least one first parameter and deleted with at least one second parameter on the basis of the first message format, the determined data dictionary comprises: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
Optionally, the apparatus further includes:
the receiving unit is used for receiving a first message sent by the first application system;
the processing unit is used for processing the first message based on the data dictionary to obtain a second message conforming to the target message format;
and the sending unit is used for sending the second message to the core system.
Compared with the prior art, the embodiment of the application has the following advantages:
the embodiment of the application provides an information processing method, which can be applied to a common platform through which each application system interacts with the core system in one example. The method comprises the following steps: and responding to the change of the first core interface of the core system, and acquiring a target message format supported by the changed second core interface. After the first core interface is changed to the second core interface, the first application system which originally uses the first core interface to interact with the core system, if the second core interface needs to be continuously used for interacting with the core system, the message format sent by the first application system to the core system is the target message format. In this embodiment of the present application, in order to avoid changing the first application system, the common platform may obtain a first message format adopted by the first application system to send a message to the core system, and compare the first message format with the target message format to obtain a comparison result, where the first message format is a message format supported by the first core interface. And then, generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by using the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts the first message format. In this way, the public platform changes the format of the first message sent by the first application system based on the data dictionary, so as to obtain the second message conforming to the target message format, and the first application system is not required to be changed. The efficiency of the public platform for formatting the first message sent by the first application system based on the data dictionary is higher than the efficiency of changing the first application system. Therefore, by utilizing the scheme, the first application system can efficiently perform data interaction with the core system by utilizing the changed second core interface.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of an information processing method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Various non-limiting embodiments of the present application are described in detail below with reference to the attached drawing figures.
Exemplary method
Referring to fig. 1, the flow chart of an information processing method according to an embodiment of the present application is shown. The information processing method provided by the embodiment of the application can be applied to a public platform, and each application system interacts with the core system through the public platform.
In one example, the method may include, for example, the steps of: S101-S104.
S101: and responding to the change of the first core interface of the core system, and acquiring a target message format supported by the changed second core interface.
The core system mentioned here may be a banking core system.
In the embodiment of the application, the core system may receive data sent by a plurality of application systems through the first core interface.
In one example, when one of the plurality of application systems (e.g., the second application system) changes, the format of the message it sends to the core system changes. In one example, the message format sent by the second application system to the core system is changed to the target message format. The first core interface also needs to be changed, and in this embodiment of the present application, the first core interface is changed to a second core interface, and a message format supported by the second core interface is a target message format. Thus, the core system can receive the message sent by the second application system based on the second core interface.
S102: and acquiring a first message format adopted by a first application system for sending messages to the core system, wherein the first message format is a message format supported by the first core interface.
In this embodiment of the present application, after the first core interface is changed to the second core interface, the application system that originally uses the first core interface to interact with the core system, if it is necessary to continue to use the second core interface to interact with the core system, a message format sent by the application system to the core system is a target message format.
It should be noted that, for an application system that interacts with the core system using the first core interface, the message formats of messages sent by each application system to the core system may be different, but these formats are all supported by the first core interface. For example, the format supported by the first core interface includes 10 parameters, respectively, from parameter 1 to parameter 10, where parameter 1 to parameter 5 are optional parameters, and parameter 6 to parameter 10 are optional parameters, and then the message format supported by the first core interface may include multiple types, for example, the message format supported by the first core interface needs to include 5 optional parameters, from parameter 1 to parameter 5, and several optional parameters, from parameter 6 to parameter 10, may or may not include, for example, one or more optional parameters, or none of the optional parameters.
In this embodiment of the present application, the first application system is any application system that interacts with the core system using the first core interface.
S103: and comparing the first message format with the target message format to obtain a comparison result.
In the embodiment of the present application, the comparison result may include 3 cases:
first case: the target message format is augmented with at least one first parameter based on the first message format.
Second case: the target message format deletes at least one second parameter based on the first message format.
Third case: the target message format adds at least one first parameter and deletes at least one second parameter based on the first message format.
S104: and generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by using the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts the first message format.
S104, in a specific implementation, may have 3 implementations.
The first implementation mode:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format. Then to enable the common platform to process the first message in the first message format based on the data dictionary, a second message conforming to the target message format is obtained. The data dictionary may include: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
In this way, when the first message sent by the first application system is received, the identifier of the first application system may be used as an index to find and obtain the parameter addition flag, the identifier of the at least one first parameter, and the value of the at least one first parameter, further, based on the parameter addition flag, the identifier of the at least one first parameter, and the value of the at least one first parameter, at least one first parameter field is added to the first message, and the value of the at least one first parameter is added to the corresponding field, so as to obtain the second message.
In one example, the value of the at least one first parameter may be a default value.
The second implementation mode:
and if the comparison result indicates that the target message format is based on the first message format, deleting at least one second parameter. Then to enable the common platform to process the first message in the first message format based on the data dictionary, a second message conforming to the target message format is obtained. The data dictionary may include: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
In this way, when the first message sent by the first application system is received, the identifier of the first application system may be used as an index to find and obtain the parameter deletion flag and the identifier of the at least one second parameter, and further, based on the parameter deletion flag and the identifier of the at least one second parameter, a field corresponding to the at least one second parameter in the first message is deleted, so as to obtain the second message.
Third implementation:
if the comparison result indicates that the target message format is added with at least one first parameter and at least one second parameter on the basis of the first message format, the public platform can process the first message in the first message format based on the data dictionary to obtain a second message conforming to the target message format. The data dictionary may include: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
In this way, when a first message sent by a first application system is received, the first message can be searched and obtained by using the identifier of the first application system as an index, and then the first message can be processed based on the parameter adding information and the parameter deleting information to obtain a second message. Wherein:
based on the parameter addition information, at least one first parameter field may be added to the first message, and a value of the at least one first parameter may be added to a corresponding field; based on the parameter deletion information, a field corresponding to the at least one second parameter in the first message may be deleted.
In one example, when a first application system sends a first message to a core system, the common platform may receive the first message sent by the first application system, then process the first message based on the data dictionary to obtain a second message conforming to the target message format, and send the second message to the core system.
For a specific implementation of "processing the first message based on the data dictionary to obtain the second message conforming to the target message format", reference may be made to the relevant content in the description of S104 above, and a description will not be repeated here.
As can be seen from the above description, in the embodiment of the present application, in order to avoid changing the first application system, the common platform may obtain a first message format adopted by the first application system to send a message to the core system, and compare the first message format with the target message format to obtain a comparison result, where the first message format is a message format supported by the first core interface. And then, generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by using the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, and the first message adopts the first message format. In this way, the public platform changes the format of the first message sent by the first application system based on the data dictionary, so as to obtain the second message conforming to the target message format, and the first application system is not required to be changed. The efficiency of the public platform for formatting the first message sent by the first application system based on the data dictionary is higher than the efficiency of changing the first application system. Therefore, by utilizing the scheme, the first application system can efficiently perform data interaction with the core system by utilizing the changed second core interface.
Exemplary apparatus
Based on the method provided by the embodiment, the embodiment of the application also provides a device, and the device is described below with reference to the accompanying drawings.
Referring to fig. 2, fig. 2 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application. The apparatus 200 may specifically include, for example: a first acquisition unit 201, a second acquisition unit 202, an alignment unit 203, and a generation unit 204.
A first obtaining unit 201, configured to obtain, in response to a change of a first core interface of a core system, a target message format supported by a changed second core interface;
a second obtaining unit 202, configured to obtain a first message format adopted by a first application system to send a message to the core system, where the first message format is a message format supported by the first core interface;
a comparison unit 203, configured to compare the first message format with the target message format to obtain a comparison result;
and the generating unit 204 is configured to generate a data dictionary based on the comparison result, where the data dictionary is configured to process, when receiving a first message sent by the first application system to the core interface, the first message with the data dictionary to obtain a second message conforming to the target message format, and the first message adopts a first message format.
Optionally, the generating unit 204 is configured to:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
Optionally, the generating unit 204 is configured to:
if the comparison result indicates that the target message format is deleted by at least one second parameter based on the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
Optionally, the generating unit 204 is configured to:
if the comparison result indicates that the target message format is added with at least one first parameter and deleted with at least one second parameter on the basis of the first message format, the determined data dictionary comprises: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
Optionally, the apparatus further includes:
the receiving unit is used for receiving a first message sent by the first application system;
the processing unit is used for processing the first message based on the data dictionary to obtain a second message conforming to the target message format;
and the sending unit is used for sending the second message to the core system.
Since the apparatus 200 is an apparatus corresponding to the method provided in the above method embodiment, the specific implementation of each unit of the apparatus 200 is the same as the above method embodiment, and therefore, with respect to the specific implementation of each unit of the apparatus 200, reference may be made to the description part of the above method embodiment, and details are not repeated herein.
It should be noted that the information processing method and apparatus provided by the present invention can be used in the financial field or other fields. For example, the method can be applied to banking system data interaction scenes in the financial field. Other fields are any field other than the financial field, for example, the information processing field. The foregoing is merely exemplary, and is not intended to limit the application fields of the information processing method and apparatus provided by the present invention.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the present application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.
The foregoing description of the preferred embodiments of the present application is not intended to limit the invention to the particular embodiments of the present application, but to limit the scope of the invention to the particular embodiments of the present application.

Claims (10)

1. An information processing method, characterized in that the method comprises:
responding to the change of a first core interface of a core system, and acquiring a target message format supported by a changed second core interface, wherein after a message format sent to the core system by a second application system is changed to the target message format, the first core interface is changed to the second core interface;
acquiring a first message format adopted by a first application system for sending a message to the core system, wherein the first message format is a message format supported by the first core interface;
comparing the first message format with the target message format to obtain a comparison result;
and generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by using the data dictionary when receiving a first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, the first message adopts the first message format, and the core system and the first application system are both banking systems.
2. The method of claim 1, wherein generating a data dictionary based on the comparison result comprises:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
3. The method of claim 1, wherein generating a data dictionary based on the comparison result comprises:
if the comparison result indicates that the target message format is deleted by at least one second parameter based on the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
4. The method of claim 1, wherein generating a data dictionary based on the comparison result comprises:
if the comparison result indicates that the target message format is added with at least one first parameter and deleted with at least one second parameter on the basis of the first message format, the determined data dictionary comprises: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
5. The method according to any one of claims 1-4, further comprising:
receiving a first message sent by the first application system;
processing the first message based on the data dictionary to obtain a second message conforming to the target message format;
and sending the second message to the core system.
6. An information processing apparatus, characterized in that the apparatus comprises:
the first acquisition unit is used for responding to the change of a first core interface of a core system and acquiring a target message format supported by a changed second core interface, wherein after the message format sent to the core system by a second application system is changed to the target message format, the first core interface is changed to the second core interface;
the second acquisition unit is used for acquiring a first message format adopted by the first application system for sending the message to the core system, wherein the first message format is a message format supported by the first core interface;
the comparison unit is used for comparing the first message format with the target message format to obtain a comparison result;
the generating unit is used for generating a data dictionary based on the comparison result, wherein the data dictionary is used for processing the first message by utilizing the data dictionary when receiving the first message sent to the core interface by the first application system, so as to obtain a second message conforming to the target message format, the first message adopts the first message format, and the core system and the first application system are both bank systems.
7. The apparatus of claim 6, wherein the generating unit is configured to:
if the comparison result indicates that the target message format is increased by at least one first parameter on the basis of the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter addition flag, an identification of the at least one first parameter, and a value of the at least one first parameter.
8. The apparatus of claim 6, wherein the generating unit is configured to:
if the comparison result indicates that the target message format is deleted by at least one second parameter based on the first message format, the determined data dictionary comprises: an identification of the first application system, a parameter deletion marker, and an identification of the at least one second parameter.
9. The apparatus of claim 6, wherein the generating unit is configured to:
if the comparison result indicates that the target message format is added with at least one first parameter and deleted with at least one second parameter on the basis of the first message format, the determined data dictionary comprises: the identification of the first application system, parameter adding information and parameter deleting information, wherein the parameter adding information comprises: an identification of the at least one first parameter, and a value of the at least one first parameter, the parameter deletion information comprising: a parameter deletion marker and an identification of the at least one second parameter.
10. The apparatus according to any one of claims 6-9, characterized in that the apparatus further comprises:
the receiving unit is used for receiving a first message sent by the first application system;
the processing unit is used for processing the first message based on the data dictionary to obtain a second message conforming to the target message format;
and the sending unit is used for sending the second message to the core system.
CN202210334977.1A 2022-03-31 2022-03-31 Information processing method and device Active CN114710531B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210334977.1A CN114710531B (en) 2022-03-31 2022-03-31 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210334977.1A CN114710531B (en) 2022-03-31 2022-03-31 Information processing method and device

Publications (2)

Publication Number Publication Date
CN114710531A CN114710531A (en) 2022-07-05
CN114710531B true CN114710531B (en) 2024-03-08

Family

ID=82170625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210334977.1A Active CN114710531B (en) 2022-03-31 2022-03-31 Information processing method and device

Country Status (1)

Country Link
CN (1) CN114710531B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334887A (en) * 2008-08-07 2008-12-31 金蝶软件(中国)有限公司 Financial data-handling process and bank enterprise platform device
CN106933763A (en) * 2017-02-22 2017-07-07 中国银行股份有限公司 Data processing method and device
CN109408337A (en) * 2018-10-31 2019-03-01 京东方科技集团股份有限公司 A kind of method and device of interface O&M
CN110704462A (en) * 2019-09-06 2020-01-17 中国平安财产保险股份有限公司 Data change notification method, electronic device, computer device, and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334887A (en) * 2008-08-07 2008-12-31 金蝶软件(中国)有限公司 Financial data-handling process and bank enterprise platform device
CN106933763A (en) * 2017-02-22 2017-07-07 中国银行股份有限公司 Data processing method and device
CN109408337A (en) * 2018-10-31 2019-03-01 京东方科技集团股份有限公司 A kind of method and device of interface O&M
CN110704462A (en) * 2019-09-06 2020-01-17 中国平安财产保险股份有限公司 Data change notification method, electronic device, computer device, and storage medium

Also Published As

Publication number Publication date
CN114710531A (en) 2022-07-05

Similar Documents

Publication Publication Date Title
US7562079B2 (en) Message generator
JPH0594344A (en) Method for efficient document form conversion in data processing system
CN111460129B (en) Method, device, electronic equipment and storage medium for generating identification
CN107798046B (en) Client identity information processing method, device, storage medium and computer equipment
CN113382083B (en) Webpage screenshot method and device
CN111831682B (en) Method, apparatus, device and computer readable medium for processing accumulation fund service
CN114710531B (en) Information processing method and device
JP2009509229A (en) Message conversion system and method with enhanced context recognition
CN113468446B (en) Method, system and equipment for supporting identification of third party two-dimensional code data
CN113254457B (en) Account checking method, account checking system and computer readable storage medium
CN115563942A (en) Contract generation method and device, electronic equipment and computer readable medium
CN111797590B (en) Data checking method, device and equipment
CN111563123B (en) Real-time synchronization method for hive warehouse metadata
US11489799B2 (en) Systems and methods for communication routing and optimization among multiple distributed ledgers
CN114648012A (en) Bill processing method and device, electronic equipment and computer readable medium
CN113472631B (en) Reminding information processing method and device, electronic equipment and storage medium
CN113179494B (en) Short message-based service handling method and system
CN116578649A (en) Data synchronization method, device, equipment and storage medium
CN117592447A (en) Table data processing method and device based on internal network and server
CN118210799A (en) Index switching method, device and computer readable storage medium
CN117312452A (en) Data synchronization method, device, electronic equipment and computer readable medium
CN117951542A (en) Method and device for processing signboard data, electronic equipment and storage medium
CN113378516A (en) System for processing document coded data and method for storing and searching document coded data
CN115243259A (en) 5G private network account opening method, system, device, electronic equipment and storage medium
CN116049196A (en) System, method, electronic device and medium for updating database based on target form

Legal Events

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