CN112804330A - Application communication method and device - Google Patents

Application communication method and device Download PDF

Info

Publication number
CN112804330A
CN112804330A CN202110047943.XA CN202110047943A CN112804330A CN 112804330 A CN112804330 A CN 112804330A CN 202110047943 A CN202110047943 A CN 202110047943A CN 112804330 A CN112804330 A CN 112804330A
Authority
CN
China
Prior art keywords
application
sub
target
service
request
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.)
Granted
Application number
CN202110047943.XA
Other languages
Chinese (zh)
Other versions
CN112804330B (en
Inventor
刘小娟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JD Digital Technology Holdings Co Ltd
Original Assignee
JD Digital Technology Holdings 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 JD Digital Technology Holdings Co Ltd filed Critical JD Digital Technology Holdings Co Ltd
Priority to CN202110047943.XA priority Critical patent/CN112804330B/en
Publication of CN112804330A publication Critical patent/CN112804330A/en
Application granted granted Critical
Publication of CN112804330B publication Critical patent/CN112804330B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • 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
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides an application communication method and equipment, wherein the method comprises the following steps: when request notification information is acquired, determining that a sub-application corresponding to a sub-application identifier in the request notification information receives a service request; acquiring target service data in the main application according to the service information in the service request; and sending the target service data to the sub-applications, so that the sub-applications execute corresponding service operations according to the target service data, and communication between the main applications and the sub-applications is realized, namely, communication between the applications is realized, so that the sub-applications can successfully acquire the required data in the main applications, and the successful acquisition of the data is realized.

Description

Application communication method and device
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to an application communication method and application communication equipment.
Background
Micro-Frontends (Micro-Frontends) is an architecture similar to Micro-services, and applies the concept of Micro-services to a browser side, that is, a World Wide Web (Web) application is changed from a single monolithic application to an application in which a plurality of small frontend applications are aggregated into one. Each front-end application can also run independently, be developed independently and be deployed independently.
Currently, when front-end applications are managed, a base mode may be used for management, that is, other applications, that is, sub-applications, are managed by one main application. In the process of using the sub-application, the sub-application often needs to utilize the data in the main application, and therefore, in order to enable the sub-application to acquire the data in the main application, a communication method is needed to enable the sub-application to acquire the data in the main application.
Disclosure of Invention
The embodiment of the invention provides an application communication method and device, which are used for realizing communication between a main application and a sub-application, so that the sub-application can acquire data in the main application.
In a first aspect, an embodiment of the present invention provides an application communication method, which is applied to a master application, and the method includes:
when request notification information is acquired, determining that a sub-application corresponding to a sub-application identifier in the request notification information receives a service request;
acquiring target service data in the main application according to the service information in the service request;
and sending the target service data to the sub-application so that the sub-application executes corresponding service operation according to the target service data.
In one possible design, the service request includes a theme switching request, and the service information includes a target theme identifier and a page identifier to be switched;
the acquiring target service data in the main application according to the service information in the service request includes:
acquiring target subject data corresponding to the target subject identification and the page identification to be switched from the main application, and determining the target subject data as the target service data; wherein the target subject data includes one or more of color information, tab information, and page layout information.
In one possible design, the service request includes an object access request, and the service information includes a target user identifier;
the acquiring target service data in the main application according to the service information in the service request includes:
and acquiring target user information corresponding to the target user identification from the main application, and taking the target user information as the target service data, wherein the target user information comprises a target object identification.
In one possible design, the sending the target business data to the sub-application includes:
and sending the target service data to the sub-application so that the sub-application determines the identifier of the object to be accessed according to the object access request, and displaying the object to be accessed when the identifier of the object to be accessed is determined to be matched with the identifier of the target object.
In one possible design, the method further includes:
receiving request notification information sent by a sub-application, wherein the request notification information is generated when the sub-application acquires a service request input by a user;
alternatively, the first and second electrodes may be,
acquiring a sub-application list, wherein the sub-application list comprises at least one sub-application identifier;
and respectively monitoring the sub-application corresponding to each sub-application identifier, and generating corresponding request notification information when determining that the sub-application receives the service request.
In a second aspect, an embodiment of the present invention provides an application communication method, which is applied to a sub-application, and the method includes:
acquiring a service request input by a user and generating corresponding request notification information, wherein the request notification information comprises a sub-application identifier corresponding to the sub-application;
sending the request notification information to a main application so that when the main application receives the request notification information, the main application determines that the sub-application receives a service request and acquires target service data in the sub-application according to the service information in the service request;
and receiving target service data sent by the main application, and executing corresponding service operation according to the target service data.
In one possible design, the service request includes a theme switching request, the target service data includes target theme data, wherein the target theme data includes one or more of color information, tab information, and page layout information;
the executing the corresponding service operation according to the target service data includes:
and based on the target theme data, performing page rendering on the page to be switched, and displaying the rendered page to be switched.
In one possible design, the service request includes an object access request, and the service information includes an identifier of an object to be accessed and a target user identifier; the target service data comprises target user information, wherein the target user information comprises a target object identifier;
the executing the corresponding service operation according to the target service data includes:
determining whether the identification of the object to be accessed is matched with the identification of the target object;
and if the identification of the object to be accessed is matched with the identification of the target object, displaying the object to be accessed.
In one possible design, the determining whether the identity of the object to be accessed matches the target object identity includes:
if the target object identification has the same target object identification as the identification of the object to be accessed, determining that the identification of the object to be accessed is matched with the target object identification;
and if the target object identifier which is the same as the identifier of the object to be accessed does not exist in the target object identifier, determining that the identifier of the object to be accessed is not matched with the target object identifier.
In a third aspect, an embodiment of the present invention provides an application communication device, which is applied to a master application, where the device includes:
the data determining module is used for determining that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request when the request notification information is acquired;
the data determining module is further configured to obtain target service data in the primary application according to the service information in the service request;
and the data sending module is used for sending the target service data to the sub-application so as to enable the sub-application to execute corresponding service operation according to the target service data.
In one possible design, the service request includes a theme switching request, and the service information includes a target theme identifier and a page identifier to be switched;
the data determination module is further to:
acquiring target subject data corresponding to the target subject identification and the page identification to be switched from the main application, and determining the target subject data as the target service data; wherein the target subject data includes one or more of color information, tab information, and page layout information.
In one possible design, the service request includes an object access request, and the service information includes a target user identifier;
the data determination module is further to:
and acquiring target user information corresponding to the target user identification from the main application, and taking the target user information as the target service data, wherein the target user information comprises a target object identification.
In one possible design, the data sending module is further configured to:
and sending the target service data to the sub-application so that the sub-application determines the identifier of the object to be accessed according to the object access request, and displaying the object to be accessed when the identifier of the object to be accessed is determined to be matched with the identifier of the target object.
In one possible design, the data determination module is further to:
receiving request notification information sent by a sub-application, wherein the request notification information is generated when the sub-application acquires a service request input by a user;
alternatively, the first and second electrodes may be,
acquiring a sub-application list, wherein the sub-application list comprises at least one sub-application identifier;
and respectively monitoring the sub-application corresponding to each sub-application identifier, and generating corresponding request notification information when determining that the sub-application receives the service request.
In a fourth aspect, an embodiment of the present invention provides an application communication device, which is applied to a sub-application, where the device includes:
the request acquisition module is used for acquiring a service request input by a user and generating corresponding request notification information, wherein the request notification information comprises a sub-application identifier corresponding to the sub-application;
the data receiving and sending module is used for sending the request notification information to the main application so that when the main application receives the request notification information, the sub-application is determined to receive the service request, and target service data in the sub-application is obtained according to the service information in the service request;
the data transceiver module is further configured to receive target service data sent by a main application, and execute corresponding service operations according to the target service data.
In one possible design, the service request includes a theme switching request, the target service data includes target theme data, wherein the target theme data includes one or more of color information, tab information, and page layout information;
the data transceiver module is further configured to:
and based on the target theme data, performing page rendering on the page to be switched, and displaying the rendered page to be switched.
In one possible design, the service request includes an object access request, and the service information includes an identifier of an object to be accessed and a target user identifier; the target service data comprises target user information, wherein the target user information comprises a target object identifier;
the data transceiver module is further configured to:
determining whether the identification of the object to be accessed is matched with the identification of the target object;
and if the identification of the object to be accessed is matched with the identification of the target object, displaying the object to be accessed.
In one possible design, the data transceiver module is further configured to:
if the target object identification has the same target object identification as the identification of the object to be accessed, determining that the identification of the object to be accessed is matched with the target object identification;
and if the target object identifier which is the same as the identifier of the object to be accessed does not exist in the target object identifier, determining that the identifier of the object to be accessed is not matched with the target object identifier.
In a fifth aspect, an embodiment of the present invention provides an electronic device, including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the method of application communication as set forth in the first aspect above and in various possible designs of the first aspect.
In a sixth aspect, an embodiment of the present invention provides an electronic device, including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the application communication method as set forth in the second aspect above and in various possible designs of the second aspect.
In a seventh aspect, an embodiment of the present invention provides a computer-readable storage medium, where computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the method for applying communication according to the first aspect and various possible designs of the first aspect are implemented.
In an eighth aspect, the embodiment of the present invention provides a computer-readable storage medium, in which computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the application communication method according to the second aspect and various possible designs of the second aspect is implemented.
In a ninth aspect, an embodiment of the present invention provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the computer program implements the application communication method according to the first aspect and various possible designs of the first aspect.
In a tenth aspect, an embodiment of the present invention provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the computer program implements the application communication method according to the second aspect and various possible designs of the second aspect.
The invention provides an application communication method and device, when a main application acquires request notification information, the fact that a sub-application corresponding to a sub-application identifier in the request notification information receives a service request is determined, namely, the fact that the sub-application managed by the main application receives the service request is determined, and therefore it is determined that the sub-application needs to acquire data in the main application, the main application automatically acquires service data required by the sub-application from the main application according to the service request, namely, target service data is acquired, then the target service data is sent to the sub-application, communication between the main application and the sub-application is achieved, namely, communication between the applications is achieved, the sub-application can successfully acquire the data in the main application required by the sub-application, and successful acquisition of the data is achieved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a first schematic diagram of a main application and a sub-application provided in an embodiment of the present invention;
fig. 2 is a first flowchart illustrating an application communication method according to an embodiment of the present invention;
fig. 3 is a second flowchart illustrating an application communication method according to an embodiment of the present invention;
FIG. 4 is a second schematic diagram of a main application and a sub-application provided by an embodiment of the present invention;
fig. 5 is a third schematic flowchart of an application communication method according to an embodiment of the present invention;
fig. 6 is a first schematic structural diagram of an application communication device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an application communication device according to an embodiment of the present invention;
fig. 8 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The micro front-end is a micro service-like architecture, which applies the concept of micro service to the browser end, i.e. the Web application is changed from a single monolithic application to a plurality of small front-end applications and integrated into one application. Each front-end application can also run independently, be developed independently and be deployed independently. The micro front end is not a pure front end framework or tool, but a set of architecture system. After the micro front end runs at the browser end, the base application, namely the main application, has a plurality of micro applications, namely menu items corresponding to the sub applications, as shown in fig. 1, menu item 1 corresponds to sub application 1, menu item 2 corresponds to sub application 2, and menu item 3 corresponds to sub application 3, when a user clicks one menu item displayed by the browser, the sub application corresponding to the menu item, namely, a page corresponding to the sub application, can be displayed, for example, when the user clicks menu item 2, the page corresponding to sub application 2 is displayed, so that the user can use the sub application 2, namely, the service provided by sub application 2.
In the prior art, in the process of using the sub-application by a user, the sub-application often needs to utilize data in the main application, i.e. common data, such as user information.
Therefore, in view of the above problems, the technical idea of the present invention is that a main application monitors each sub-application managed by the main application, and when it is monitored that the sub-application receives a service request, it indicates that the sub-application needs to acquire data in the main application, the main application actively determines service data required by the sub-application according to the service request, and sends the service data to the sub-application, so that the sub-application can perform corresponding service operations by using the service data, and communication between the main application and the sub-application is realized, so that the sub-application can acquire the required data from the main application, and successful acquisition of the data is realized.
The following describes the technical solutions of the present disclosure and how to solve the above technical problems in detail by specific examples. Several of these specific examples may be combined with each other below, and some of the same or similar concepts or processes may not be repeated in some examples. Examples of the present disclosure will now be described with reference to the accompanying drawings.
Fig. 2 is a schematic flow chart of an application communication method according to an embodiment of the present invention, where an execution main body of the embodiment may be an electronic device such as a computer, a server, a mobile terminal, and the like, and specifically, is a main application. As shown in fig. 2, the method includes:
s201, when the request notification information is acquired, determining that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request.
S202, acquiring target service data in the main application according to the service information in the service request.
In this embodiment, during the process of accessing the sub-application on the browser, the user may input a trigger operation, that is, input a corresponding service request. For example, when the user selects to switch the page theme, a corresponding theme switching request is input.
When the main application acquires the request notification information, determining that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request, that is, determining that the sub-application managed by the main application receives the service request input by the user, acquiring the service information in the service request from the main application, that is, from a preset position, and determining target service data based on the service information, that is, determining data required to be utilized when the sub-application performs service processing corresponding to the service request.
In this embodiment, optionally, when the sub-application receives a service request input by a user, the sub-application triggers to generate corresponding request notification information and sends the request notification information to the main application. The request notification information includes a sub-application identifier corresponding to the sub-application. The main application receives request notification information sent by the sub-application, namely the request notification information is generated when the sub-application acquires a service request input by a user, so that the sub-application is determined to receive the service request needing to acquire data from the sub-application.
Optionally, the request notification information further includes a service request received by the sub-application, that is, service information corresponding to the service request, so that the main application may determine the target service data by using the service information corresponding to the service request when determining that the sub-application receives the service request.
The request notification information includes a sub-application identifier, which may be a number, a name, a URL (Uniform resource Locator) address, and the like corresponding to the sub-application.
Further, optionally, based on the watcher mode, after receiving the service request, the sub-application sends a corresponding request notification message to the main application to notify the main application that the sub-application has received the service request.
Optionally, the observer mode is implemented based on an Event module. Event module (i.e., events. eventemiter) is an implementation class of Event listener patterns. The method is realized by the method that the object has basic event monitoring modes such as addListener, on, once, removeListeners, emit and the like.
Optionally, the service request includes a theme switching request and/or an object access request.
When the user inputs a theme switching request, the theme switching request indicates that the user needs to switch the page displayed by the current browser, namely the theme, namely the style, of the page corresponding to the sub-application, and when the service request comprises the theme switching request, the service information comprises a target theme identifier, a page identifier to be switched and a target user identifier.
Optionally, the target topic identifier is an identifier of a topic to which the user wants to switch, for example, if the user wants the topic of the page to become a black topic, the target topic identifier is an identifier of the black topic. The identifier may be a number, a name, or the like of the theme, which may characterize the character of the theme, for example, the identifier of the black theme is a number corresponding to the black theme, for example, 001.
Optionally, the identifier of the page to be switched is an identifier of a page to be subject to be switched, and specifically, when only the currently displayed page needs to be switched, the identifier of the page to be switched may be an identifier of the currently displayed page; when the theme of the sub-application needs to be switched, the page identifier to be switched may be identifiers of all pages corresponding to the sub-application, and of course, may also be an identifier corresponding to the sub-application. When the page is switched, only the theme of the currently displayed page or the themes of all the pages corresponding to the sub-applications are switched, and the theme can be set according to actual requirements, so that the theme is not limited. In addition, similarly, the page identifier to be switched may also be a number, a name, and the like corresponding to the page, which may represent the character of the page.
Optionally, the target user identifier represents an identifier of the user who inputs the topic switching request, that is, an identifier of the currently logged-in user. The target user identification may be the user's login name or other characters that may characterize the user, where it is no longer limited.
When a user inputs an object access request, which indicates that the user wants to access a page displayed by a current browser, i.e., an object on a page corresponding to a sub-application, it needs to determine whether the user can access the object, i.e., whether the user has a right to access the object. Correspondingly, the service information includes a target user identifier, and the target user identifier is an identifier of a user who inputs the object access request, that is, an identifier of a currently logged-in user.
Wherein, the object can be a certain plate, module or other content needing the access of the sub-authority on the page. For example, when the object is a fund module, if the user wants to access the fund module to check the change trend of each fund product, it is necessary to determine whether the user has the right to check.
It will be appreciated that the above-described service request includes only one example, and that the service request may include other types of requests, for example, the service request includes a request to purchase a financial product, which may be a fund, a stock, etc. Accordingly, the sub-application needs to obtain the user information from the main application, and here, the request type included in the service request is not limited any more, and all that is needed is that the sub-application needs to be utilized to the main application.
In addition, optionally, the service request is a request for performing service processing by using data in the main application, that is, common data. If the request received by the sub-application does not need to utilize the data in the main application, the request is not a service request, and correspondingly, the main application does not need to acquire corresponding target service data.
S203, the target service data is sent to the sub-application, so that the sub-application executes corresponding service operation according to the target service data.
In this embodiment, after determining the target service data according to the service information, the main application obtains the service data required by the sub-application, and then sends the target service data to the sub-application, so that the sub-application obtains the required service data, and then performs specific service processing by using the service data, thereby implementing successful processing of the service.
In addition, optionally, when the main application sends the target service data to the sub-application, the main application may encapsulate the target service data according to a preset communication format, and then send the encapsulated target service data to the sub-application, and after receiving the encapsulated target service data, the sub-application analyzes the encapsulated target service data based on the preset communication format to obtain the required target service data, so as to achieve acquisition of the target service data.
In addition, optionally, the sub-applications managed by the main application are isolated, and when communication between the sub-applications is required, that is, when one sub-application needs to acquire related data of another sub-application, the main application may also be used for acquiring, that is, communication may be performed through the main application to acquire data in another sub-application, where the main application is equivalent to an intermediary.
In this embodiment, data required to be utilized by the sub-applications can be directly acquired through the main application, and even if one sub-application needs to acquire data in another sub-application, the data can be acquired through the main application without being directly communicated with another sub-application, so that communication among the sub-applications is reduced, and strong coupling caused by a large amount of weak dependence among the sub-applications is avoided
As can be seen from the above description, when the main application acquires the request notification information, it is determined that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request, that is, it is determined that the sub-application managed by the main application receives the service request, and thus it is determined that the sub-application needs to acquire data in the main application, the main application automatically acquires service data required by the sub-application from itself according to the service request, that is, acquires target service data, and then sends the target service data to the sub-application, so as to implement communication between the main application and the sub-application, that is, communication between the applications, so that the sub-application can successfully acquire the data in the main application required by the sub-application, and thus implement successful acquisition of the data.
Fig. 3 is a second flowchart of an application communication method according to an embodiment of the present invention, where on the basis of the embodiment of fig. 2 in this embodiment, when determining whether a sub-application receives a service request, a main application may determine that the sub-application receives the service request input by a user after receiving request notification information sent by the sub-application. The main application may also actively monitor whether each sub-application receives a service request input by a user, and this process will be described below with reference to a specific embodiment. As shown in fig. 3, the method includes:
s301, a sub-application list is obtained, wherein the sub-application list comprises at least one sub-application identifier.
In this embodiment, the main application obtains a sub-application list corresponding to the main application, where the sub-application list includes an identifier corresponding to a sub-application managed by the main application, that is, an identifier of a sub-application that has already been registered. For example, as shown in fig. 4, the sub-application managed by the main application a includes sub-application 1, sub-application 2, and sub-application 3, and the sub-application list corresponding to the main application includes an identifier corresponding to sub-application 1, an identifier corresponding to sub-application 2, and an identifier corresponding to sub-application 3.
S302, respectively monitoring the sub-applications corresponding to each sub-application identification, and generating corresponding request notification information when determining that the sub-applications receive the service request.
In this embodiment, in order to timely know whether the sub-application receives the service request, that is, whether data in the main application needs to be acquired, the main application monitors the sub-application corresponding to each sub-application identifier, that is, monitors each managed sub-application, so as to determine whether the sub-application receives the service request input by the user, that is, whether the data in the main application needs to be utilized. And when the sub-application is determined to receive the service request, generating request notification information comprising the sub-application identifier corresponding to the sub-application so as to trigger the process of acquiring the target service data.
Optionally, when the main application listens to the sub-application, the main application may listen through a monitoring code injected into the sub-application in advance.
In addition, optionally, the request notification information may include service information corresponding to the service request.
S303, when the request notification information is acquired, determining that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request.
S304, acquiring target service data in the main application according to the service information in the service request.
In this embodiment, when the main application determines that the sub-application receives the service request, that is, when the request notification information is obtained, the main application determines service data, that is, target service data, required by the sub-application according to service information in the service request, that is, service information in the request notification information.
Optionally, when the service request is a theme switching request and the service information includes a target theme identifier and a page identifier to be switched, the main application obtains target theme data corresponding to the target theme identifier and the page identifier to be switched from the main application, and determines the target theme data as the target service data. Wherein the target subject data includes one or more of color information, tab information, and page layout information.
The color information indicates the color of the page to be switched when the theme of the page to be switched is the target theme, and optionally, the color may include the background color of the page to be switched, the color of each component, and the like.
And the tab information represents the tab content included in the page when the theme of the page to be switched is the target theme.
The page layout information indicates a layout situation of a component of the page when the theme of the page to be switched is the target theme, and may include CSS (Cascading Style Sheets) information of the page, for example.
Optionally, when the main application obtains the target theme data from itself, the main application may obtain the target theme data from a first preset position in the preset positions, where the theme data corresponding to each theme is stored in the specified position, so that the main application may successfully find the theme data corresponding to the target theme identifier and the page identifier to be switched.
In addition, optionally, the first preset location may be a storage location such as a database, a hard disk, and the like, and is not limited herein.
Further, optionally, the main application may also obtain the target theme data after verifying the user identity, that is, the main application obtains the target user identifier in the service information, performs identity verification according to the target user identifier, and obtains the theme data corresponding to the target theme identifier and the page identifier to be switched only after the verification is successful. And when the verification fails, returning the authentication failure information to the corresponding sub-application.
When the identity is verified according to the target user identification, if the user identification which is the same as the target user identification exists in the user information table, the verification is determined to be successful, otherwise, the verification is determined to be failed.
Optionally, target user information corresponding to the target user identifier is obtained and is used as the target service data, where the target user information includes the target object identifier.
Specifically, when the service request is an object access request and the service information includes a target user identifier, the main application searches for the target user information corresponding to the target user identifier from itself, that is, from a second preset position in the preset positions, and uses the target user information as target service data, where the target user information includes a target object identifier indicating an identifier of an object accessible by a user corresponding to the target user identifier.
In addition, optionally, the second preset position may be a storage position such as a database, a hard disk, or the like, and the second preset position may be the same as or different from the first preset position, and is not limited herein.
Further, after target user information corresponding to the target user identifier is obtained, that is, after target service data corresponding to the service request is determined, the target service data is sent to the sub-application, so that the sub-application determines an identifier of the object to be accessed according to the object access request, that is, the identifier of the object to be accessed included in the service information in the object access request is obtained, and when it is determined that the identifier of the object to be accessed is matched with the target object identifier, the object to be accessed is displayed.
S305, the target service data is sent to the sub-application, so that the sub-application executes corresponding service operation according to the target service data.
In this embodiment, the main application monitors each sub-application managed by the main application to determine whether there is a sub-application that needs to receive a service request, that is, whether there is a sub-application that needs to use data in the main application, and when it is determined that there is a sub-application that receives a service request, automatically determines target service data corresponding to the service request to implement timely determination of the service data, and sends the target service data to the sub-application, so that the sub-application can obtain the required service data in time, thereby implementing timely obtaining of the service data, and after the sub-application does not need to receive the service request, the service request is sent to the main application, thereby improving the efficiency of data obtaining.
Fig. 5 is a third schematic flowchart of an application communication method according to an embodiment of the present invention, where an execution main body of the embodiment may be an electronic device, such as a computer, a server, a mobile terminal, and the like, and specifically, is a sub-application. As shown in fig. 5, the method includes:
s501, acquiring a service request input by a user, and generating corresponding request notification information, wherein the request notification information comprises a sub-application identifier corresponding to a sub-application.
S502, the request notification information is sent to the main application, so that when the main application receives the request notification information, the sub-application is determined to receive the service request, and the target service data in the sub-application is obtained according to the service information in the service request.
S503, receiving target service data which is sent by the main application and determined according to the service information, and executing corresponding service operation according to the target service data.
In this embodiment, when a browser currently displays a page corresponding to a sub-application, if the sub-application acquires a service request input by a user and indicates that related data in a main application needs to be utilized, request notification information is generated, where the request notification information includes a sub-application identifier corresponding to the sub-application, and the request notification information is sent to the main application to notify the main application that the sub-application acquires the service request input by the user, so that the main application determines target service data corresponding to the service request and sends the target service to the sub-application. The sub-application receives the target service data which is sent by the main application and determined according to the service request, namely the sub-application communicates with the main application to obtain the service data required by the sub-application, and then corresponding processing operation is carried out according to the service data to realize the response of the service request.
Optionally, the service request includes a theme switching request and an object access request.
When the user inputs a theme switching request, the theme switching request indicates that the user needs to switch the page displayed by the current browser, namely the theme, namely the style, of the page corresponding to the sub-application, and when the service request comprises the theme switching request, the service information comprises a target theme identifier, a page identifier to be switched and a target user identifier.
Correspondingly, when the service request is a theme switching request, the main application determines that the target service data is the target theme data according to the service information. And after receiving the target theme data, the sub-application performs page rendering on the page to be switched by using the target attention data, namely, performs theme switching on the page to be switched, and displays the rendered page to be switched, wherein the theme of the rendered page to be switched is the target theme, so that the page theme can better accord with the preference of a user, the use satisfaction of the user is improved, and the user experience is improved.
When the sub-application performs page rendering, the sub-application may perform page rendering by using a corresponding browser, where the rendering process is an existing rendering process and is not described herein again.
When a user inputs an object access request, which indicates that the user wants to access a page displayed by a current browser, i.e., an object on a page corresponding to a sub-application, it is determined whether the user can access the page, i.e., whether the user has a right to access the object. The service information also includes an identifier of an object to be accessed, i.e., an identifier of an object to be accessed by the user.
Correspondingly, when the service request is an object access request, the main application determines that the target service data according to the service information is target user information, wherein the target user information comprises a target object identifier, and the target object identifier is an identifier of a target object which can be accessed by a target user, and then the sub-application determines whether the identifier of the object to be accessed is matched with the target object identifier in the target user information after receiving the target user information, namely the target service data, sent by the main application. And if the identifier of the object to be accessed is matched with the identifier of the target object, which indicates that the target user can access the object to be accessed, displaying the object to be accessed, namely displaying the specific content corresponding to the object to be accessed.
Further, optionally, determining whether the identifier of the object to be accessed matches the identifier of the target object includes:
and if the target object identifier which is the same as the identifier of the object to be accessed exists in the target object identifier, determining that the identifier of the object to be accessed is matched with the target object identifier.
And if the target object identifier which is the same as the identifier of the object to be accessed does not exist in the target object identifier, determining that the identifier of the object to be accessed is not matched with the target object identifier.
Specifically, it is determined whether a target object identifier corresponding to the identifier of the object to be accessed exists in the identifiers of the target objects accessible by the target user, that is, if the target object identifier exists, it indicates that the target user can access the object to be accessed, and it is determined that the identifier of the object to be accessed matches the target object identifier. If the target object identifier does not exist, the target user cannot access the object to be accessed, and the identifier of the object to be accessed is determined to be not matched with the target object identifier.
In this embodiment, after acquiring a service request input by a user, the sub-application indicates that the sub-application needs to use related data in the main application to perform corresponding service processing, and since the main application actively acquires target service data according to the service request and sends the target service data to the sub-application after detecting that the sub-application acquires the service request, the sub-application can acquire the target service data sent by the main application, that is, the service data required by the sub-application, by communicating with the main application, and thus the service data can be acquired successfully in time.
Fig. 6 is a schematic structural diagram of an application communication device according to an embodiment of the present invention, which is applied to a primary application. As shown in fig. 6, the application communication device 60 includes: a data determination module 601 and a data transmission module 602.
The data determining module 601 is configured to determine, when the request notification information is obtained, that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request.
The data determining module 601 is further configured to obtain target service data in the main application according to the service information in the service request.
The data sending module 602 is configured to send the target service data to the sub-application, so that the sub-application executes a corresponding service operation according to the target service data.
Optionally, the service request includes a theme switching request and/or an object access request. When the service request comprises a theme switching request, the service information comprises a target theme identifier and a page identifier to be switched. When the service request comprises an object access request, the service information comprises a target user identification.
In this embodiment, optionally, the data determining module 601 is further configured to:
receiving request notification information sent by a sub-application, wherein the request notification information is generated when the sub-application acquires a service request input by a user.
In another embodiment of the present invention, on the basis of fig. 6, the data determining module 601 is further configured to:
a sub-application list is obtained, wherein the sub-application list comprises at least one sub-application identification.
And respectively monitoring the sub-application corresponding to each sub-application identifier, and generating corresponding request notification information when determining that the sub-application receives the service request.
In any embodiment, optionally, if the service request includes a topic switching request, the data determining module 601 is further configured to:
and acquiring target theme data corresponding to the target theme identification and the page identification to be switched from the main application, and determining the target theme data as target business data. Wherein the target subject data includes one or more of color information, tab information, and page layout information.
In any embodiment, optionally, if the service request includes an object access request, the data determining module 601 is further configured to:
and acquiring target user information corresponding to the target user identification from the main application, and taking the target user information as target service data, wherein the target user information comprises a target object identification.
Further, optionally, the data sending module 602 is further configured to:
and sending the target service data to the sub-application so that the sub-application determines the identifier of the object to be accessed according to the object access request, and displaying the object to be accessed when the identifier of the object to be accessed is determined to be matched with the identifier of the target object.
The application communication device provided in the embodiment of the present invention may implement the application communication method in the embodiment of fig. 2 and/or fig. 3, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 7 is a schematic structural diagram of an application communication device according to an embodiment of the present invention, which is applied to a sub-application. As shown in fig. 7, the application communication device 70 includes: a request acquisition module 701 and a data transceiver module 702.
The request obtaining module 701 is configured to obtain a service request input by a user, and generate corresponding request notification information, where the request notification information includes a sub-application identifier corresponding to the sub-application.
The data transceiver module 702 is configured to send the request notification information to the main application, so that when the main application receives the request notification information, it is determined that the sub-application receives the service request, and target service data in the sub-application is obtained according to the service information in the service request.
The data transceiver module 702 is further configured to receive target service data sent by the main application, and execute corresponding service operations according to the target service data.
Optionally, the service request includes a theme switching request and/or an object access request.
Optionally, when the service request includes a theme switching request, the service information includes a target theme identifier and a page identifier to be switched, and the target service data includes target theme data, where the target theme data includes one or more of color information, page tag information, and page layout information.
Optionally, when the service request includes an object access request, the service information includes an identifier of the target user and an identifier of the object to be accessed. The target service data comprises target user information, wherein the target user information comprises a target object identification,
in this embodiment, optionally, if the service request includes a theme switching request, the data transceiver module 702 is further configured to:
and based on the target theme data, performing page rendering on the page to be switched, and displaying the rendered page to be switched.
In this embodiment, optionally, if the service request includes an object access request, the data transceiver module 702 is further configured to:
it is determined whether the identity of the object to be accessed matches the target object identity.
And if the identification of the object to be accessed is matched with the identification of the target object, displaying the object to be accessed.
Further, optionally, the data transceiver module 702 is further configured to:
and if the target object identifier which is the same as the identifier of the object to be accessed exists in the target object identifier, determining that the identifier of the object to be accessed is matched with the target object identifier.
And if the target object identifier which is the same as the identifier of the object to be accessed does not exist in the target object identifier, determining that the identifier of the object to be accessed is not matched with the target object identifier.
The application communication device provided in the embodiment of the present invention may implement the application communication method in the embodiment of fig. 4, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 8 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present invention. As shown in fig. 8, the electronic apparatus 80 of the present embodiment includes: a processor 801 and a memory 802; wherein
A memory 802 for storing computer-executable instructions;
the processor 801 is configured to execute the computer-executable instructions stored in the memory to implement the steps performed by the receiving device in the above embodiments. Reference may be made in particular to the description relating to the method embodiments described above.
Alternatively, the memory 802 may be separate or integrated with the processor 801.
When the memory 802 is provided separately, the electronic device further includes a bus 803 for connecting the memory 802 and the processor 801.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer executing instruction is stored in the computer-readable storage medium, and when a processor executes the computer executing instruction, the application communication method as described above is implemented.
An embodiment of the present invention further provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the application communication method as described above is implemented.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the modules is only one logical division, and other divisions may be realized in practice, for example, a plurality of modules may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit. The unit formed by the modules can be realized in a hardware form, and can also be realized in a form of hardware and a software functional unit.
The integrated module implemented in the form of a software functional module may be stored in a computer-readable storage medium. The software functional module is stored in a storage medium and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present application.
It should be understood that the Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor, or in a combination of the hardware and software modules within the processor.
The memory may comprise a high-speed RAM memory, and may further comprise a non-volatile storage NVM, such as at least one disk memory, and may also be a usb disk, a removable hard disk, a read-only memory, a magnetic or optical disk, etc.
The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, the buses in the figures of the present application are not limited to only one bus or one type of bus.
The storage medium may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuits (ASIC). Of course, the processor and the storage medium may reside as discrete components in an electronic device or host device.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (17)

1. An application communication method applied to a master application, the method comprising:
when request notification information is acquired, determining that a sub-application corresponding to a sub-application identifier in the request notification information receives a service request;
acquiring target service data in the main application according to the service information in the service request;
and sending the target service data to the sub-application so that the sub-application executes corresponding service operation according to the target service data.
2. The method according to claim 1, wherein the service request comprises a theme switching request, and the service information comprises a target theme identifier and a page identifier to be switched;
the acquiring target service data in the main application according to the service information in the service request includes:
acquiring target subject data corresponding to the target subject identification and the page identification to be switched from the main application, and determining the target subject data as the target service data; wherein the target subject data includes one or more of color information, tab information, and page layout information.
3. The method of claim 1, wherein the service request comprises an object access request, and wherein the service information comprises a target user identifier;
the acquiring target service data in the main application according to the service information in the service request includes:
and acquiring target user information corresponding to the target user identification from the main application, and taking the target user information as the target service data, wherein the target user information comprises a target object identification.
4. The method of claim 3, wherein the sending the target traffic data to the sub-application comprises:
and sending the target service data to the sub-application so that the sub-application determines the identifier of the object to be accessed according to the object access request, and displaying the object to be accessed when the identifier of the object to be accessed is determined to be matched with the identifier of the target object.
5. The method according to any one of claims 1 to 4, further comprising:
receiving request notification information sent by a sub-application, wherein the request notification information is generated when the sub-application acquires a service request input by a user;
alternatively, the first and second electrodes may be,
acquiring a sub-application list, wherein the sub-application list comprises at least one sub-application identifier;
and respectively monitoring the sub-application corresponding to each sub-application identifier, and generating corresponding request notification information when determining that the sub-application receives the service request.
6. An application communication method, applied to a sub-application, the method comprising:
acquiring a service request input by a user and generating corresponding request notification information, wherein the request notification information comprises a sub-application identifier corresponding to the sub-application;
sending the request notification information to a main application so that when the main application receives the request notification information, the main application determines that the sub-application receives a service request and acquires target service data in the sub-application according to the service information in the service request;
and receiving target service data sent by the main application, and executing corresponding service operation according to the target service data.
7. The method of claim 6, wherein the service request comprises a topic switching request, wherein the target service data comprises target topic data, wherein the target topic data comprises one or more of color information, tab information, and page layout information;
the executing the corresponding service operation according to the target service data includes:
and based on the target theme data, performing page rendering on the page to be switched, and displaying the rendered page to be switched.
8. The method of claim 6, wherein the service request comprises an object access request, and the service information comprises an identifier of an object to be accessed and a target user identifier; the target service data comprises target user information, wherein the target user information comprises a target object identifier;
the executing the corresponding service operation according to the target service data includes:
determining whether the identification of the object to be accessed is matched with the identification of the target object;
and if the identification of the object to be accessed is matched with the identification of the target object, displaying the object to be accessed.
9. The method of claim 8, wherein determining whether the identity of the object to be accessed matches the target object identity comprises:
if the target object identification has the same target object identification as the identification of the object to be accessed, determining that the identification of the object to be accessed is matched with the target object identification;
and if the target object identifier which is the same as the identifier of the object to be accessed does not exist in the target object identifier, determining that the identifier of the object to be accessed is not matched with the target object identifier.
10. An application communication device, applied to a master application, the device comprising:
the data determining module is used for determining that the sub-application corresponding to the sub-application identifier in the request notification information receives the service request when the request notification information is acquired;
the data determining module is further configured to obtain target service data in the primary application according to the service information in the service request;
and the data sending module is used for sending the target service data to the sub-application so as to enable the sub-application to execute corresponding service operation according to the target service data.
11. An application communication device, applied to a sub-application, the device comprising:
the request acquisition module is used for acquiring a service request input by a user and generating corresponding request notification information, wherein the request notification information comprises a sub-application identifier corresponding to the sub-application;
the data receiving and sending module is used for sending the request notification information to the main application so that when the main application receives the request notification information, the sub-application is determined to receive the service request, and target service data in the sub-application is obtained according to the service information in the service request;
the data transceiver module is further configured to receive target service data sent by a main application, and execute corresponding service operations according to the target service data.
12. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the application communication method of any of claims 1 to 5.
13. An electronic device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the application communication method of any of claims 6 to 9.
14. A computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the application communication method of any one of claims 1 to 5.
15. A computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the application communication method of any one of claims 6 to 9.
16. A computer program product comprising a computer program, characterized in that the computer program realizes the application communication method of any of claims 1 to 5 when executed by a processor.
17. A computer program product comprising a computer program, characterized in that the computer program realizes the application communication method of any of claims 6 to 9 when executed by a processor.
CN202110047943.XA 2021-01-14 2021-01-14 Application communication method and device Active CN112804330B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110047943.XA CN112804330B (en) 2021-01-14 2021-01-14 Application communication method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110047943.XA CN112804330B (en) 2021-01-14 2021-01-14 Application communication method and device

Publications (2)

Publication Number Publication Date
CN112804330A true CN112804330A (en) 2021-05-14
CN112804330B CN112804330B (en) 2023-04-18

Family

ID=75810687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110047943.XA Active CN112804330B (en) 2021-01-14 2021-01-14 Application communication method and device

Country Status (1)

Country Link
CN (1) CN112804330B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114301893A (en) * 2021-12-30 2022-04-08 胜斗士(上海)科技技术发展有限公司 Log management method, system and readable storage medium
CN114968460A (en) * 2022-05-27 2022-08-30 金蝶软件(中国)有限公司 Page switching method and related equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015122552A1 (en) * 2014-02-11 2015-08-20 주식회사 톡스 System for generating sub app from main app and method therefor
CN107608709A (en) * 2017-08-23 2018-01-19 阿里巴巴集团控股有限公司 Icon Color changing method and device and electronic equipment
CN109743161A (en) * 2018-12-29 2019-05-10 上海掌门科技有限公司 Information ciphering method, electronic equipment and computer-readable medium
CN109840146A (en) * 2019-01-16 2019-06-04 腾讯科技(深圳)有限公司 Method for processing business, device, terminal and storage medium
CN111078204A (en) * 2019-12-25 2020-04-28 江苏共融科技有限公司 Business middling front-end system based on micro front-end architecture
CN111198739A (en) * 2019-12-30 2020-05-26 广州市百果园信息技术有限公司 Rendering method, device and equipment of application view and storage medium
CN111240863A (en) * 2020-01-10 2020-06-05 无锡华云数据技术服务有限公司 Data communication method, device, micro front-end system and storage medium
CN111737032A (en) * 2020-07-27 2020-10-02 腾讯科技(深圳)有限公司 Subprogram running method and device based on microkernel system and electronic equipment
CN111880786A (en) * 2020-07-31 2020-11-03 广州华多网络科技有限公司 Multi-application sharing method, system, device, electronic equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015122552A1 (en) * 2014-02-11 2015-08-20 주식회사 톡스 System for generating sub app from main app and method therefor
CN107608709A (en) * 2017-08-23 2018-01-19 阿里巴巴集团控股有限公司 Icon Color changing method and device and electronic equipment
CN109743161A (en) * 2018-12-29 2019-05-10 上海掌门科技有限公司 Information ciphering method, electronic equipment and computer-readable medium
CN109840146A (en) * 2019-01-16 2019-06-04 腾讯科技(深圳)有限公司 Method for processing business, device, terminal and storage medium
CN111078204A (en) * 2019-12-25 2020-04-28 江苏共融科技有限公司 Business middling front-end system based on micro front-end architecture
CN111198739A (en) * 2019-12-30 2020-05-26 广州市百果园信息技术有限公司 Rendering method, device and equipment of application view and storage medium
CN111240863A (en) * 2020-01-10 2020-06-05 无锡华云数据技术服务有限公司 Data communication method, device, micro front-end system and storage medium
CN111737032A (en) * 2020-07-27 2020-10-02 腾讯科技(深圳)有限公司 Subprogram running method and device based on microkernel system and electronic equipment
CN111880786A (en) * 2020-07-31 2020-11-03 广州华多网络科技有限公司 Multi-application sharing method, system, device, electronic equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114301893A (en) * 2021-12-30 2022-04-08 胜斗士(上海)科技技术发展有限公司 Log management method, system and readable storage medium
CN114301893B (en) * 2021-12-30 2023-11-07 胜斗士(上海)科技技术发展有限公司 Log management method, system and readable storage medium
CN114968460A (en) * 2022-05-27 2022-08-30 金蝶软件(中国)有限公司 Page switching method and related equipment

Also Published As

Publication number Publication date
CN112804330B (en) 2023-04-18

Similar Documents

Publication Publication Date Title
CN108494799B (en) Data sharing method and system
CN108427731B (en) Page code processing method and device, terminal equipment and medium
CN109542427B (en) System customization method and device, electronic equipment and storage medium
US20180315024A1 (en) Systems and Methods Enabling Secure Transactions from Terminal Window
CN112804330B (en) Application communication method and device
CN112653618B (en) Gateway registration method and device of micro-service application API (application program interface) endpoint
CN108255701B (en) Scene testing method and mobile terminal
CN108632354B (en) Physical machine admission management method and device and cloud desktop management platform
CN107274222B (en) Advertisement putting method and device
CN110838071A (en) Policy data processing method and device and server
WO2021189953A1 (en) Log data processing method and apparatus, computer device, and storage medium
US20200004785A1 (en) Automatic grouping based on user behavior
CN112333289A (en) Reverse proxy access method, device, electronic equipment and storage medium
CN112527397A (en) Method and device for modifying basic input output system options and computer equipment
CN111240610A (en) Printing process management and control method, system, terminal and storage medium
CN109213782B (en) Search interface configuration and display method and device and communication equipment
CN112818270B (en) Data cross-domain transfer method and device and computer equipment
CN107391003A (en) Navigation data processing method
CN112153146A (en) Operation notification method and apparatus, storage medium, and electronic apparatus
CN109951549B (en) Network page access method and device and computer readable storage medium
CN114157627B (en) Group processing method, device, electronic equipment and medium
CN110889073A (en) Page request response method, server and computer storage medium
CN113536168B (en) Component processing method and device
CN110968230B (en) Display method, display device and readable storage medium of control
CN112350856B (en) Distributed service sign-off method and equipment

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
CB02 Change of applicant information

Address after: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Jingdong Technology Holding Co.,Ltd.

Address before: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone, 100176

Applicant before: Jingdong Digital Technology Holding Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant