CN111464429A - WeChat applet multi-item compatible sharing method, system, storage medium and equipment - Google Patents

WeChat applet multi-item compatible sharing method, system, storage medium and equipment Download PDF

Info

Publication number
CN111464429A
CN111464429A CN202010244761.7A CN202010244761A CN111464429A CN 111464429 A CN111464429 A CN 111464429A CN 202010244761 A CN202010244761 A CN 202010244761A CN 111464429 A CN111464429 A CN 111464429A
Authority
CN
China
Prior art keywords
project
information
management platform
wechat applet
item
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
CN202010244761.7A
Other languages
Chinese (zh)
Other versions
CN111464429B (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.)
Gosuncn Technology Group Co Ltd
Original Assignee
Gosuncn Technology Group 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 Gosuncn Technology Group Co Ltd filed Critical Gosuncn Technology Group Co Ltd
Priority to CN202010244761.7A priority Critical patent/CN111464429B/en
Publication of CN111464429A publication Critical patent/CN111464429A/en
Application granted granted Critical
Publication of CN111464429B publication Critical patent/CN111464429B/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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/56Provisioning of proxy services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a WeChat applet multi-item compatible sharing method, a WeChat applet multi-item compatible sharing system, a computer storage medium and electronic equipment, wherein the method comprises the following steps: s1, acquiring project information from a project management platform for providing project information for the WeChat small program and providing the project information for a user to select; s2, acquiring the project information code selected by the user, and generating an access path according to the project information code selected by the user; s3, initiating request information to the proxy service according to the access path; s4, the proxy service receives the request information and acquires the items to be accessed according to the routing rule; s5, the proxy service forwards the request information to the item to be accessed. According to the method for compatibly sharing the multiple items of the WeChat applet, the problem that the workload of the ICP filing, the certificate application and the like of the multiple items is repeated and tedious is solved, the multiple items can share one WeChat applet, the problems of development, later-stage shelf operation and maintenance and the like are reduced, and the cost is reduced.

Description

