CN113656093A - Plug-in configuration method, device, equipment and storage medium - Google Patents

Plug-in configuration method, device, equipment and storage medium Download PDF

Info

Publication number
CN113656093A
CN113656093A CN202110882727.7A CN202110882727A CN113656093A CN 113656093 A CN113656093 A CN 113656093A CN 202110882727 A CN202110882727 A CN 202110882727A CN 113656093 A CN113656093 A CN 113656093A
Authority
CN
China
Prior art keywords
plug
identification
product
identifier
interface address
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
CN202110882727.7A
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.)
Gree Electric Appliances Inc of Zhuhai
Zhuhai Lianyun Technology Co Ltd
Original Assignee
Gree Electric Appliances Inc of Zhuhai
Zhuhai Lianyun 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 Gree Electric Appliances Inc of Zhuhai, Zhuhai Lianyun Technology Co Ltd filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN202110882727.7A priority Critical patent/CN113656093A/en
Publication of CN113656093A publication Critical patent/CN113656093A/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to a plug-in configuration method, a plug-in configuration device, a plug-in configuration equipment and a storage medium, and relates to the field of intelligent products. The plug-in configuration method comprises the following steps: acquiring a product identifier and each plug-in identifier associated with the product identifier; and adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification. The method and the device are used for solving the problem that the cloud service configuration for the product is complex.

Description

