CN113282590A - Interface joint debugging method and device based on 5G message - Google Patents

Interface joint debugging method and device based on 5G message Download PDF

Info

Publication number
CN113282590A
CN113282590A CN202110710418.1A CN202110710418A CN113282590A CN 113282590 A CN113282590 A CN 113282590A CN 202110710418 A CN202110710418 A CN 202110710418A CN 113282590 A CN113282590 A CN 113282590A
Authority
CN
China
Prior art keywords
interface
joint debugging
keywords
data
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110710418.1A
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 CN202110710418.1A priority Critical patent/CN113282590A/en
Publication of CN113282590A publication Critical patent/CN113282590A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an interface joint debugging method and device based on 5G messages, and relates to the technical field of interface testing. The method comprises the following steps: receiving a keyword which is sent by a calling party and used for interface joint debugging; determining interface joint debugging information corresponding to the keywords according to the received keywords; and sending the interface joint tone information corresponding to the keywords to a calling party through a 5G message. According to the invention, the interface joint debugging information corresponding to the keyword is determined through the keyword sent by the calling party, and then the interface joint debugging information corresponding to the keyword is sent to the calling party through the 5G message, so that the processing efficiency of the interface joint debugging is improved, and the processing cost of the interface joint debugging is reduced.

Description

Interface joint debugging method and device based on 5G message
Technical Field
The invention relates to the technical field of interface testing, in particular to an interface joint debugging method and device based on 5G messages.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
When the online service of the first system is embedded into the second system, the second system needs to be in joint debugging with the first system. At present, the interface joint debugging between the second system and the first system is generally performed in a way of manual communication of developers. However, even though the docking standardization in the first system provides a more comprehensive technical document, since the developers of the second system have different understandings, the developers of the second system need to communicate technical details with the developers of the first system, so that the two parties can fully and accurately understand the technical document. If the second system changes developers midway or newly accesses developers, the problem of re-communication is faced, and effective experience accumulation cannot be formed, so that the communication efficiency is low and the communication cost is high.
Therefore, the existing interface joint debugging has the problems of low communication efficiency and high communication cost.
Disclosure of Invention
The embodiment of the invention provides an interface joint debugging method based on 5G information, which is used for improving the processing efficiency of the interface joint debugging and reducing the processing cost of the interface joint debugging, and comprises the following steps:
receiving a keyword which is sent by a calling party and used for interface joint debugging;
determining interface joint debugging information corresponding to the keywords according to the received keywords;
and sending the interface joint tone information corresponding to the keywords to a calling party through a 5G message.
An embodiment of the present invention further provides an interface joint debugging device based on a 5G message, so as to improve processing efficiency of the interface joint debugging and reduce processing cost of the interface joint debugging, where the interface joint debugging device based on the 5G message includes:
the key word receiving module is used for receiving the key words which are sent by the calling party and used for interface joint debugging;
the interface joint tone information determining module is used for determining interface joint tone information corresponding to the keywords according to the received keywords;
and the 5G sending module is used for sending the interface joint debugging information corresponding to the keyword to the calling party through a 5G message.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the interface joint debugging method based on the 5G message when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program for executing the above interface joint debugging method based on the 5G message is stored in the computer-readable storage medium.
In the embodiment of the invention, the interface joint debugging information corresponding to the keyword is determined through the keyword sent by the calling party, and then the interface joint debugging information corresponding to the keyword is sent to the calling party through the 5G message, so that the processing efficiency of the interface joint debugging is improved, and the processing cost of the interface joint debugging is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart illustrating an implementation of an interface joint debugging method based on a 5G message according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating an implementation of step 102 in the interface joint debugging method based on the 5G message according to the embodiment of the present invention;
fig. 3 is a flowchart of another implementation of step 102 in the interface joint debugging method based on 5G messages according to the embodiment of the present invention;
fig. 4 is a flowchart illustrating still another implementation of step 102 in the interface joint debugging method based on 5G messages according to an embodiment of the present invention;
fig. 5 is a functional block diagram of an interface joint debugging apparatus based on 5G messages according to an embodiment of the present invention;
fig. 6 is a block diagram illustrating an interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G messages according to an embodiment of the present invention;
fig. 7 is another block diagram of an interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G messages according to the embodiment of the present invention;
fig. 8 is a block diagram of still another structure of the interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G messages according to the embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Technical term introduction:
5G message: the method provides point-to-point messages and group chat services, and the message content can support various forms such as pictures, audio, video, positions, contacts and the like besides text. The user can receive and send the 5G messages of other mobile phone number users without downloading a client and adding friends. The 5G message provides enhanced individual and application message service for industrial customers, so that 'message is as a service', a new message interaction mode, namely a Chatbot chat robot, is introduced, and people can intuitively and conveniently enjoy various 5G application services such as payment recharging, ticket ordering, hotel reservation, logistics inquiry, catering booking, take-out order and the like in a message window.
External embedded online financial service: a B to B to C service mode embeds online financial services of a bank into third-party applications through technical means such as API, H5 and SDK, and indirectly provides the applications for end users. For example, the bank loan service is embedded in the loan page of other financial application programs, and the client is the bank that actually provides the loan service although the client is the money to loan on the other financial application programs.
And (3) joint debugging of interfaces: the third party APP is embedded into the bank online financial service, and when the third party needs to call the online interface of the bank, the interface joint debugging needs to be carried out.
Spark: a big data analysis middleware is a fast general-purpose computing engine specially designed for large-scale data processing.
HIVE: a large data storage middleware is designed for large-scale data storage.
Fig. 1 shows an implementation flow of an interface joint debugging method based on a 5G message according to an embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, which is detailed as follows:
as shown in fig. 1, the interface joint debugging method based on 5G message includes:
step 101, receiving a keyword which is sent by a calling party and used for interface joint debugging;
step 102, determining interface joint debugging information corresponding to the keywords according to the received keywords;
and 103, sending the interface joint debugging information corresponding to the keywords to a calling party through a 5G message.
When the interfaces of the first system (assumed as a called party) and the second system (assumed as a calling party) are jointly called, the first system (for example, the application chat window of the first system or the mobile terminal of the first system developer) receives a keyword sent by the second system (for example, the application chat window of the second system or the mobile terminal of the first system developer), wherein the keyword is used for the joint calling of the interfaces, for example, determining which interfaces need to be jointly called, or determining certain field information of the interfaces needing to be jointly called, and the like. The interface joint debugging method based on the 5G message provided by the embodiment is applied to the called party.
And after receiving the keywords sent by the calling party, the called party determines the interface joint debugging information corresponding to the keywords. Different types of keywords correspond to different interface joint tone information. If the keyword is used for determining the interface, the interface joint tone information corresponding to the keyword is the interface information. If the keyword is used for determining the interface data information, the interface joint tone information corresponding to the keyword is the interface data information. Interface data information, such as interface call specification, fields and field formats included in the interface, and the like. If the keyword is a keyword for determining the interface field, the interface joint tone information corresponding to the keyword is the interface field information, such as the interface field format.
And after determining the interface joint debugging information corresponding to the keyword, sending the interface joint debugging information corresponding to the keyword to a calling party through a 5G message so as to improve the processing efficiency of the interface joint debugging and reduce the processing cost of the interface joint debugging. The 5G message provides point-to-point message and group chat services, and the message content can support various forms of pictures, audio, video, positions, contacts and the like besides text. The message transmission efficiency can be improved by sending the message through the 5G message.
In the embodiment of the invention, the interface joint debugging information corresponding to the keyword is determined through the keyword sent by the calling party, and then the interface joint debugging information corresponding to the keyword is sent to the calling party through the 5G message, so that the processing efficiency of the interface joint debugging is improved, and the processing cost of the interface joint debugging is reduced.
Fig. 2 shows an implementation flow of step 102 in the interface joint debugging method based on the 5G message according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword includes a service scenario keyword, and the interface joint debugging information corresponding to the service scenario keyword includes a target joint debugging interface. In order to improve the efficiency of determining the joint debugging interface, as shown in fig. 2, step 102, determining interface joint debugging information corresponding to a keyword according to the received keyword includes:
step 201, acquiring a pre-configured scene interface data table from a joint debugging interface database according to the received service scene keywords; the scene interface data table reflects different business scene keywords and joint debugging interfaces and the corresponding relation between the business scene keywords and the joint debugging interfaces;
step 202, according to the corresponding relation between the business scene keywords and the joint debugging interface, determining a target joint debugging interface corresponding to the business scene keywords from the scene interface data table.
The keywords may include service scenario keywords, and different service scenario keywords correspond to different joint debugging interfaces. Namely, the interface joint debugging information corresponding to the service scene keyword includes a target joint debugging interface.
And when receiving the service scene key words sent by the calling party, acquiring a scene interface data table from the joint debugging interface database according to the received service scene key words. The scene interface data table is a data table pre-configured in the joint debugging interface database, and comprises different service scene keywords, different joint debugging interfaces and corresponding relations between the service scene keywords and the joint debugging interfaces. The joint debugging interfaces corresponding to different service scenarios are different, and one service scenario may include one or more joint debugging interfaces. In addition, the joint debugging interface database is a pre-configured joint debugging interface database and comprises a service scene keyword set and a joint debugging interface set, wherein the service scene keyword set covers almost all keywords of the service scene and can be modified, added and deleted; the joint debugging interface set covers the keywords of almost all service scenes, and can be modified, added and deleted as well.
After the scene interface data table is obtained from the joint debugging interface database, a target joint debugging interface corresponding to the business scene keywords sent by the calling party can be determined based on the corresponding relation between the business scene keywords in the scene interface data table and the joint debugging interface.
In the embodiment of the invention, the preset scene interface data table is obtained from the joint debugging interface database, the target joint debugging interface corresponding to the business scene key words is determined from the scene interface data table based on the corresponding relation between the business scene key words and the joint debugging interface, the corresponding relation between the business scene key words and the joint debugging interface is preset, the target joint debugging interface corresponding to the business scene key words is directly determined from the data table of the database, and the efficiency of determining the joint debugging interface can be improved.
In an embodiment of the present invention, in order to improve the efficiency of sending the joint debugging interface information, step 103, sending the interface joint debugging information corresponding to the keyword to the caller through a 5G message, includes:
and sending the target joint debugging interface corresponding to the service scene key words to the calling party through the 5G message.
After the target joint debugging interface corresponding to the business scene key words is determined from the scene interface data table, the target joint debugging interface corresponding to the business scene key words can be sent to the calling party based on the transmission channel passing through the 5G message, so that the efficiency of sending the joint debugging interface information is improved.
Fig. 3 shows another implementation flow of step 102 in the interface joint debugging method based on 5G messages according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword further includes an interface data keyword, and the interface joint tone information corresponding to the interface data keyword includes interface information data. In order to improve the efficiency of determining the interface information, as shown in fig. 3, step 102, determining the interface joint debugging information corresponding to the keyword according to the received keyword includes:
step 301, acquiring a pre-configured interface information data table from an interface information database according to the received interface data keyword; the interface information data table reflects different interface data keywords and interface information data and the corresponding relation between the interface data keywords and the interface information data;
step 302, according to the corresponding relationship between the interface data keyword and the interface information data, determining the interface information data corresponding to the interface data keyword from the interface information data table.
The keywords may also include interface data keywords, and different interface data keywords correspond to different interface information data. That is, the interface joint tone information corresponding to the interface data keyword includes interface information data. The interface information data mainly comprises data of interface calling specifications, problems possibly encountered in the interface joint debugging process and solutions corresponding to the problems, detailed information of specific fields, field formats and the like contained in the interface, and other supplementary description data in the interface joint debugging process.
And when receiving the interface data key words sent by the calling party, acquiring an interface information data table from an interface information database according to the received interface data key words. One joint debugging interface corresponds to one interface information database, and the interface information database contains various data of the corresponding interface. Different joint debugging interfaces correspond to different interface information databases.
The interface information data table is a data table pre-configured in an interface information database, and comprises different interface data keywords, different interface information data and a corresponding relation between the interface data keywords and the interface information data. In addition, the interface information database is a pre-configured database and comprises interface information data sets corresponding to almost all the joint debugging interfaces, the interface information data sets of all the joint debugging interfaces cover the interface information data of all the joint debugging interfaces, and the interface information data can be modified, added and deleted.
After the interface information data table is obtained from the interface information database, the interface information data corresponding to the interface data keyword may be determined based on the correspondence between the interface data keyword and the interface information data in the interface information data table.
In the embodiment of the invention, the interface information data table which is configured in advance is obtained from the interface information database, the interface information data corresponding to the interface data key words is determined from the interface information data table according to the corresponding relation between the interface data key words and the interface information data, the corresponding relation between the interface data key words and the interface information data is configured in advance, the interface information data corresponding to the interface data key words is directly determined from the interface information data table, and the efficiency of determining the interface information data can be improved.
In an embodiment of the present invention, in order to improve the efficiency of interface information data transmission, step 103, sending the interface joint debugging information corresponding to the keyword to the caller through a 5G message, includes:
and sending the interface information data corresponding to the interface data keywords to the calling party through the 5G message.
After the interface information data corresponding to the interface data keywords are determined from the interface information data table based on the corresponding relation between the interface data keywords and the interface information data, the interface information data corresponding to the interface data keywords are sent to a calling party in a 5G message mode, and therefore the efficiency of interface information data transmission is improved.
Fig. 4 shows a further implementation flow of step 102 in the interface joint debugging method based on 5G messages according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword further includes an interface data keyword, and the interface joint tone information corresponding to the interface data keyword includes interface information data. In order to improve the efficiency of determining the interface field data, as shown in fig. 4, step 102, determining the interface joint tone information corresponding to the keyword according to the received keyword, includes:
step 401, acquiring a pre-configured interface field data table from an interface field database according to the received interface field keywords; the interface field data table reflects different interface field keywords and interface field data and the corresponding relation between the interface field keywords and the interface field data;
step 402, according to the corresponding relationship between the interface field keyword and the interface field data, determining the interface field data corresponding to the interface field keyword from the interface field data table.
The keywords may also include interface field keywords, and different interface field keywords correspond to different interface field data. That is, the interface joint tone information corresponding to the interface field keyword includes the interface field data. An interface comprises different interface fields, and different interface field keywords correspond to different interface field data.
And when receiving the interface field key words sent by the calling party, acquiring an interface field data table from an interface field database according to the received interface field key words. The interface comprises different interface information data, and the interface information data comprises different interface fields.
The interface field data table is a data table pre-configured in an interface field database, and comprises different interface field keywords, different interface field information and a corresponding relation between the interface field keywords and the interface field information. The interface field information corresponding to different interface fields is different. That is, the interface field information corresponding to the interface field key may be determined by the interface field key in the interface field data table.
In addition, the interface field database is a pre-configured database, and comprises an interface field set and interface field data sets corresponding to different interface fields, wherein one interface field corresponds to one interface field data set. The interface field set almost covers all interface field keywords of the interface information data of the joint debugging interface, the interface field data set corresponding to the interface field covers almost all interface field data corresponding to a certain interface field, and the interface field set and the interface field data set can be modified, added and deleted.
After the interface field data table is obtained from the interface field database, the interface field data corresponding to the interface field keyword may be determined based on the correspondence between the interface field keyword and the interface field data in the interface field data table.
In the embodiment of the invention, the pre-configured interface field data table is obtained from the interface field database, the interface field data corresponding to the interface field key is determined from the interface field data table according to the corresponding relation between the interface field key and the interface field data, the corresponding relation between the interface field key and the interface field data is pre-configured, the interface field data corresponding to the interface field key is determined from the interface field data table, and the efficiency of determining the interface field data can be improved.
In an embodiment of the present invention, in order to improve efficiency of transmitting interface field data, step 103, sending interface joint debugging information corresponding to a keyword to a caller through a 5G message, includes:
and sending the interface field data corresponding to the interface field keywords to the calling party through the 5G message.
After the interface field data corresponding to the interface field keywords are determined from the interface field data table based on the corresponding relation between the interface field keywords and the interface field data, the interface field data corresponding to the interface field keywords are sent to a calling party in a 5G message mode, and therefore the efficiency of transmitting the interface field data is improved.
The embodiment of the present invention further provides an interface joint debugging device based on a 5G message, as described in the following embodiments. Because the principle of solving the problems of the devices is similar to the interface joint debugging method based on the 5G message, the implementation of the devices can refer to the implementation of the method, and repeated details are not repeated.
Fig. 5 shows functional modules of an interface joint debugging device based on 5G messages according to an embodiment of the present invention, and for convenience of description, only parts related to the embodiment of the present invention are shown, which are detailed as follows:
referring to fig. 5, each module included in the interface joint debugging device based on the 5G message is used to execute each step in the embodiment corresponding to fig. 1, specifically please refer to fig. 1 and the related description in the embodiment corresponding to fig. 1, which is not described herein again. In the embodiment of the present invention, the interface joint debugging apparatus based on 5G message includes a keyword receiving module 501, an interface joint debugging information determining module 502, and a 5G sending module 503.
A keyword receiving module 501, configured to receive a keyword for interface joint debugging sent by a caller.
An interface joint tone information determining module 502, configured to determine, according to the received keyword, interface joint tone information corresponding to the keyword.
And a 5G sending module 503, configured to send the interface joint debugging information corresponding to the keyword to the caller through a 5G message.
In the embodiment of the present invention, the interface joint debugging information determining module 502 determines the interface joint debugging information corresponding to the keyword through the keyword sent by the caller, and the 5G sending module 503 sends the interface joint debugging information corresponding to the keyword to the caller through the 5G message, so as to improve the processing efficiency of the interface joint debugging and reduce the processing cost of the interface joint debugging.
Fig. 6 shows a structural schematic diagram of the interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G messages according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword includes a service scenario keyword, and the interface joint debugging information corresponding to the service scenario keyword includes a target joint debugging interface. In order to improve the efficiency of determining the joint debugging interface, referring to fig. 6, each unit included in the interface joint debugging information determining module 502 is configured to execute each step in the embodiment corresponding to fig. 2, and please refer to fig. 2 and the related description in the embodiment corresponding to fig. 2 specifically, which is not described herein again. In this embodiment of the present invention, the interface joint debugging information determining module 502 includes a scene interface data table determining unit 601 and a target joint debugging interface determining unit 602.
A scene interface data table determining unit 601, configured to obtain a pre-configured scene interface data table from the joint debugging interface database according to the received service scene keyword; the scene interface data table reflects different service scene keywords and joint debugging interfaces and the corresponding relation between the service scene keywords and the joint debugging interfaces.
And a target joint debugging interface determining unit 602, configured to determine, according to a correspondence between the service scene keyword and the joint debugging interface, a target joint debugging interface corresponding to the service scene keyword from the scene interface data table.
In the embodiment of the present invention, the scene interface data table determining unit 601 obtains a pre-configured scene interface data table from the joint tone interface database, the target joint tone interface determining unit 602 determines a target joint tone interface corresponding to the business scene keyword from the scene interface data table based on the correspondence between the business scene keyword and the joint tone interface, and pre-configures the correspondence between the business scene keyword and the joint tone interface, and the target joint tone interface determining unit 602 directly determines the target joint tone interface corresponding to the business scene keyword from the data table of the database, which can improve the efficiency of determining the joint tone interface.
In an embodiment of the present invention, in order to improve efficiency of sending the joint debugging interface information, the 5G sending module includes a first 5G sending unit.
And the first 5G sending unit is used for sending the target joint debugging interface corresponding to the service scene keyword to the calling party through a 5G message.
Fig. 7 shows another structural schematic diagram of the interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G messages according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword further includes an interface data keyword, and the interface joint tone information corresponding to the interface data keyword includes interface information data. In order to improve the efficiency of determining the interface information, referring to fig. 7, each unit included in the interface joint debugging information determining module 502 is configured to execute each step in the embodiment corresponding to fig. 3, and please refer to fig. 3 and the related description in the embodiment corresponding to fig. 3 specifically, which is not described herein again. In this embodiment of the present invention, the interface joint debugging information determining module 502 includes an interface information data table determining unit 701 and an interface information data determining unit 702.
An interface information data table determining unit 701, configured to obtain a pre-configured interface information data table from an interface information database according to the received interface data keyword; the interface information data table reflects different interface data keywords and interface information data and the corresponding relation between the interface data keywords and the interface information data.
An interface information data determining unit 702, configured to determine, according to a correspondence between an interface data keyword and interface information data, interface information data corresponding to the interface data keyword from an interface information data table.
In this embodiment of the present invention, the interface information data table determining unit 701 obtains a pre-configured interface information data table from the interface information database, the interface information data determining unit 702 determines, according to a correspondence between an interface data keyword and interface information data, interface information data corresponding to the interface data keyword from the interface information data table, and configures a correspondence between the interface data keyword and the interface information data in advance, and the interface information data determining unit 702 directly determines, from the interface information data table, interface information data corresponding to the interface data keyword, so that efficiency of determining the interface information data can be improved.
In an embodiment of the present invention, in order to improve the efficiency of interface information data transmission, the 5G sending module includes a second 5G sending unit.
And the second 5G sending unit is used for sending the target joint debugging interface corresponding to the service scene key words and the interface information data corresponding to the interface data key words to the calling party through the 5G message.
Fig. 8 shows a further structural schematic diagram of the interface joint debugging information determining module 502 in the interface joint debugging apparatus based on 5G message according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, the keyword further includes an interface data keyword, and the interface joint tone information corresponding to the interface data keyword includes interface information data. In order to improve the efficiency of determining the interface field data, referring to fig. 8, each unit included in the interface joint tone information determining module 502 is configured to execute each step in the embodiment corresponding to fig. 4, specifically please refer to fig. 4 and the related description in the embodiment corresponding to fig. 4, which is not described herein again. In this embodiment of the present invention, the interface joint debugging information determining module 502 includes an interface field data table determining unit 801 and an interface field data determining unit 802.
An interface field data table determining unit 801, configured to obtain a pre-configured interface field data table from an interface field database according to the received interface field keyword; the interface field data table reflects different interface field keywords and interface field data and the corresponding relation between the interface field keywords and the interface field data.
An interface field data determining unit 802, configured to determine, according to a correspondence between an interface field keyword and interface field data, interface field data corresponding to the interface field keyword from an interface field data table.
In the embodiment of the present invention, the interface field data table determining unit 801 acquires a pre-configured interface field data table from the interface field database, and according to the correspondence between the interface field key and the interface field data, the interface field data determining unit 802 determines the interface field data corresponding to the interface field key from the interface field data table, and configures the correspondence between the interface field key and the interface field data in advance, and the interface field data determining unit 802 determines the interface field data corresponding to the interface field key from the interface field data table, thereby improving the efficiency of determining the interface field data.
In an embodiment of the present invention, in order to improve efficiency of transferring interface field data, the 5G transmitting module includes a third 5G transmitting unit.
And the third 5G sending unit is used for sending the target joint debugging interface corresponding to the business scene keyword, the interface information data corresponding to the interface data keyword and the interface field data corresponding to the interface field keyword to the calling party through a 5G message.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the interface joint debugging method based on the 5G message when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program for executing the above interface joint debugging method based on the 5G message is stored in the computer-readable storage medium.
The interface joint debugging method and device based on the 5G message provided by the invention can be applied to the financial field and can also be applied to other application fields except the financial field, and the embodiment of the invention does not particularly limit the application fields.
In summary, in the embodiment of the present invention, the interface joint debugging information corresponding to the keyword is determined by the keyword sent by the calling party, and then the interface joint debugging information corresponding to the keyword is sent to the calling party by the 5G message, so that the processing efficiency of the interface joint debugging is improved, and the processing cost of the interface joint debugging is reduced.
In view of the characteristics of the 5G message technology: the method has the advantages of light data weight, quick information response, no dependence on a software platform and the like, and can greatly improve the processing efficiency of interface joint debugging by interactively sending the 5G message containing the joint debugging image-text method.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (13)