WeChat applet multi-item compatible sharing method, system, storage medium and equipment
Technical Field
The invention relates to the field of program development, in particular to a WeChat applet multi-project compatible sharing method, a WeChat applet multi-project compatible sharing system, a computer storage medium and electronic equipment.
Background
The wechat applet technology has a high admission threshold, and has various requirements on service security, such as only using a domain name, and the domain name must be filed by an ICP, and an interface can only use encrypted HTTPS, so a developer must apply for a certificate of purchase, and the like.
Disclosure of Invention
In view of this, the present invention provides a wechat applet multi-project compatible sharing method, a wechat applet multi-project compatible sharing system, a computer storage medium and an electronic device, which can avoid repeated application configuration for each project and reduce workload and cost.
In order to solve the above technical problem, in one aspect, the present invention provides a method for sharing multiple items of a WeChat applet in a compatible manner, including the following steps: s1, acquiring project information from the project management platform for providing project information for the WeChat small program and providing the project information for a user to select; s2, acquiring the project information code selected by the user, and generating an access path according to the project information code selected by the user; s3, initiating request information to the proxy service according to the access path; s4, the proxy service receives the request information and acquires the items to be accessed according to the routing rule; s5, the proxy service forwards the request information to the item to be accessed.
According to the WeChat applet multi-project compatible sharing method, one WeChat applet can simultaneously and compatibly share a plurality of projects through proxy service, the problem that work load is repeated and tedious in multi-project ICP filing, certificate application and the like is solved, the plurality of projects can share one WeChat applet, the problems of development, later-stage shelf operation and maintenance and the like are reduced, and cost is reduced.
According to some embodiments of the invention, in step S1, the project management platform records the code and service address of the actual project.
According to some embodiments of the invention, a code is added at the project management platform and a service address is configured for each project online.
According to some embodiments of the invention, in step S3, the proxy service encodes the item information as a routing rule.
The WeChat applet multi-item compatibility sharing system according to the second aspect of the invention comprises: the project management platform can provide project information for the WeChat small program; the coding module splices an access path according to the project information selected by the user and initiates request information according to the access path; and the proxy service module can receive the request information, match the request information to a specific project according to a routing rule, forward the request information and obtain response data.
According to some embodiments of the invention, the project management platform records the code and service address of the actual project.
According to some embodiments of the invention, the project management platform adds a code and configures a service address at the project management platform every time a project is online.
According to some embodiments of the invention, the proxy service module encodes the item information as a routing rule.
In a third aspect, an embodiment of the present invention provides a computer storage medium including one or more computer instructions, which when executed implement the method according to the above embodiment.
An electronic device according to a fourth aspect of the present invention comprises a memory for storing one or more computer instructions and a processor; the processor is configured to invoke and execute the one or more computer instructions to implement the method according to any of the embodiments described above.
Drawings
FIG. 1 is a flow chart of a WeChat applet multi-item compatibility sharing method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a WeChat applet multi-project compatibility sharing system according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an electronic device according to an embodiment of the invention.
Reference numerals:
a WeChat applet multi-project compatible sharing system 100;
a project management platform 10; an encoding module 20; a proxy service module 30;
an electronic device 300;
a memory 310; an operating system 311; an application 312;
a processor 320; a network interface 330; an input device 340; a hard disk 350; a display device 360.
Detailed Description
The following detailed description of embodiments of the present invention will be made with reference to the accompanying drawings and examples. The following examples are intended to illustrate the invention but are not intended to limit the scope of the invention.
First, a method for sharing multiple items of a wechat applet in a compatible manner according to an embodiment of the present invention is described in detail with reference to the accompanying drawings.
As shown in fig. 1, the method for sharing multiple items of a wechat applet in a compatible manner according to an embodiment of the present invention includes the following steps:
and S1, acquiring the project information from the project management platform for providing the project information for the WeChat small program and providing the project information for the user to select.
S2, acquiring the project information code selected by the user, and generating an access path according to the project information code selected by the user;
s3, initiating request information to the proxy service according to the access path;
s4, the proxy service receives the request information and acquires the items to be accessed according to the routing rule;
s5, the proxy service forwards the request information to the item to be accessed.
Therefore, according to the multiple-project compatible sharing method of the WeChat applet, the WeChat applet can simultaneously and compatibly share multiple projects through proxy service, the problem that the workload of ICP (inductively coupled plasma) filing, certificate application and the like of the multiple projects is repeated and tedious is solved, the multiple projects can share one WeChat applet, the problems of development, later-stage shelf operation and maintenance and the like are reduced, and the cost is reduced.
According to an embodiment of the present invention, in step S1, the project management platform records the code and service address of the actual project. Preferably, every time an item is online, a code is added to the item management platform, and a service address is configured.
In some embodiments of the invention, in step S3, the proxy service encodes the item information as a routing rule.
In other words, according to the multiple item compatible sharing method for the WeChat small program, the method mainly increases the item management to provide item information for the WeChat small program and centrally processes the resources such as the domain name filing certificate by adding the proxy layer as the route forwarding of the background service, so that the multiple item compatible sharing of the WeChat small program is achieved.
Specifically, the wechat applet multi-item compatible sharing method according to the embodiment of the invention mainly comprises two parts, namely an item management platform and an agent service, wherein the item management platform and the agent service need to be on the same server, and a domain name, an ICP (inductively coupled plasma) certificate and the like are processed by the server.
The project management platform records relevant information such as codes and service addresses of actual projects, and one project on each line needs to be added on the platform to configure the relevant information such as the service addresses; the project management platform is equivalent to a central service, not only has a project management function, but also provides a query interface for the WeChat small program, and is the premise of address routing of the follow-up WeChat small program.
The proxy service mainly utilizes the proxy forwarding function of nginx, uses the project code as a routing rule to carry out proxy forwarding to a specific project, needs to configure a certificate at the proxy service nginx, enables the SS L and upgrades the interface to HTTPS.
The project management platform and the proxy service design can shield specific sub-projects, the sub-projects are presented as a project, and the sub-projects do not need to worry about the threshold requirement of the WeChat small program any more, so that the aim of sharing and compatible one set of WeChat small program by a plurality of projects is fulfilled.
For route forwarding, the invention designs the following rules:
in the nginx proxy, item codes are used as route matching, and the configuration references are as follows:
Figure BDA0002433700260000041
Figure BDA0002433700260000051
the splicing rule of the small program interface path is designed as follows:
https:// [ domain name ]/[ item code ]/[ interface path ]
After the small program obtains the project code, the project code is added to the domain name, and then a specific access path is spliced to carry out interface access.
Therefore, the WeChat small program obtains project information from the project management platform to be selected by a user, the user splices an access path according to the project code after selecting the access path, the proxy service receives the request and forwards the request after matching the request to a specific project according to the routing rule, and finally data return is obtained.
In summary, according to the method for sharing multiple items of the WeChat applet in a compatible manner, one WeChat applet can share multiple items in a compatible manner through proxy service, admission condition requirements of the WeChat applet are processed in a centralized manner, repeated application configuration of each item is avoided, and workload and capital cost are reduced; by using the proxy routing rule to change multiple projects into a whole, a set of small programs can be compatible with and share multiple projects; development and operation and maintenance costs caused by a plurality of WeChat applet versions are eliminated, and the implementation is simple.
As shown in fig. 2, the wechat applet multi-project compatibility sharing system 100 according to the embodiment of the present invention includes: an item management platform 10, an encoding module 20, and an agent service module 30.
Specifically, the project management platform 10 can provide project information for the wechat applet, the coding module 20 splices an access path according to the project information selected by the user and initiates request information according to the access path, and the proxy service module 30 can receive the request information, match the request information to a specific project according to a routing rule, forward the request information, and obtain response data.
According to one embodiment of the present invention, the project management platform 10 records the code and service address of the actual project. Preferably, the project management platform 10 adds coding and configures service addresses at the project management platform 10 every time a project is online.
In some embodiments of the present invention, the proxy service module 30 encodes the item information as a routing rule.
Because the wechat applet multi-item compatible sharing method has the technical effects, the wechat applet multi-item compatible sharing system using the method also has corresponding technical effects, namely, one wechat applet can simultaneously compatibly share a plurality of items through proxy service, the problem that the workload of ICP filing, certificate application and the like of the plurality of items is repeated and tedious is solved, the plurality of items can share one wechat applet, the problems of development, later-stage shelf operation and maintenance and the like are reduced, and the cost is reduced.
In addition, the present invention also provides a computer storage medium, which includes one or more computer instructions, and when executed, the one or more computer instructions implement any one of the above-mentioned wechat applet multi-item compatible sharing methods.
That is, the computer storage medium stores a computer program that, when executed by a processor, causes the processor to execute any one of the above-described wechat applet multi-item compatibility sharing methods.
As shown in fig. 3, an embodiment of the present invention provides an electronic device 300, which includes a memory 310 and a processor 320, where the memory 310 is configured to store one or more computer instructions, and the processor 320 is configured to call and execute the one or more computer instructions, so as to implement any one of the methods described above.
That is, the electronic device 300 includes: a processor 320 and a memory 310, in which memory 310 computer program instructions are stored, wherein the computer program instructions, when executed by the processor, cause the processor 320 to perform any of the methods described above.
Further, as shown in fig. 3, the electronic device 300 further includes a network interface 330, an input device 340, a hard disk 350, and a display device 360.
The various interfaces and devices described above may be interconnected by a bus architecture. A bus architecture may be any architecture that may include any number of interconnected buses and bridges. Various circuits of one or more Central Processing Units (CPUs), represented in particular by processor 320, and one or more memories, represented by memory 310, are coupled together. The bus architecture may also connect various other circuits such as peripherals, voltage regulators, power management circuits, and the like. It will be appreciated that a bus architecture is used to enable communications among the components. The bus architecture includes a power bus, a control bus, and a status signal bus, in addition to a data bus, all of which are well known in the art and therefore will not be described in detail herein.
The network interface 330 may be connected to a network (e.g., the internet, a local area network, etc.), and may obtain relevant data from the network and store the relevant data in the hard disk 350.
The input device 340 may receive various commands input by an operator and send the commands to the processor 320 for execution. The input device 340 may include a keyboard or a pointing device (e.g., a mouse, a trackball, a touch pad, a touch screen, or the like).
The display device 360 may display the result of the instructions executed by the processor 320.
The memory 310 is used for storing programs and data necessary for operating the operating system, and data such as intermediate results in the calculation process of the processor 320.
It will be appreciated that memory 310 in embodiments of the invention may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The nonvolatile memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read Only Memory (EPROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), or a flash memory. Volatile memory can be Random Access Memory (RAM), which acts as external cache memory. The memory 310 of the apparatus and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
In some embodiments, memory 310 stores the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof: an operating system 311 and application programs 312.
The operating system 311 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, and is used for implementing various basic services and processing hardware-based tasks. The application programs 312 include various application programs, such as a Browser (Browser), and are used for implementing various application services. A program implementing methods of embodiments of the present invention may be included in application 312.
The method disclosed by the above embodiment of the present invention can be applied to the processor 320, or implemented by the processor 320. Processor 320 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 320. The processor 320 may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof, and may implement or perform the methods, steps, and logic blocks disclosed in the embodiments of the present invention. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 310, and the processor 320 reads the information in the memory 310 and completes the steps of the method in combination with the hardware.
For a hardware implementation, the processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), programmable logic devices (P L D), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, microcontrollers, microprocessors, other electronic units designed to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described herein may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described herein. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
In particular, the processor 320 is also configured to read the computer program and execute any of the methods described above.
In the several embodiments provided in the present application, it should be understood that the disclosed method and apparatus may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components 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 units, and may be in an electrical, mechanical or other form.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be physically included alone, or two or more units may be integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) to execute some steps of the transceiving method according to various embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A WeChat applet multi-item compatible sharing method is characterized by comprising the following steps:
s1, acquiring project information from a project management platform for providing project information for the WeChat small program and providing the project information for a user to select;
s2, acquiring the project information code selected by the user, and generating an access path according to the project information code selected by the user;
s3, initiating request information to the proxy service according to the access path;
s4, the proxy service receives the request information and acquires the items to be accessed according to the routing rule;
s5, the proxy service forwards the request information to the item to be accessed.
2. The method according to claim 1, wherein in step S1, the project management platform records the code and service address of the actual project.
3. The method of claim 2, wherein a code is added at the project management platform and a service address is configured for each project online.
4. The method according to claim 1, wherein in step S3, the proxy service encodes project information as a routing rule.
5. A WeChat applet multi-project compatible sharing system, comprising:
the project management platform can provide project information for the WeChat small program;
the coding module splices an access path according to the project information selected by the user and initiates request information according to the access path;
and the proxy service module can receive the request information, match the request information to a specific project according to a routing rule, forward the request information and obtain response data.
6. The multiple project compatible sharing system of the WeChat applet of claim 5, wherein the project management platform records the encoding and service addresses of the actual projects.
7. The system of claim 6, wherein the project management platform adds code and configures service addresses at the project management platform for each project online.
8. The multiple item compatible sharing system of a wechat applet according to claim 5, wherein the proxy service module encodes item information as a routing rule.
9. A computer storage medium comprising one or more computer instructions which, when executed, implement the method of any one of claims 1-5.
10. An electronic device comprising a memory and a processor, wherein,
the memory is to store one or more computer instructions;
the processor is configured to invoke and execute the one or more computer instructions to implement the method of any one of claims 1-5.
CN202010244761.7A 2020-03-31 2020-03-31 WeChat applet multi-item compatible sharing method, system, storage medium and equipment Active CN111464429B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010244761.7A CN111464429B (en) 2020-03-31 2020-03-31 WeChat applet multi-item compatible sharing method, system, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010244761.7A CN111464429B (en) 2020-03-31 2020-03-31 WeChat applet multi-item compatible sharing method, system, storage medium and equipment

