CN111078424A - Information interaction method and device, computer equipment and storage medium - Google Patents

Information interaction method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN111078424A
CN111078424A CN201911167245.2A CN201911167245A CN111078424A CN 111078424 A CN111078424 A CN 111078424A CN 201911167245 A CN201911167245 A CN 201911167245A CN 111078424 A CN111078424 A CN 111078424A
Authority
CN
China
Prior art keywords
matched
applet
service
host application
operation instruction
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
CN201911167245.2A
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.)
Suzhou Yige Network Technology Co ltd
Original Assignee
Suzhou Yige Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Yige Network Technology Co ltd filed Critical Suzhou Yige Network Technology Co ltd
Priority to CN201911167245.2A priority Critical patent/CN111078424A/en
Publication of CN111078424A publication Critical patent/CN111078424A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an information interaction method, an information interaction device, computer equipment and a storage medium, wherein the method comprises the following steps: receiving service type information sent by a user through a service account, and determining an operation instruction matched with the service type information, wherein the service account is added in a host application terminal in advance; selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface; and calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module. The embodiment of the invention solves the problem that the service account and the applet can not be automatically connected in the prior art, simplifies the operation process of the user and improves the experience of the user.

Description

Information interaction method and device, computer equipment and storage medium
Technical Field
The embodiment of the invention relates to an Ethernet communication technology, in particular to an information interaction method, an information interaction device, computer equipment and a storage medium.
Background
At present, most enterprises push related activity information to users by using service accounts so as to achieve a good propaganda effect, and the users can conveniently check preferential schemes of related activities through the service accounts. The small program is an application which can be used without downloading and installing, the dream that the application is 'reachable by a touch' is realized, and the user can open the small program by scanning or searching once. The applet development threshold is also relatively low for developers, and thus applets are also popular in the operation of enterprises.
In the prior art, a user usually checks related activity information in a service account, then opens an applet matched with the service account, and completes a corresponding operation behavior in the applet; or, the user completes the related operation in the applet, for example, the user needs to input a corresponding order number in the service account to view the logistics information.
In the prior art, the service account and the applet cannot be automatically connected, a user needs to log in the service account and the applet respectively, the operation is complex, and the user experience is poor.
Disclosure of Invention
The embodiment of the invention provides an information interaction method, an information interaction device, computer equipment and a storage medium, which simplify the operation process of a user and improve the experience of the user.
In a first aspect, an embodiment of the present invention provides an information interaction method, where the method includes:
receiving service type information sent by a user through a service account, and determining an operation instruction matched with the service type information, wherein the service account is added in a host application terminal in advance;
selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface;
and calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
Optionally, the determining the operation instruction matched with the service class information includes:
and matching the service information with a pre-stored operation instruction through a semantic analysis technology, and determining the operation instruction matched with the service information.
Optionally, before the function module in the applet matched with the service account in the host application end is called according to the call interface, the method further includes:
and automatically logging in the applet corresponding to the user login information according to the user login information of the user logging in the host application terminal.
In a second aspect, an embodiment of the present invention provides an information interaction method, where the method includes:
acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in the applet, wherein the applet is opened in a host application terminal in advance;
and calling an application program interface provided by the host application terminal, and providing the behavior data to a service account matched with the applet in the host application terminal through the application program interface so as to display the behavior data through the service account.
Optionally, acquiring behavior data matched with the operation behavior includes:
and calling a third-party application program, and acquiring behavior data matched with the user operation behavior through the third-party application program.
In a third aspect, an embodiment of the present invention further provides an information interaction apparatus, where the apparatus includes:
the operation instruction determining module is used for receiving service information sent by a user through a service account and determining an operation instruction matched with the service information, wherein the service account is added in a host application terminal in advance;
the calling interface selection module is used for selecting a calling interface matched with the operation instruction according to the mapping relation between the prestored operation instruction and the calling interface;
and the operation behavior completion module is used for calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
Optionally, the operation instruction determining module includes:
and the semantic analysis unit is used for matching the service information with a prestored operation instruction through a semantic analysis technology and determining the operation instruction matched with the service information.
In a fourth aspect, an embodiment of the present invention further provides an information interaction apparatus, where the apparatus includes:
the behavior data acquisition module is used for acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in an applet, wherein the applet is opened in a host application terminal in advance;
and the behavior data display module is used for calling an application program interface provided by the host application terminal, providing the behavior data to a service account matched with the small program in the host application terminal through the application program interface, and displaying the behavior data through the service account.
In a fifth aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement an information interaction method provided by any embodiment of the invention.
In a sixth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the storage medium, and when the computer program is executed by a processor, the computer program implements an information interaction method provided in any embodiment of the present invention.
The technical scheme of the embodiment of the invention receives the service information sent by the user through the service account and determines the operation instruction matched with the service information; then selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface; and finally, calling a function module in the applet matched with the service account in the host application end according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module. The embodiment of the invention solves the problem that the service account and the applet can not be automatically connected in the prior art, simplifies the operation process of the user, reduces the time loss caused by switching the service number and the applet by the user, enriches the service types and improves the experience of the user.
Drawings
Fig. 1 is a flowchart of an information interaction method according to a first embodiment of the present invention;
FIG. 2 is a flowchart of an information interaction method according to a second embodiment of the present invention;
FIG. 3 is a block diagram of an information interaction apparatus according to a third embodiment of the present invention;
FIG. 4 is a block diagram of an information interaction apparatus according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device in the fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of an information interaction method according to an embodiment of the present invention, where the method is applicable to a situation where information interaction between a service account and an applet of the same type is added in a host application, and the method may be executed by an information interaction device, where the information interaction device may be implemented by software and/or hardware, and may be generally integrated in a unified server, where the unified server is associated with the service account and the applet at the same time, and the unified server is capable of communicating with a server of the host application, and the method specifically includes the following steps:
step 110, receiving service information sent by a user through a service account, and determining an operation instruction matched with the service information, wherein the service account is pre-added to a host application terminal.
In this embodiment, in order to promote a product, an enterprise or a company may separately develop a product Application (APP), and simultaneously apply for a service account (or a public account) in an instant chat APP and correspondingly develop an applet that can be run in the instant chat APP. Through the service account, the enterprise can push various product information to the user, through the applet, the user does not need to install an actual product APP, only opens a corresponding applet inside the instant chat type APP, and can complete relevant operations aiming at the product APP, such as executing functions of purchasing, playing or subscribing and the like.
In this embodiment, the host application specifically refers to an application program carrier capable of simultaneously carrying the service account and the applet, and typically, the host application is an instant chat APP. The service account and the applet belong to the same enterprise or two enterprises with a certain cooperative relationship. The service number server associated with the service account and the applet server associated with the applet may be the same server (or server cluster), or may be two servers (or server clusters) that can directly communicate with each other.
In a specific example, the service account is an application account that a developer applies for on the host application, and the service account is in communication with a login account of the host application. Through the service account, the developer can communicate with the user in a dialog box mode on an application platform of the host application end. Typically, the host application may be an instant messaging application, and the service account may be a public number or a service number added to the instant messaging application.
In this step, the user sends service type information through a service account in the host application terminal, the host application terminal sends the service type information to a server of the host application terminal, and the server of the host application terminal sends the service type information to the unified server based on a communication connection established in advance with the unified server according to the embodiment of the present invention. Specifically, the service type information is information that is sent by a general user through a service account and requests the service account to provide a corresponding service.
After receiving service information sent by a user through a service account, the unified server matches the service information with a prestored operation instruction through a semantic analysis technology, and determines the operation instruction matched with the service information.
Specifically, the pre-stored operation instruction is matched with each operation function implemented in the applet, and may be, for example, an instruction for checking in and receiving points. For example: when the service class information replied by the user in the service account number in the host application terminal is 'implementation check-in', the host application terminal sends the 'implementation check-in' to the unified server, the unified server matches the 'implementation check-in' with a prestored operation instruction through a semantic analysis technology, and the operation instruction matched with the service class information is determined to be a check-in instruction.
And step 120, selecting a calling interface matched with the operation instruction according to a mapping relation between a pre-stored operation instruction and the calling interface.
In this embodiment, the operation instructions correspond to the call interfaces one to one, and different call interfaces correspond to different operation functions in the applet, and by obtaining the call interface corresponding to the operation instruction, the applet can implement the operation behavior corresponding to the operation instruction. Specifically, the operation instruction is determined to be a check-in instruction through the steps, and the calling interface matched with the check-in instruction is determined to be a check-in interface in the step.
Step 130, according to the calling interface, calling a function module in the applet matched with the service account number in the host application end so that the applet completes an operation behavior matched with the function module.
In this embodiment, the applet is an application program that is added to the host application in advance and can be used without downloading and installing, and the login account of the applet is intercommunicated with the login account of the host application. After the call interface is determined in step 120, it may be detected whether an applet matching the service account in the host application is logged in by using the unified server according to the embodiment of the present invention. If yes, no re-login is needed; if not, automatically logging in the applet corresponding to the user login information in the host application end according to the user login information of the user login in the host application end.
Specifically, according to user login information of a user login host application end, automatically logging in an applet corresponding to the user login information in the login host application end. And calling the functional module matched with the applet and the service account number according to the calling interface so as to enable the applet to complete the operation behavior matched with the functional module. For example, in step 120, it has been determined that the calling interface is a check-in interface, and a check-in module in an applet matching the service account number in the applet is called, so that the applet completes a check-in action matching the check-in module.
The method comprises the steps that firstly, service information sent by a user is received through a service account, and an operation instruction matched with the service information is determined; then selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface; and finally, calling a function module in the applet matched with the service account in the host application end according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module. The embodiment of the invention realizes that the user completes the corresponding operation behavior through the service account under the condition of not logging in the applet, simplifies the operation process of the user, reduces the time loss caused by switching the service number and the applet by the user, enriches the service types and improves the experience of the user.
Example two
Fig. 2 is a flowchart of an information interaction method according to a second embodiment of the present invention, where this embodiment is applicable to a situation where an applet added in a host application terminal interacts with a service account of the same type at the same time, and the method may be executed by an information interaction device, where the information interaction device may be implemented by software and/or hardware, and may be generally integrated in a unified server, where the unified server is associated with the service account and the applet at the same time, and the unified server is capable of communicating with a server of the host application terminal, where the method specifically includes the following steps:
step 210, obtaining behavior data matched with the operation behavior according to the operation behavior finished by the user in the applet, wherein the applet is opened in the host application terminal in advance.
In this embodiment, the host application specifically refers to an application carrier capable of simultaneously running an applet and bearing a service account corresponding to the applet. Typically, the host application end is an instant messaging application program; the applet is an application program which can be run in the host application end and can realize set functions (such as product purchase, video playing or electronic book reading); the service account number can be a public number or a service number added to the instant messaging application program. The small program and the service account number belong to the same enterprise or two enterprises with a certain cooperative relationship. The applet server associated with the applet and the service account server associated with the service account may be the same server (or a server cluster), or may be two servers (or server clusters) that can directly communicate with each other.
In this step, the user first opens the host application end, then opens the applet running in the host application end, and completes a specific operation behavior in the applet, and then detects the operation behavior completed by the user in the applet through the unified server in this embodiment, and acquires behavior data matched with the operation behavior. The unified server can directly acquire the behavior data matched with the operation behaviors from a cloud database, can also call a third-party application program, and acquires the behavior data matched with the operation behaviors of the user through the third-party application program, or simultaneously acquires the behavior data from the cloud database and the third-party application program.
Specifically, the behavior data may be response data, such as check-in confirmation data, logistics query result data, or order confirmation data, which is generated by the applet correspondingly after the user triggers the function module set in the applet.
In a specific example, the operation behavior may be the behaviors of redeeming a gift, placing an order, inquiring logistics information and the like. In a specific embodiment, if the operation behavior is ordering, the unified server first detects that the operation behavior of the user is ordering behavior, and then directly obtains behavior data matched with the ordering behavior from a cloud database, such as ordering time, ordering place and the like; if the operation behavior is to query the logistics information, the unified server calls a third-party application program, such as an application program exclusive to the logistics company, and then queries an order number matched with the user login information in the applet, so as to obtain the logistics information of the order number as behavior data matched with the user operation behavior in the embodiment.
Step 220, calling an application program interface provided by the host application terminal, and providing the behavior data to a service account matched with the applet in the host application terminal through the application program interface so as to display the behavior data through the service account.
In this embodiment, in step 210, the unified server determines behavior data matching with the user operation behavior, and then provides the behavior data to the server of the host application end through the program interface of the host application end, where the server of the host application end sends the behavior data to the service account. Furthermore, the service account may provide the behavior data to the user for display in the host application in a system message manner.
In a specific example, the host application end may be an instant messaging application program, and the program interface of the host application end may be an application program interface that is previously opened by the host application end for other applets to use.
According to the embodiment of the invention, firstly, behavior data matched with an operation behavior is obtained according to the operation behavior finished by a user in an applet; and then calling an application program interface provided by the host application end, and providing the behavior data to a service account matched with the applet in the host application end through the application program interface so as to display the behavior data through the service account. The embodiment of the invention realizes the automatic connection between the service account and the applet, so that the user can check the operation information in the applet at any time through the service account, the operation process of the user is simplified, and the experience of the user is improved.
EXAMPLE III
Fig. 3 is a structural diagram of an information interaction device according to a third embodiment of the present invention, where the device includes: an operation instruction determination module 310, a call interface selection module 320, and an operation behavior completion module 330.
The operation instruction determining module 310 is configured to receive service class information sent by a user through a service account, and determine an operation instruction matched with the service class information, where the service account is pre-added to a host application; the calling interface selection module 320 is used for selecting a calling interface matched with the operation instruction according to the mapping relation between the prestored operation instruction and the calling interface; an operation behavior completing module 330, configured to call, according to the call interface, a function module in an applet, in the host application, that is matched with the service account, so that the applet completes an operation behavior matched with the function module.
According to the technical scheme of the embodiment, firstly, service information sent by a user is received through a service account by an operation instruction determining module, and an operation instruction matched with the service information is determined; then, selecting a calling interface matched with the operation instruction by using a calling interface selection module according to the mapping relation between the prestored operation instruction and the calling interface; and finally, calling a function module in the applet matched with the service account in the host application terminal by using an operation behavior completion module according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module. The embodiment of the invention realizes that the user completes the corresponding operation behavior through the service account under the condition of not logging in the applet, simplifies the operation process of the user, reduces the time loss caused by switching the service number and the applet by the user, enriches the service types and improves the experience of the user.
On the basis of the foregoing embodiments, the operation instruction determining module 310 may include:
and the semantic analysis unit is used for matching the service information with a prestored operation instruction through a semantic analysis technology and determining the operation instruction matched with the service information.
The operation behavior completing module 330 may include:
and the applet login unit is used for automatically logging in the applet corresponding to the user login information according to the user login information of the user login to the host application terminal.
The information interaction device provided by the embodiment of the invention can execute the information interaction method provided by the embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
Example four
Fig. 4 is a structural diagram of an information interaction apparatus according to a fourth embodiment of the present invention, where the apparatus includes: a behavior data acquisition module 410 and a behavior data display module 420.
The behavior data acquiring module 410 is configured to acquire behavior data matched with an operation behavior according to the operation behavior completed by a user in an applet, where the applet is previously opened in a host application; and a behavior data display module 420, configured to invoke an application program interface provided by the host application end, provide the behavior data to a service account matched with the applet in the host application end through the application program interface, and display the behavior data through the service account.
According to the technical scheme of the embodiment, firstly, behavior data matched with an operation behavior of a user in an applet are acquired through a behavior data acquisition module; and then calling an application program interface provided by the host application terminal by using a behavior data display module, and providing the behavior data to a service account matched with the small program in the host application terminal through the application program interface so as to display the behavior data through the service account. The embodiment of the invention realizes the automatic connection between the service account and the applet, so that the user can check the operation information in the applet at any time through the service account, the operation process of the user is simplified, and the experience of the user is improved.
On the basis of the foregoing embodiments, the behavior data obtaining module 410 may include:
and the third-party application program calling unit is used for calling a third-party application program and acquiring behavior data matched with the user operation behavior through the third-party application program.
The information interaction device provided by the embodiment of the invention can execute the information interaction method provided by the second embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a computing apparatus according to a fifth embodiment of the present invention, as shown in fig. 5, the computing apparatus includes a processor 510, a memory 520, an input device 530, and an output device 540; the number of processors 510 in the computing device may be one or more, and one processor 510 is taken as an example in fig. 5; the processor 510, memory 520, input device 530, and output device 540 in the computing device may be connected by a bus or other means, such as by a bus in fig. 5.
The memory 520 is a computer-readable storage medium and can be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to an information interaction method in the embodiment of the present invention (for example, the operation instruction determination module 310, the call interface selection module 320, and the operation behavior completion module 330 in an information interaction device). The processor 510 executes various functional applications and data processing of the computing device by executing software programs, instructions and modules stored in the memory 520, so as to implement one of the above-mentioned information interaction methods. That is, the program when executed by the processor implements:
receiving service type information sent by a user through a service account, and determining an operation instruction matched with the service type information, wherein the service account is added in a host application terminal in advance;
selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface;
and calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
The memory 520, which is a computer-readable storage medium, can also be used for program instructions/modules corresponding to an information interaction method according to the second embodiment of the present invention (for example, the behavior data acquiring module 410 and the behavior data displaying module 420 in an information interaction apparatus). The processor 510 executes various functional applications and data processing of the computing device by executing software programs, instructions and modules stored in the memory 520, so as to implement one of the above-mentioned information interaction methods. That is, the program when executed by the processor implements:
acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in the applet, wherein the applet is opened in a host application terminal in advance;
and calling an application program interface provided by the host application terminal, and providing the behavior data to a service account matched with the applet in the host application terminal through the application program interface so as to display the behavior data through the service account.
The memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 520 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 520 may further include memory located remotely from processor 510, which may be connected to a computing device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the computing device, and may include a keyboard and a mouse, etc. The output device 540 may include a display device such as a display screen.
EXAMPLE six
The sixth embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method according to any embodiment of the present invention. Of course, the computer-readable storage medium provided in the embodiment of the present invention may perform related operations in an information interaction method provided in the first embodiment of the present invention. That is, the program when executed by the processor implements:
receiving service type information sent by a user through a service account, and determining an operation instruction matched with the service type information, wherein the service account is added in a host application terminal in advance;
selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface;
and calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
The computer-readable storage medium provided by the embodiment of the present invention may further perform related operations in the information interaction method provided by the second embodiment of the present invention. That is, the program when executed by the processor implements:
acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in the applet, wherein the applet is opened in a host application terminal in advance;
and calling an application program interface provided by the host application terminal, and providing the behavior data to a service account matched with the applet in the host application terminal through the application program interface so as to display the behavior data through the service account.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the information interaction apparatus, each unit and each module included in the embodiment are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. An information interaction method, comprising:
receiving service type information sent by a user through a service account, and determining an operation instruction matched with the service type information, wherein the service account is added in a host application terminal in advance;
selecting a calling interface matched with the operation instruction according to a mapping relation between a prestored operation instruction and the calling interface;
and calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
2. The method of claim 1, the operation instruction to determine that the service class information matches, comprising:
and matching the service information with a pre-stored operation instruction through a semantic analysis technology, and determining the operation instruction matched with the service information.
3. The method according to claim 1 or 2, before the invoking a function module in an applet, which is matched with the service account, in the host application according to the invoking interface, further comprising:
and automatically logging in the applet corresponding to the user login information according to the user login information of the user logging in the host application terminal.
4. An information interaction method, comprising:
acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in the applet, wherein the applet is opened in a host application terminal in advance;
and calling an application program interface provided by the host application terminal, and providing the behavior data to a service account matched with the applet in the host application terminal through the application program interface so as to display the behavior data through the service account.
5. The method of claim 4, wherein obtaining behavior data that matches the operational behavior comprises:
and calling a third-party application program, and acquiring behavior data matched with the user operation behavior through the third-party application program.
6. An information interaction apparatus, comprising:
the operation instruction determining module is used for receiving service information sent by a user through a service account and determining an operation instruction matched with the service information, wherein the service account is added in a host application terminal in advance;
the calling interface selection module is used for selecting a calling interface matched with the operation instruction according to the mapping relation between the prestored operation instruction and the calling interface;
and the operation behavior completion module is used for calling a function module in the applet matched with the service account in the host application terminal according to the calling interface so as to enable the applet to complete the operation behavior matched with the function module.
7. The apparatus of claim 6, wherein the operation instruction determining module comprises:
and the semantic analysis unit is used for matching the service information with a prestored operation instruction through a semantic analysis technology and determining the operation instruction matched with the service information.
8. An information interaction apparatus, comprising:
the behavior data acquisition module is used for acquiring behavior data matched with an operation behavior according to the operation behavior finished by a user in an applet, wherein the applet is opened in a host application terminal in advance;
and the behavior data display module is used for calling an application program interface provided by the host application terminal, providing the behavior data to a service account matched with the small program in the host application terminal through the application program interface, and displaying the behavior data through the service account.
9. A computing device, wherein the computing device comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of information interaction as recited in any of claims 1-5.
10. A storage medium on which a computer program is stored, which program, when being executed by a processor, carries out an information interaction method as claimed in any one of claims 1 to 5.
CN201911167245.2A 2019-11-25 2019-11-25 Information interaction method and device, computer equipment and storage medium Pending CN111078424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911167245.2A CN111078424A (en) 2019-11-25 2019-11-25 Information interaction method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911167245.2A CN111078424A (en) 2019-11-25 2019-11-25 Information interaction method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111078424A true CN111078424A (en) 2020-04-28