1. An interface joint debugging method based on 5G messages is characterized by comprising the following steps:
receiving a keyword which is sent by a calling party and used for interface joint debugging;
determining interface joint debugging information corresponding to the keywords according to the received keywords;
and sending the interface joint tone information corresponding to the keywords to a calling party through a 5G message.
2. The interface joint debugging method based on 5G messages according to claim 1, wherein the keywords comprise service scenario keywords, the interface joint debugging information corresponding to the service scenario keywords comprises a target joint debugging interface, and determining the interface joint debugging information corresponding to the keywords according to the received keywords comprises:
acquiring a pre-configured scene interface data table from a joint debugging interface database according to the received service scene keywords; the scene interface data table reflects different business scene keywords and joint debugging interfaces and the corresponding relation between the business scene keywords and the joint debugging interfaces;
and determining a target joint debugging interface corresponding to the business scene key words from the scene interface data table according to the corresponding relation between the business scene key words and the joint debugging interface.
3. The interface joint debugging method based on 5G message according to claim 2, wherein sending the interface joint debugging information corresponding to the keyword to the caller through the 5G message comprises:
and sending the target joint debugging interface corresponding to the service scene key words to the calling party through the 5G message.
4. The interface joint debugging method based on 5G message as claimed in claim 1 or 2, wherein the keywords further include interface data keywords, the interface joint debugging information corresponding to the interface data keywords includes interface information data, and determining the interface joint debugging information corresponding to the keywords according to the received keywords comprises:
acquiring a pre-configured interface information data table from an interface information database according to the received interface data keywords; the interface information data table reflects different interface data keywords and interface information data and the corresponding relation between the interface data keywords and the interface information data;
and determining the interface information data corresponding to the interface data key words from the interface information data table according to the corresponding relation between the interface data key words and the interface information data.
5. The interface joint debugging method based on 5G message according to claim 4, wherein sending the interface joint debugging information corresponding to the keyword to the caller through the 5G message comprises:
and sending the interface information data corresponding to the interface data keywords to the calling party through the 5G message.
6. The interface joint debugging method based on 5G message according to claim 4, wherein the keywords further include interface field keywords, the interface joint debugging information corresponding to the interface field keywords includes interface field data, and determining the interface joint debugging information corresponding to the keywords according to the received keywords comprises:
acquiring a pre-configured interface field data table from an interface field database according to the received interface field keywords; the interface field data table reflects different interface field keywords and interface field data and the corresponding relation between the interface field keywords and the interface field data;
and determining the interface field data corresponding to the interface field key words from the interface field data table according to the corresponding relation between the interface field key words and the interface field data.
7. The interface joint debugging method based on 5G message according to claim 6, wherein sending the interface joint debugging information corresponding to the keyword to the caller through the 5G message comprises:
and sending the interface field data corresponding to the interface field keywords to the calling party through the 5G message.
8. An interface joint debugging device based on 5G messages is characterized by comprising:
the key word receiving module is used for receiving the key words which are sent by the calling party and used for interface joint debugging;
the interface joint tone information determining module is used for determining interface joint tone information corresponding to the keywords according to the received keywords;
and the 5G sending module is used for sending the interface joint debugging information corresponding to the keyword to the calling party through a 5G message.
9. The interface joint debugging device according to claim 8, wherein the keyword comprises a service scenario keyword, the interface joint debugging information corresponding to the service scenario keyword comprises a target joint debugging interface, and the interface joint debugging information determining module comprises:
the scene interface data table determining unit is used for acquiring a pre-configured scene interface data table from the joint debugging interface database according to the received service scene keywords; the scene interface data table reflects different business scene keywords and joint debugging interfaces and the corresponding relation between the business scene keywords and the joint debugging interfaces;
and the target joint debugging interface determining unit is used for determining the target joint debugging interface corresponding to the business scene key words from the scene interface data table according to the corresponding relation between the business scene key words and the joint debugging interface.
10. The interface joint debugging device according to claim 8, wherein the keywords further include an interface data keyword, the interface joint debugging information corresponding to the interface data keyword includes interface information data, and the interface joint debugging information determining module includes:
the interface information data table determining unit is used for acquiring a pre-configured interface information data table from an interface information database according to the received interface data keywords; the interface information data table reflects different interface data keywords and interface information data and the corresponding relation between the interface data keywords and the interface information data;
and the interface information data determining unit is used for determining the interface information data corresponding to the interface data key words from the interface information data table according to the corresponding relation between the interface data key words and the interface information data.
11. The interface joint debugging device according to claim 8, wherein the keywords further include an interface data keyword, the interface joint debugging information corresponding to the interface data keyword includes interface information data, and the interface joint debugging information determining module includes:
the interface field data table determining unit is used for acquiring a pre-configured interface field data table from an interface field database according to the received interface field keywords; the interface field data table reflects different interface field keywords and interface field data and the corresponding relation between the interface field keywords and the interface field data;
and the interface field data determining unit is used for determining the interface field data corresponding to the interface field key words from the interface field data table according to the corresponding relation between the interface field key words and the interface field data.
12. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the interface joint debugging method based on 5G messages according to any one of claims 1 to 7 when executing the computer program.
13. A computer-readable storage medium, wherein a computer program for executing the interface joint debugging method based on 5G message according to any one of claims 1 to 7 is stored in the computer-readable storage medium.
CN202110710418.1A 2021-06-25 2021-06-25 Interface joint debugging method and device based on 5G message Pending CN113282590A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110710418.1A CN113282590A (en) 2021-06-25 2021-06-25 Interface joint debugging method and device based on 5G message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110710418.1A CN113282590A (en) 2021-06-25 2021-06-25 Interface joint debugging method and device based on 5G message