Plug-in configuration method, device, equipment and storage medium
Technical Field
The present application relates to the field of intelligent products, and in particular, to a plug-in configuration method, device, apparatus, and storage medium.
Background
Along with the continuous development of intelligent house trade, the kind of intelligent product is more and more abundant, and the user often need match different services when using different intelligent products, for example: the intelligent door lock needs to activate insurance card service, the electric cooker needs menu service and the like.
At present, services corresponding to different intelligent products are preset, when each intelligent product needs to add or delete the service, the design needs to be re-developed, and the operation is complex.
Disclosure of Invention
The application provides a plug-in configuration method, device, equipment and storage medium, which are used for solving the problem that the configuration of cloud service for a product is complex.
In a first aspect, an embodiment of the present application provides a plug-in configuration method, including:
acquiring a product identifier and each plug-in identifier associated with the product identifier;
and adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
Optionally, the cloud service entry comprises at least one of a web hyperlink, a one-dimensional barcode, and a two-dimensional code.
Optionally, adding, to an object pointed to by a cloud service entry corresponding to the product identifier, an interface address corresponding to each plug-in identifier associated with the product identifier, where the interface address includes:
acquiring an interface address corresponding to each plug-in identification associated with the product identification as a target interface address;
and adding the target interface address on an object pointed by the cloud service inlet corresponding to the product identifier.
Optionally, before obtaining an interface address corresponding to each plug-in identifier associated with the product identifier, as a target interface address, the method further includes:
and establishing a first mapping relation between the plug-in identification and the interface address corresponding to the plug-in identification.
Optionally, after obtaining the product identifier and each plug-in identifier associated with the product identifier, the method further includes:
and establishing a second mapping relation between the product identification and the plug-in identification.
Optionally, after establishing the second mapping relationship between the product identifier and the plug-in identifier, the method further includes:
obtaining the product identification and the plug-in identification;
and deleting the second mapping relation between the product identification and the plug-in identification.
Optionally, the method further comprises:
and adding an interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency on the object pointed by the cloud service inlet corresponding to the product identification.
In a second aspect, an embodiment of the present application provides a plug-in configuration device, including:
the acquisition module is used for acquiring a product identifier and each plug-in identifier associated with the product identifier;
and the processing module is used for adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
Optionally, the cloud service entry comprises at least one of a web hyperlink, a one-dimensional barcode, and a two-dimensional code.
Optionally, the processing module includes an obtaining unit and an adding unit;
the acquisition unit is used for acquiring an interface address corresponding to each plug-in identification associated with the product identification as a target interface address;
the adding unit is configured to add the target interface address to an object pointed by a cloud service entry corresponding to the product identifier.
Optionally, the processing module further comprises an establishing unit;
the establishing unit is used for establishing the first mapping relation between the plug-in identification and the interface address corresponding to the plug-in identification.
Optionally, the plug-in configuration device further includes an establishing module;
the establishing module is used for establishing a second mapping relation between the product identifier and the plug-in identifier.
Optionally, the plug-in configuration device further includes a disassociation module and a deletion module;
the disassociation module is used for acquiring disassociation operation of the product identifier and the plug-in identifier;
and the deleting module is used for deleting the second mapping relation between the product identifier and the plug-in identifier.
Optionally, the plug-in configuration device further comprises an adding module;
and the adding module is used for adding an interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency on the object pointed by the cloud service inlet corresponding to the product identification.
In a third aspect, an embodiment of the present application provides an electronic device, including: the system comprises a processor, a memory and a communication bus, wherein the processor and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor is configured to execute the program stored in the memory, and implement the plug-in configuration method according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the plug-in configuration method according to the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages: according to the method provided by the embodiment of the application, the product identification and each plug-in identification associated with the product identification are obtained, and the interface address corresponding to each plug-in identification associated with the product identification is added to the object pointed by the cloud service entrance corresponding to the product identification. Compared with the prior art that when each intelligent product needs to add or delete services, the design needs to be re-developed, the method provided by the embodiment of the application realizes configuration of the plug-ins needed by the product at the cloud service entry corresponding to the product identification by associating the product identification with the plug-in identification, is simple to operate, can add or delete the plug-ins at any time, and solves the problem that the configuration of the cloud service for the product is complex.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
FIG. 1 is a schematic flowchart of a plug-in configuration method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart illustrating a method for a product association plug-in according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a method for adding an interface address corresponding to each plug-in identifier associated with a product identifier to an object pointed by a cloud service entry corresponding to the product identifier in an embodiment of the present application;
FIG. 4 is a flow diagram illustrating a method for configuring plug-ins in an embodiment of the present application;
FIG. 5 is a diagram illustrating plug-in invocation in an exemplary embodiment of the present application;
FIG. 6 is a schematic structural diagram of a card configuration device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. 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 application.
In the embodiment of the present application, a plug-in configuration method is provided, and the method may be applied to a server, and of course, may also be applied to other electronic devices, such as a terminal (a mobile phone, a tablet computer, and the like). In the embodiment of the present application, the method is described as being applied to a server.
In the embodiment of the present application, as shown in fig. 1, a flow of the plug-in configuration method mainly includes:
step 101, acquiring a product identifier and each plug-in identifier associated with the product identifier.
Among them, the product can be various intelligent devices, such as: the intelligent household electric cooker comprises a door lock, an electric cooker, a sound box, an air conditioner, an intelligent refrigerator, an intelligent television, an intelligent range hood, an intelligent washing machine, a router and the like. The product identifier may be a product name, a product number, or the like that can uniquely identify the product. The plug-in may be a plug-in with a single cloud service function, such as: insurance card services, password modification services, menu services, and the like. The plug-in identification can be an identification which can uniquely determine the plug-in, such as a plug-in name, a plug-in number and the like.
The method includes the steps of obtaining a product identification and each plug-in identification related to the product identification, wherein the product identification input by a user through characters and each plug-in identification related to the product identification can be obtained, and the product identification input by the user through voice and each plug-in identification related to the product identification can also be obtained.
For example, a plug-in association interface is displayed, the product identifier input to the plug-in association interface by the user is obtained as a door lock, the plug-in identifier input to the plug-in association interface by the user is obtained as insurance card service and password modification service, the relationship between the product identifier and the plug-in identifier input to the plug-in association interface by the user is obtained as association, and the plug-in identifier associated with the door lock is insurance card service and password modification service.
In a specific embodiment, after obtaining the product identifier and each plugin identifier associated with the product identifier, the plugin configuration method further includes: and establishing a second mapping relation between the product identification and the plug-in identification.
The second mapping relationship between the product identifier and the plug-in identifier is established, and the second mapping relationship may be stored in the database, for example, if the product identifier is a door lock, the plug-in identifier is insurance card service, and the relationship between the door lock and the insurance card service is related, the second mapping relationship between the door lock and the insurance card service is established, and a record of the second mapping relationship between the door lock and the insurance card service is stored in the database.
In a specific embodiment, after the second mapping relationship between the product identifier and the plug-in identifier is established, the plug-in configuration method further includes: obtaining the association canceling operation of the product identification and the plug-in identification; and deleting the second mapping relation between the product identification and the plug-in identification.
The operation of canceling association between the product identifier and the plug-in identifier may be the operation of canceling association between the product identifier and the plug-in identifier input by the user through characters, or the operation of canceling association between the product identifier and the plug-in identifier input by the user through voice.
For example, a plug-in association interface is displayed, the product identifier input to the plug-in association interface by the user is obtained as a door lock, the plug-in identifier input to the plug-in association interface by the user is obtained as insurance card service, the relationship between the product identifier and the plug-in identifier input to the plug-in association interface by the user is obtained as disassociation, and then the second mapping relationship between the door lock and the insurance card service is deleted.
And if a record of the second mapping relationship of the door lock and the insurance card service exists in the database, deleting the record of the second mapping relationship of the door lock and the insurance card service from the database.
The method can update the relation between the product identification and the plug-in identification to be associated or disassociated at any time, and synchronously store or delete the second mapping relation between the product identification and the plug-in identification in the database, and has simple updating operation and can add or delete the plug-in at any time.
In a specific embodiment, as shown in fig. 2, the method flow of the product association plug-in mainly includes:
step 201, displaying a plug-in association interface;
step 202, obtaining selection operation of product identification;
step 203, obtaining the selection operation of the plug-in identifier needing to be associated;
step 204, obtaining the relation between the product identification and the plug-in identification, wherein the relation is correlation;
step 205, establishing a second mapping relationship between the product identifier and the plug-in identifier, and storing the second mapping relationship in a database.
And 102, adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
The interface address refers to a URL (Uniform Resource Locator) corresponding to the interface, and can enter the front-end interactive interface of the plug-in by accessing the interface address corresponding to the plug-in identifier, and use the plug-in.
Wherein the cloud service entry includes at least one of a web hyperlink, a one-dimensional barcode, and a two-dimensional code. The object pointed by the cloud service entry refers to a page entered through the cloud service entry, wherein a plug-in icon corresponding to each plug-in identifier associated with the product identifier can be displayed on the object pointed by the cloud service entry, and an interface address corresponding to each plug-in identifier associated with the product identifier can be accessed by clicking the plug-in icon, so that the plug-ins can be used. For example, the product identifier is a door lock, a page can be accessed by scanning a two-dimensional code on the door lock, an icon corresponding to each plug-in identifier associated with the door lock can be seen on the page, the plug-in identifier associated with the door lock comprises an insurance card service and a password modification service, the page can be accessed by scanning the two-dimensional code on the door lock, the icon of the insurance card service and the icon of the password modification service can be seen on the page, an interface address corresponding to the insurance card service can be accessed by clicking the icon of the insurance card service, the page is interacted at the front end of the insurance card service, and the insurance card service is used.
In a specific embodiment, as shown in fig. 3, adding, to an object pointed to by a cloud service entry corresponding to a product identifier, an interface address corresponding to each plugin identifier associated with the product identifier includes:
step 301, acquiring an interface address corresponding to each plug-in identifier associated with the product identifier as a target interface address.
Obtaining each plug-in identification associated with the product identification may be to search each plug-in identification having a second mapping relation with the product identification from the database according to the product identification. For example, the product is identified as a door lock, and the plug-in which the second mapping relation exists with the door lock is searched from the database to identify as insurance card service and password modification service.
For example, the product identifier is a door lock, the plug-in identifier which has a second mapping relation with the door lock is searched from the database and is used as insurance card service and password modification service, and an interface address corresponding to the insurance card service and an interface address corresponding to the password modification service are obtained and used as target interface addresses.
In a specific embodiment, before obtaining an interface address corresponding to each plug-in identifier associated with the product identifier and taking the interface address as a target interface address, the plug-in configuration method further includes: and establishing a first mapping relation between the plug-in identification and the interface address corresponding to the plug-in identification. Before establishing a first mapping relation between the plug-in identifier and the interface address corresponding to the plug-in identifier, the plug-in identifier and the interface address corresponding to the plug-in identifier need to be acquired.
Specifically, the obtaining of the plug-in identifier and the interface address corresponding to the plug-in identifier may be obtaining the plug-in identifier and the interface address corresponding to the plug-in identifier, which are input by the user through characters, or obtaining the plug-in identifier and the interface address corresponding to the plug-in identifier, which are input by the user through voice. For example, a plug-in configuration interface is displayed, the plug-in identifier input to the plug-in configuration interface by a user is acquired as insurance card service, and the interface address corresponding to the insurance card service input to the plug-in configuration interface by the user is https:// developer.
Plug-in information such as plug-in icons and functional description information of the plug-ins can also be acquired.
Establishing a first mapping relationship between the plug-in identifier and the interface address corresponding to the plug-in identifier, which may be storing the first mapping relationship in a database.
In a specific embodiment, as shown in fig. 4, the method flow of configuring a plug-in mainly includes:
step 401, displaying a plug-in configuration interface;
402, acquiring a plug-in identifier input to a plug-in configuration interface, an interface address corresponding to the plug-in identifier and functional description information of the plug-in;
step 403, storing the plug-in identifier, the interface address corresponding to the plug-in identifier and the functional description information of the plug-in into a database.
And step 302, adding a target interface address to an object pointed by the cloud service inlet corresponding to the product identifier.
For example, the product identifier is a door lock, the plug-in identifier which has a second mapping relation with the door lock is searched from the database and is used as insurance card service and password modification service, an interface address corresponding to the insurance card service and an interface address corresponding to the password modification service are obtained and used as target interface addresses, the target interface addresses are added to objects pointed by a cloud service entry corresponding to the product identifier, and the cloud service entry can be in the forms of network hyperlinks, one-dimensional bar codes, two-dimensional codes and the like.
In a specific embodiment, the plug-in configuration method further includes: and adding an interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency on the object pointed by the cloud service inlet corresponding to the product identification. Wherein the frequency of use is the number of product identifiers having a second mapping relationship with the plug-in identifier in the database. The preset frequency may be a frequency set in advance as needed or set based on an empirical value. The interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency is added to the object pointed by the cloud service inlet corresponding to the product identification, the frequency of obtaining the relation between the product identification and the plug-in identification as correlation can be reduced, the operation is convenient, and the interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency can be directly accessed through the object pointed by the cloud service inlet.
For example, the plug-in identification is password modification service, the product identification having the second mapping relation with the password modification service in the database is door lock, router, refrigerator and television, the use frequency is 4, the preset frequency is 3, the use frequency is greater than the preset frequency, the interface address corresponding to the password modification service is added to the object pointed by the cloud service entry corresponding to each product identification, the steps that each product identification needs to establish the second mapping relation with the password modification service are reduced, and user operation is reduced.
In one embodiment, the plug-in call is as shown in FIG. 5. The application plug-in is a plug-in for realizing various functions, such as insurance card service, password modification service, menu service and the like, and the core plug-in is a plug-in with the use frequency greater than the preset frequency in the application plug-in. The plug-in calling can be called from a plug-in library which stores basic application plug-ins and core plug-ins, can directly call the application plug-ins through interfaces of the application plug-ins, and can also directly call the core plug-ins through the interfaces of the core plug-ins. The core plug-in can be called through the interface of the core plug-in by default in the program, and then the application plug-in can be called according to the requirement.
To sum up, the method provided by the embodiment of the present application obtains the product identifier and each plugin identifier associated with the product identifier, and adds, to an object pointed by the cloud service entry corresponding to the product identifier, an interface address corresponding to each plugin identifier associated with the product identifier. Compared with the prior art that when each intelligent product needs to add or delete services, the design needs to be re-developed, the method provided by the embodiment of the application realizes configuration of the plug-ins needed by the product at the cloud service entry corresponding to the product identification by associating the product identification with the plug-in identification, is simple to operate, can add or delete the plug-ins at any time, and solves the problem that the configuration of the cloud service for the product is complex.
According to the method provided by the embodiment of the application, the application systems, the databases or the operating systems which depend on different data are combined together, the calling among the application programs in different development languages is realized, the dependence among the systems is not generated, and the coupling is released. The method can directly connect designers and consumer users, the designers configure corresponding plug-ins, associate products with corresponding service plug-ins, and add interface addresses corresponding to each plug-in identification associated with the product identification on the object pointed by the cloud service inlet corresponding to the product identification, so that consumers can enjoy services, and the method is plug-and-play, convenient for rapid production of the services, and convenient for the users to enjoy the services provided by companies and designers at the first time. The method is realized by using micro-services, a service calling party and a service using party are loosely coupled, a registration center adopts cluster deployment to ensure high availability, a distributed consistency protocol is used for ensuring that data among different nodes in a cluster are kept consistent, and the service is horizontally and dynamically expanded.
Based on the same concept, an embodiment of the present application provides a plug-in configuration device, and specific implementation of the device may refer to descriptions in the method embodiment, and repeated descriptions are omitted, as shown in fig. 6, the device mainly includes:
an obtaining module 601, configured to obtain a product identifier and each plug-in identifier associated with the product identifier;
the processing module 602 is configured to add, to an object pointed by the cloud service entry corresponding to the product identifier, an interface address corresponding to each plug-in identifier associated with the product identifier.
Optionally, the cloud service portal includes at least one of a web hyperlink, a one-dimensional barcode, and a two-dimensional code.
Optionally, the processing module includes an obtaining unit and an adding unit;
the acquisition unit is used for acquiring an interface address corresponding to each plug-in identification associated with the product identification as a target interface address;
and the adding unit is used for adding the target interface address on the object pointed by the cloud service inlet corresponding to the product identifier.
Optionally, the processing module further comprises an establishing unit;
and the establishing unit is used for establishing the first mapping relation between the plug-in identifier and the interface address corresponding to the plug-in identifier.
Optionally, the plug-in configuration device further includes an establishing module;
and the establishing module is used for establishing a second mapping relation between the product identifier and the plug-in identifier.
Optionally, the plug-in configuration device further includes a disassociation module and a deletion module;
the disassociation module is used for acquiring disassociation operation of the product identifier and the plug-in identifier;
and the deleting module is used for deleting the second mapping relation between the product identifier and the plug-in identifier.
Optionally, the plug-in configuration device further comprises an adding module;
and the adding module is used for adding an interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency on the object pointed by the cloud service inlet corresponding to the product identification.
Based on the same concept, an embodiment of the present application further provides an electronic device, as shown in fig. 7, the electronic device mainly includes: a processor 701, a memory 702, and a communication bus 703, wherein the processor 701 and the memory 702 communicate with each other via the communication bus 703. The memory 702 stores a program executable by the processor 701, and the processor 701 executes the program stored in the memory 702 to implement the following steps:
acquiring a product identifier and each plug-in identifier associated with the product identifier; and adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
The communication bus 703 mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus 703 may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 7, but this is not intended to represent only one bus or type of bus.
The Memory 702 may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Alternatively, the memory may be at least one memory device located remotely from the processor 701.
The Processor 701 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like, or may be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic devices, discrete gates or transistor logic devices, and discrete hardware components.
In yet another embodiment of the present application, there is also provided a computer-readable storage medium having stored therein a computer program which, when run on a computer, causes the computer to execute the plug-in configuration method described in the above embodiment.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wirelessly (e.g., infrared, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more of the available media. The available media may be magnetic media (e.g., floppy disks, hard disks, tapes, etc.), optical media (e.g., DVDs), or semiconductor media (e.g., solid state drives), among others.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for configuring a plug-in, comprising:
acquiring a product identifier and each plug-in identifier associated with the product identifier;
and adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
2. The plug-in configuration method according to claim 1, wherein the cloud service entry comprises at least one of a web hyperlink, a one-dimensional barcode, and a two-dimensional code.
3. The plugin configuration method according to claim 2, wherein adding, to an object pointed to by a cloud service entry corresponding to the product identifier, an interface address corresponding to each plugin identifier associated with the product identifier includes:
acquiring an interface address corresponding to each plug-in identification associated with the product identification as a target interface address;
and adding the target interface address on an object pointed by the cloud service inlet corresponding to the product identifier.
4. The method according to claim 3, wherein before obtaining the interface address corresponding to each plug-in identifier associated with the product identifier as the target interface address, the method further comprises:
and establishing a first mapping relation between the plug-in identification and the interface address corresponding to the plug-in identification.
5. The plugin configuration method of claim 4, wherein after obtaining the product identifier and each plugin identifier associated with the product identifier, the method further comprises:
and establishing a second mapping relation between the product identification and the plug-in identification.
6. The plugin configuration method of claim 5, wherein after establishing the second mapping relationship between the product identifier and the plugin identifier, the method further comprises:
obtaining the product identification and the plug-in identification;
and deleting the second mapping relation between the product identification and the plug-in identification.
7. The plug-in configuration method according to any one of claims 1 to 6, characterized in that the method further comprises:
and adding an interface address corresponding to the plug-in identification with the use frequency greater than the preset frequency on the object pointed by the cloud service inlet corresponding to the product identification.
8. A card provisioning apparatus, comprising:
the acquisition module is used for acquiring a product identifier and each plug-in identifier associated with the product identifier;
and the processing module is used for adding an interface address corresponding to each plug-in identification associated with the product identification on an object pointed by the cloud service inlet corresponding to the product identification.
9. An electronic device, comprising: the system comprises a processor, a memory and a communication bus, wherein the processor and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor, configured to execute the program stored in the memory, and implement the plug-in configuration method according to any one of claims 1 to 7.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the plug-in configuration method of any one of claims 1 to 7.
CN202110882727.7A 2021-08-02 2021-08-02 Plug-in configuration method, device, equipment and storage medium Pending CN113656093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110882727.7A CN113656093A (en) 2021-08-02 2021-08-02 Plug-in configuration method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110882727.7A CN113656093A (en) 2021-08-02 2021-08-02 Plug-in configuration method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113656093A true CN113656093A (en) 2021-11-16

Family

ID=78478263

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110882727.7A Pending CN113656093A (en) 2021-08-02 2021-08-02 Plug-in configuration method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113656093A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010001147A1 (en) * 1998-04-22 2001-05-10 Echarge Corporation Method and apparatus for ordering goods, services and content over an internetwork
US20070165904A1 (en) * 2005-08-23 2007-07-19 Nudd Geoffrey H System and Method for Using Individualized Mixed Document
WO2008071119A1 (en) * 2006-12-15 2008-06-19 Huawei Technologies Co., Ltd. Data center server, data service system and data inquiring method
US20140372861A1 (en) * 2013-06-14 2014-12-18 Mastercard International Incorporated Browser Plug-In and a Method of Operating a Browser Plug-In
CN107295004A (en) * 2017-07-21 2017-10-24 881飞号通讯有限公司 A kind of network voice communication method realized based on web page communication plug-in unit and system
CN107367949A (en) * 2017-06-14 2017-11-21 珠海格力电器股份有限公司 Obtain the methods, devices and systems of product identification
US20180267815A1 (en) * 2016-05-06 2018-09-20 Tencent Technology (Shenzhen) Company Limited Media file presentation method, client application, and plug-in
US20200005008A1 (en) * 2018-06-29 2020-01-02 Alibaba Group Holding Limited Managing services associated with url-based two-dimensional codes
CN111596967A (en) * 2020-04-27 2020-08-28 ***股份有限公司 Application function configuration method, terminal device, server and storage medium
CN111966422A (en) * 2020-07-15 2020-11-20 北京爱知之星科技股份有限公司 Localized plug-in service method and device, electronic equipment and storage medium
CN112445987A (en) * 2020-11-30 2021-03-05 建信金融科技有限责任公司 Webpage updating method, device and system
CN112650522A (en) * 2019-09-26 2021-04-13 北京国双科技有限公司 Method, device, storage medium and equipment for dynamically configuring platform
CN113168334A (en) * 2019-02-22 2021-07-23 深圳市欢太科技有限公司 Data processing method and device, electronic equipment and readable storage medium
CN113190287A (en) * 2021-04-30 2021-07-30 平安壹钱包电子商务有限公司 External device docking method and device, computer device and readable storage medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010001147A1 (en) * 1998-04-22 2001-05-10 Echarge Corporation Method and apparatus for ordering goods, services and content over an internetwork
US20070165904A1 (en) * 2005-08-23 2007-07-19 Nudd Geoffrey H System and Method for Using Individualized Mixed Document
WO2008071119A1 (en) * 2006-12-15 2008-06-19 Huawei Technologies Co., Ltd. Data center server, data service system and data inquiring method
US20140372861A1 (en) * 2013-06-14 2014-12-18 Mastercard International Incorporated Browser Plug-In and a Method of Operating a Browser Plug-In
US20180267815A1 (en) * 2016-05-06 2018-09-20 Tencent Technology (Shenzhen) Company Limited Media file presentation method, client application, and plug-in
CN107367949A (en) * 2017-06-14 2017-11-21 珠海格力电器股份有限公司 Obtain the methods, devices and systems of product identification
CN107295004A (en) * 2017-07-21 2017-10-24 881飞号通讯有限公司 A kind of network voice communication method realized based on web page communication plug-in unit and system
US20200005008A1 (en) * 2018-06-29 2020-01-02 Alibaba Group Holding Limited Managing services associated with url-based two-dimensional codes
CN113168334A (en) * 2019-02-22 2021-07-23 深圳市欢太科技有限公司 Data processing method and device, electronic equipment and readable storage medium
CN112650522A (en) * 2019-09-26 2021-04-13 北京国双科技有限公司 Method, device, storage medium and equipment for dynamically configuring platform
CN111596967A (en) * 2020-04-27 2020-08-28 ***股份有限公司 Application function configuration method, terminal device, server and storage medium
CN111966422A (en) * 2020-07-15 2020-11-20 北京爱知之星科技股份有限公司 Localized plug-in service method and device, electronic equipment and storage medium
CN112445987A (en) * 2020-11-30 2021-03-05 建信金融科技有限责任公司 Webpage updating method, device and system
CN113190287A (en) * 2021-04-30 2021-07-30 平安壹钱包电子商务有限公司 External device docking method and device, computer device and readable storage medium

Similar Documents

Publication Publication Date Title
CN113364853B (en) Business service system, business request method and gateway equipment
CN103873918A (en) Picture processing method, device and terminal
CN110928984A (en) Knowledge graph construction method and device, terminal and storage medium
CN113312374A (en) Data query method, device, equipment and storage medium
CN104580448A (en) Information push method and device
CN110929037A (en) Knowledge graph construction method and device, terminal and storage medium
CN109087129B (en) User evaluation method, device and computer-readable storage medium
CN114327710A (en) Function management method, management device, terminal equipment and readable storage medium
CN111045928A (en) Interface data testing method, device, terminal and storage medium
CN110427538B (en) Data query method, data storage method, data query device, data storage device and electronic equipment
CN113656093A (en) Plug-in configuration method, device, equipment and storage medium
CN111404788A (en) Equipment sharing method and server
CN112463398A (en) File transmission method and device, terminal equipment and storage medium
CN113271334B (en) Service policy distribution method and device based on SaaS scene and electronic equipment
CN115114047A (en) Remote calling method, system, device, electronic equipment and storage medium
CN111181836B (en) Message pushing method and device
CN114048381A (en) Product recommendation method, system, storage medium and electronic device
CN111338709A (en) Target scene skipping method, device, equipment and storage medium in client
CN113760273A (en) Page control method and page control device
CN111881356A (en) Content recommendation method and device, electronic equipment and storage medium
CN104462340A (en) Target object information search method and device
CN113347220B (en) Inter-service data sharing method, device, server and medium
CN115361289A (en) Problem positioning method and device of business system, electronic equipment and storage medium
CN116389409A (en) Page path processing method and device, computer equipment and storage medium
CN114896272A (en) Information acquisition method and device, electronic equipment and computer readable 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