Publications (2)

Publication Number Publication Date
CN111464429A true CN111464429A (en) 2020-07-28
CN111464429B CN111464429B (en) 2022-09-23

Family

ID=71680536

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010244761.7A Active CN111464429B (en) 2020-03-31 2020-03-31 WeChat applet multi-item compatible sharing method, system, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN111464429B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112104672A (en) * 2020-11-12 2020-12-18 飞天诚信科技股份有限公司 Method and system for downloading Bluetooth equipment certificate through WeChat applet

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106161435A (en) * 2016-06-28 2016-11-23 天脉聚源(北京)传媒科技有限公司 A kind of mutual authentication method based on Nginx and device
CN107168702A (en) * 2017-05-10 2017-09-15 苏州奇松软件有限公司 A kind of App, small routine and web interface definition and code generating method
CN107728999A (en) * 2017-11-14 2018-02-23 苏州奇松软件有限公司 A kind of App, the method and system of small routine interface simulation
CN109587228A (en) * 2018-11-23 2019-04-05 济南浪潮高新科技投资发展有限公司 A kind of publicly-owned agreement platform of internet of things and equipment cut-in method
EP3467650A1 (en) * 2017-10-04 2019-04-10 Palantir Technologies Inc. Controlling user creation of data resources on a data processing platform
CN109962911A (en) * 2019-02-19 2019-07-02 深圳点猫科技有限公司 A kind of method and electronic equipment obtaining user information by small routine
CN110225013A (en) * 2019-05-30 2019-09-10 世纪龙信息网络有限责任公司 The monitoring of certificate of service and more new system
CN110569642A (en) * 2019-09-02 2019-12-13 紫光云技术有限公司 Micro-service management platform based on small programs
CN110708389A (en) * 2019-10-16 2020-01-17 上海盈联电信科技有限公司 Intelligent environmental sanitation cloud platform and data processing method thereof

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106161435A (en) * 2016-06-28 2016-11-23 天脉聚源(北京)传媒科技有限公司 A kind of mutual authentication method based on Nginx and device
CN107168702A (en) * 2017-05-10 2017-09-15 苏州奇松软件有限公司 A kind of App, small routine and web interface definition and code generating method
EP3467650A1 (en) * 2017-10-04 2019-04-10 Palantir Technologies Inc. Controlling user creation of data resources on a data processing platform
CN107728999A (en) * 2017-11-14 2018-02-23 苏州奇松软件有限公司 A kind of App, the method and system of small routine interface simulation
CN109587228A (en) * 2018-11-23 2019-04-05 济南浪潮高新科技投资发展有限公司 A kind of publicly-owned agreement platform of internet of things and equipment cut-in method
CN109962911A (en) * 2019-02-19 2019-07-02 深圳点猫科技有限公司 A kind of method and electronic equipment obtaining user information by small routine
CN110225013A (en) * 2019-05-30 2019-09-10 世纪龙信息网络有限责任公司 The monitoring of certificate of service and more new system
CN110569642A (en) * 2019-09-02 2019-12-13 紫光云技术有限公司 Micro-service management platform based on small programs
CN110708389A (en) * 2019-10-16 2020-01-17 上海盈联电信科技有限公司 Intelligent environmental sanitation cloud platform and data processing method thereof

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CSDN博客: "nginx解决使用域名访问项目", 《HTTPS://BLOG.CSDN.NET/U014204541/ARTICLE/DETAILS/101759086》 *
CSDN博客: "使用 nginx 同域名下部署多个 vue 项目并使用反向代理", 《HTTPS://BLOG.CSDN.NET/WEIXIN_34033624/ARTICLE/DETAILS/88618719》 *
CSDN博客: "小程序微服务单个SSL证书部署多个项目解决方案", 《HTTPS://BLOG.CSDN.NET/AD576038171/ARTICLE/DETAILS/86630674》 *
CSDN博客: "微信小程序导入已有项目", 《HTTPS://BLOG.CSDN.NET/BEIJIXINGCD/ARTICLE/DETAILS/84024944》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112104672A (en) * 2020-11-12 2020-12-18 飞天诚信科技股份有限公司 Method and system for downloading Bluetooth equipment certificate through WeChat applet
CN112104672B (en) * 2020-11-12 2021-03-16 飞天诚信科技股份有限公司 Method and system for downloading Bluetooth equipment certificate through WeChat applet