Publications (1)

Publication Number Publication Date
CN113282590A true CN113282590A (en) 2021-08-20

Family

ID=77285606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110710418.1A Pending CN113282590A (en) 2021-06-25 2021-06-25 Interface joint debugging method and device based on 5G message

Country Status (1)

Country Link
CN (1) CN113282590A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116887197A (en) * 2022-05-26 2023-10-13 银联数据服务有限公司 Banking business processing method and device based on 5G message
CN117492823A (en) * 2023-12-29 2024-02-02 珠海格力电器股份有限公司 Code acquisition method, device, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111190596A (en) * 2019-12-24 2020-05-22 平安普惠企业管理有限公司 Joint debugging method and device, computer equipment and readable storage medium
CN111597246A (en) * 2020-05-28 2020-08-28 北京金堤科技有限公司 Bill generation method and device, storage medium and electronic equipment
CN112491649A (en) * 2020-11-17 2021-03-12 中国平安财产保险股份有限公司 Interface joint debugging test method and device, electronic equipment and storage medium
CN112866979A (en) * 2020-12-31 2021-05-28 恒安嘉新(北京)科技股份公司 User information association method, device, equipment and medium based on 5G service interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111190596A (en) * 2019-12-24 2020-05-22 平安普惠企业管理有限公司 Joint debugging method and device, computer equipment and readable storage medium
CN111597246A (en) * 2020-05-28 2020-08-28 北京金堤科技有限公司 Bill generation method and device, storage medium and electronic equipment
CN112491649A (en) * 2020-11-17 2021-03-12 中国平安财产保险股份有限公司 Interface joint debugging test method and device, electronic equipment and storage medium
CN112866979A (en) * 2020-12-31 2021-05-28 恒安嘉新(北京)科技股份公司 User information association method, device, equipment and medium based on 5G service interface

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116887197A (en) * 2022-05-26 2023-10-13 银联数据服务有限公司 Banking business processing method and device based on 5G message
CN116887197B (en) * 2022-05-26 2024-02-02 银联数据服务有限公司 Bank based on 5G message service processing method and device
CN117492823A (en) * 2023-12-29 2024-02-02 珠海格力电器股份有限公司 Code acquisition method, device, electronic equipment and readable storage medium
CN117492823B (en) * 2023-12-29 2024-04-05 珠海格力电器股份有限公司 Code acquisition method, device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
WO2020177698A1 (en) Inter-mini program platform communication method and device, and computer storage medium
CN108696899B (en) SIP message transmitting and receiving method and transmitting and receiving device
WO2020177697A1 (en) Method for discovery between mini program platforms, device, and computer storage medium
CN112835904A (en) Data processing method and data processing device
CN113282590A (en) Interface joint debugging method and device based on 5G message
AU2018403361B2 (en) Data transmission
CN112835632A (en) Method and device for calling end capability and computer storage medium
CN109683786A (en) Update method, electronic equipment and the computer storage medium of user interface information
WO2017165253A1 (en) Modular communications
CN114979256B (en) Message pushing method and device, electronic equipment and computer readable medium
CN107222559B (en) Information calling method
CN112866268B (en) Message processing method and system
CN115563134A (en) Interaction method, interaction device, electronic equipment and computer readable medium
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN112822089B (en) Method and device for adding friends
CN114339628A (en) Method, device, storage medium and product for sending 5G rich media message
CN113709506A (en) Multimedia playing method, device, medium and program product based on cloud mobile phone
CN113704222A (en) Method and device for processing service request
US11456983B2 (en) Interactive operation method, and transmitter machine, receiver machine and interactive operation system using the same
US7552124B2 (en) Natural language for programming a specialized computing system
CN113824625B (en) Information interaction method and device
CN111262776B (en) Method, device, electronic equipment and computer readable medium for sending notification message
CN113766437B (en) Short message sending method and device
CN110908958B (en) File processing method, device, terminal and storage medium
CN114817445A (en) Method, device, equipment and computer readable medium for information interaction

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