Family

ID=70311567

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911167245.2A Pending CN111078424A (en) 2019-11-25 2019-11-25 Information interaction method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111078424A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112560076A (en) * 2021-02-23 2021-03-26 浙江口碑网络技术有限公司 Program page display method and device, computer equipment and readable storage medium
CN113242310A (en) * 2020-06-30 2021-08-10 浙江口碑网络技术有限公司 Method and device for realizing service based on small program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109831456A (en) * 2019-03-14 2019-05-31 腾讯科技(深圳)有限公司 Information push method, device, equipment and storage medium
CN110162776A (en) * 2019-03-26 2019-08-23 腾讯科技(深圳)有限公司 Interaction message processing method, device, computer equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109831456A (en) * 2019-03-14 2019-05-31 腾讯科技(深圳)有限公司 Information push method, device, equipment and storage medium
CN110162776A (en) * 2019-03-26 2019-08-23 腾讯科技(深圳)有限公司 Interaction message processing method, device, computer equipment and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
晋冲: ""如何公众号关注回复、关键词回复、客服消息回复添加小程序超链接-知乎"", 《HTTPS://ZHUANLAN.ZHIHU.COM/P/43965002》 *
盖伦: ""APP小程序支付成功后,如何在公众号中模板推送提醒支付成功?-微信开放社区"", 《HTTPS://DEVELOPERS.WEIXIN.QQ.COM/COMMUNITY/DEVELOP/DOC/0008C8CE640670515F19053F556800》 *
耳朵菌STUDIO: ""微信公众号,关键字回复能打开对应的小程序么?-知乎"", 《HTTPS://WWW.ZHIHU.COM/QUESTION/68560495》 *
辣椒没抹上: ""微信小程序推送公众号模板消息-简书"", 《HTTPS://WWW.JIANSHU.COM/P/5A388A5AFAC7》 *
鱼塘微营销系统: ""通过什么方法在微信公众号中跳转到小程序中?-知乎"", 《WWW.ZHIHU.COM/QUESTION/55567303》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242310A (en) * 2020-06-30 2021-08-10 浙江口碑网络技术有限公司 Method and device for realizing service based on small program
CN113242310B (en) * 2020-06-30 2024-04-12 浙江口碑网络技术有限公司 Method and device for realizing service based on applet
CN112084485A (en) * 2020-09-16 2020-12-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112084485B (en) * 2020-09-16 2023-09-15 腾讯科技(深圳)有限公司 Data acquisition method, device, equipment and computer storage medium
CN112560076A (en) * 2021-02-23 2021-03-26 浙江口碑网络技术有限公司 Program page display method and device, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN107733922B (en) Method and apparatus for invoking a service
US11922094B2 (en) Database systems and methods for conversation-driven dynamic updates
CN108345543B (en) Data processing method, device, equipment and storage medium
CN111695156A (en) Service platform access method, device, equipment and storage medium
CN108287708B (en) Data processing method and device, server and computer readable storage medium
CN111078424A (en) Information interaction method and device, computer equipment and storage medium
CN113312064B (en) Method and device for installing and configuring physical machine and computer readable medium
CN106445671B (en) A kind of management method of application program, device and terminal
CN111880858A (en) Document processing and instant messaging method, device, electronic equipment and storage medium
CN111047434B (en) Operation record generation method and device, computer equipment and storage medium
CN107645565A (en) Processing method, device, system and the processor of server state information
CN111078200A (en) Task construction method, device, equipment, medium and system
CN112100613A (en) Application login control method and device, electronic equipment and storage medium
CN111935092A (en) Information interaction method and device based on third-party application and electronic equipment
CN115757995A (en) Method and device for processing characteristic-free data label, computer equipment and storage medium
US11757976B2 (en) Unified application management for heterogeneous application delivery
CN114003421B (en) Virtual machine timeout mechanism testing method, system, terminal and storage medium
CN113127099B (en) Server configuration method, device, equipment and storage medium
CN113031928B (en) Web system generation method and device, electronic equipment and computer readable storage medium
CN113191844A (en) Product recommendation method and device based on anonymous user online operation and electronic equipment
CN116149639A (en) Method and device for developing components, electronic equipment and storage medium
CN112667949A (en) Data processing method and device for front-end gateway
CN114816965A (en) Data verification method and device
CN111563183A (en) Automatic generation method and device of visit record, computing equipment and storage medium
CN113196235A (en) Fast application adding method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428