Also Published As

Publication number Publication date
CN111464429B (en) 2022-09-23

Similar Documents

Publication Publication Date Title
CN110297689B (en) Intelligent contract execution method, device, equipment and medium
US20180101371A1 (en) Deployment manager
CN109814854B (en) Project framework generation method, device, computer equipment and storage medium
WO2021184725A1 (en) User interface test method and apparatus, storage medium, and computer device
CN101430643B (en) Method and apparatus for providing item development environment, and item development system
US20180315024A1 (en) Systems and Methods Enabling Secure Transactions from Terminal Window
CN109284321B (en) Data loading method, device, computing equipment and computer readable storage medium
US20120046980A1 (en) Consolidating processes for multiple variations
US11010138B2 (en) System and method for programmatically converting interface specification to generic plug-in code
US9582270B2 (en) Effective feature location in large legacy systems
CN110941779A (en) Page loading method and device, storage medium and electronic equipment
CN114089986A (en) Method, system, device and medium for configuring low code development platform function expression
CN111464429B (en) WeChat applet multi-item compatible sharing method, system, storage medium and equipment
CN110716960A (en) Database query method, device, equipment and storage medium
US20110138452A1 (en) Cross security-domain identity context projection within a computing environment
CN114358742A (en) Workflow execution method, device, equipment and storage medium
CN113987337A (en) Search method, system, equipment and storage medium based on componentized dynamic arrangement
CN114610598A (en) Test method, test device, electronic equipment and computer readable storage medium
CN114138363A (en) Program data calling method, device, equipment and storage medium
KR20210091327A (en) Batch processing method, apparatus, electronic device and readable storage medium of applet
CN109345063B (en) Data processing method and device for wind control system and storage medium
US11157243B2 (en) Client-side source code dependency resolution in language server protocol-enabled language server
CN112506781B (en) Test monitoring method, device, electronic equipment, storage medium and program product
CN114816361A (en) Method, device, equipment, medium and program product for generating splicing project
CN114115830A (en) Webpage control generating method, device, equipment and storage medium

Legal Events

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