Client management method and device

文档序号:152872 发布日期:2021-10-26 浏览:44次 中文

阅读说明:本技术 一种客户端管理方法及装置 (Client management method and device ) 是由 严天泽 于 2021-07-23 设计创作,主要内容包括:本申请提供了一种客户端管理方法及装置,基于客户端管理系统,所述系统包括终端和服务端,所述方法由所述服务端执行。在服务端的统一管理下,接入客户端管理系统的各个终端能够从服务端获取安装文件,并进行客户端安装,使得各个终端中中安装的客户端版本相同,有利于提高各个终端中安装的客户端的统一性,以便于由多终端共同执行的业务能够与各个终端均具有较好的兼容性。并且,服务端能够对安装文件的来源进行控制,以提高终端采用客户端对业务进行处理时的安全性。由于本说明书中的技术方案在安全性、兼容性等方面均具有较好的表现,使得本说明书中的技术方案适于多种业务处理场景。(The application provides a client management method and device, based on a client management system, the system comprises a terminal and a server, and the method is executed by the server. Under the unified management of the server, each terminal accessed to the client management system can acquire an installation file from the server and install the client, so that the versions of the clients installed in the terminals are the same, the uniformity of the clients installed in the terminals is improved, and the service jointly executed by the terminals can have better compatibility with the terminals. And the server can control the source of the installation file so as to improve the safety when the terminal adopts the client to process the service. The technical scheme in the specification has better performance in the aspects of safety, compatibility and the like, so that the technical scheme in the specification is suitable for various service processing scenes.)

1. A client management method, the method being based on a client management system, the system comprising a terminal and a server, the method being performed by the server, the method comprising:

determining each client required under the condition of processing each type of service;

generating indexes according to the information of each client; the index shows information required by the terminal when any client is installed;

when a main program is detected to be called, the index is sent to the main program, and the main program is installed in the terminal, so that the main program displays at least part of information of the index through the terminal;

when an installation request generated by the main program according to the index is received, determining an installation file of a client corresponding to the installation request, and sending the installation file to the terminal; and after the terminal completes client installation according to the installation file, executing service processing according to the installed client.

2. The method of claim 1, further comprising, prior to the method:

generating a main program, wherein the main program is used for establishing connection between the terminal and a server;

and when detecting that a client management interface in the terminal is called, sending the main program to the terminal, so that the terminal connects the client management interface to the received main program indirectly.

3. The method of claim 2, wherein the client management interface is an interface for unidirectional transmission of data, and wherein the client management interface is configured to receive data from the server.

4. The method of claim 1, wherein before generating the index according to the information of each client, the method further comprises:

and acquiring the installation file of each client aiming at each client.

5. The method of claim 4, wherein the information of the client comprises: at least one of a name, a version number, a storage path in the server, a category, and description information.

6. The method of claim 1, further comprising, prior to the method:

generating a public key and a private key according to a preset encryption rule;

adding the public key to a main program;

generating an index according to the information of each client, comprising:

for each client, encrypting the information of the client by adopting the private key;

and generating an index according to the encrypted information of each client, so that the terminal decrypts the index according to the public key after receiving the index to obtain the information of the client.

7. The method of claim 1, wherein the method is followed by further comprising:

and after the terminal completes client installation according to the installation file, receiving an installation log returned by the terminal and storing the installation log.

8. The client management device is used for a server, the server belongs to a client management system, the client management system further comprises a plurality of terminals, and the device comprises:

the client determining module is configured to determine each client required under the condition of processing each type of service;

the index generation module is configured to generate indexes according to the information of the clients; the index shows information required by the terminal when any client is installed;

the index sending module is configured to send the index to a main program when the main program is detected to be called, and the main program is installed in the terminal, so that the main program displays at least part of information of the index through the terminal;

the installation file sending module is configured to determine an installation file of a client corresponding to an installation request when the installation request generated by the main program according to the index is received, and send the installation file to the terminal; and after the terminal completes client installation according to the installation file, executing service processing according to the installed client.

9. An electronic device, one or more processors;

a memory;

one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: performing the method of any of the preceding claims 1-7.

10. A computer-readable storage medium, characterized in that the storage medium stores a computer program which, when executed by a processor, implements the method of any of the preceding claims 1-7.

Technical Field

The application relates to the technical field of terminals, in particular to a client management method and device.

Background

With the development of internet technology, the application of clients in various fields is more and more popular, and with the continuous update of versions of clients, the users need to perform upgrading operations for the clients.

When a user performs client upgrade, it is difficult to ensure the security of an installation file obtained by the user for upgrading the client, and if the installation file used by the user is illegal, the terminal on which the client is installed may be damaged. In particular, in a client use scenario requiring high security, such as in the financial industry, even if the versions of clients installed in terminals connected to the same service are different, there is a risk of execution of financial transactions.

Therefore, how to uniformly manage the clients in the terminals which are connected through the same server and execute the service together becomes an urgent problem to be solved.

Disclosure of Invention

The application provides a client management method and a client management device, which effectively improve the safety of a service processing process performed by a terminal based on a client, and adopts the following technical scheme:

in a first aspect, a client management method is provided, where the method is based on a client management system, the system includes a terminal and a server, and the method is performed by the server, and the method includes:

determining each client required under the condition of processing each type of service;

generating indexes according to the information of each client; the index shows information required by the terminal when any client is installed;

when a main program is detected to be called, the index is sent to the main program, and the main program is installed in the terminal, so that the main program displays at least part of information of the index through the terminal;

when an installation request generated by the main program according to the index is received, determining an installation file of a client corresponding to the installation request, and sending the installation file to the terminal; and after the terminal completes client installation according to the installation file, executing service processing according to the installed client.

In an optional embodiment of the present description, the method further comprises, before:

generating a main program, wherein the main program is used for establishing connection between the terminal and a server;

and when detecting that a client management interface in the terminal is called, sending the main program to the terminal, so that the terminal connects the client management interface to the received main program indirectly.

In an alternative embodiment of the present specification, the client management interface is an interface for unidirectional transmission of data, and the client management interface is configured to receive data from the server.

In an optional embodiment of this specification, before generating the index according to the information of each client, the method further includes:

and acquiring the installation file of each client aiming at each client.

In an optional embodiment of the present specification, the information of the client includes: at least one of a name, a version number, a storage path in the server, a category, and description information.

In an optional embodiment of the present description, the method further comprises, before:

generating a public key and a private key according to a preset encryption rule;

adding the public key to a main program;

generating an index according to the information of each client, comprising:

for each client, encrypting the information of the client by adopting the private key;

and generating an index according to the encrypted information of each client, so that the terminal decrypts the index according to the public key after receiving the index to obtain the information of the client.

In an optional embodiment of the present specification, after the method, the method further includes:

and after the terminal completes client installation according to the installation file, receiving an installation log returned by the terminal and storing the installation log.

In a second aspect, a device for a client management method is provided, where the device is used for a server, the server belongs to a client management system, the client management system further includes a plurality of terminals, and the device includes:

the client determining module is configured to determine each client required under the condition of processing each type of service;

the index generation module is configured to generate indexes according to the information of the clients; the index shows information required by the terminal when any client is installed;

the index sending module is configured to send the index to a main program when the main program is detected to be called, and the main program is installed in the terminal, so that the main program displays at least part of information of the index through the terminal;

the installation file sending module is configured to determine an installation file of a client corresponding to an installation request when the installation request generated by the main program according to the index is received, and send the installation file to the terminal; and after the terminal completes client installation according to the installation file, executing service processing according to the installed client.

In an optional embodiment of the present specification, the client management apparatus may further include: a main program generating module and a main program sending module.

And the main program generating module is configured to generate a main program, and the main program is used for establishing connection between the terminal and the server.

And the main program sending module is configured to send the main program to the terminal when detecting that a client management interface in the terminal is called, so that the terminal can connect the client management interface to the received main program indirectly.

In an alternative embodiment of the present specification, the client management interface is an interface for unidirectional transmission of data, and the client management interface is configured to receive data from the server.

In an optional embodiment of the present specification, the client management apparatus may further include: an installation file acquisition module configured to: and acquiring the installation file of each client aiming at each client.

In an optional embodiment of the present specification, the client management apparatus may further include: and a key generation module. The secret key generation module is configured to generate a public key and a private key according to a preset encryption rule.

In an optional embodiment of the present specification, the index generation module is specifically configured to, for each client, encrypt information of the client by using the private key; and generating an index according to the encrypted information of each client, so that the terminal decrypts the index according to the public key after receiving the index to obtain the information of the client.

In an optional embodiment of the present specification, the client management apparatus may further include: and installing a log receiving module. The installation log receiving module is configured to: and after the terminal completes client installation according to the installation file, receiving an installation log returned by the terminal and storing the installation log.

In a third aspect, an electronic device is provided, which includes:

one or more processors;

a memory;

one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: the client management method shown in the first aspect is performed.

In a fourth aspect, a computer-readable storage medium is provided, which is used for storing computer instructions, which when run on a computer, make the computer perform the client management method shown in the first aspect.

The application provides a client management method, a client management device, electronic equipment and a computer-readable storage medium. Under the unified management of the server, each terminal accessed to the client management system can acquire an installation file from the server and install the client, so that the versions of the clients installed in the terminals are the same, the uniformity of the clients installed in the terminals is improved, and the service jointly executed by the terminals can have better compatibility with the terminals. And the server can control the source of the installation file so as to improve the safety when the terminal adopts the client to process the service. The technical scheme in the specification has better performance in the aspects of safety, compatibility and the like, so that the technical scheme in the specification is suitable for various business processing scenes, particularly financial business processing scenes.

Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.

Drawings

The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:

fig. 1 is a schematic diagram of a client management system according to an embodiment of the present application;

fig. 2 is a schematic diagram illustrating a client management process according to an embodiment of the present application;

fig. 3 is a schematic structural diagram of a client management device according to an embodiment of the present application;

fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.

Detailed Description

Reference will now be made in detail to the embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.

In the description of the embodiments of the present application, the words "exemplary," "for example," or "for instance" are used to mean serving as an example, instance, or illustration. Any embodiment or design described herein as "exemplary," "e.g.," or "e.g.," is not to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the words "exemplary," "e.g.," or "exemplary" is intended to present relevant concepts in a concrete fashion.

In the description of the embodiments of the present application, the term "and/or" is only one kind of association relationship describing an associated object, and means that three relationships may exist, for example, a and/or B may mean: a exists alone, B exists alone, and A and B exist at the same time. In addition, the term "plurality" means two or more unless otherwise specified. For example, the plurality of systems refers to two or more systems, and the plurality of terminals refers to two or more terminals.

Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicit indication of indicated technical features. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. The terms "comprising," "including," "having," and variations thereof mean "including, but not limited to," unless expressly specified otherwise.

It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings. The embodiments and features of the embodiments in the present description may be combined with each other without conflict.

Flow charts are used in this description to illustrate operations performed by a system according to embodiments of the present description. It should be understood that the preceding or following operations are not necessarily performed in the exact order in which they are performed. Rather, the various steps may be processed in reverse order or simultaneously. Meanwhile, other operations may be added to the processes, or a certain step or several steps of operations may be removed from the processes.

For example, the customer service management process in this specification relates to a network architecture of a client management system as shown in fig. 1. The client management system can comprise a server and at least one terminal. The server is communicatively connected to the terminal (e.g., the communication connection may be made via a network). In order to implement the client management process in this specification, a main program for interacting with the server may be installed in each terminal in advance.

For convenience of the description, the client management process in the present description will be described by taking the server and any one of the terminals as an example. The client management process in this specification is performed by a server in a client management system, and may include one or more of the following steps.

S200: the clients required under the condition of processing for each type of service are determined.

In this specification, the pending transactions may be all served as services. The types of services may be divided according to the clients used when processing the services, for example, a service processed by a client may be used as a class of service.

Since the number of terminals included in the client management system in this specification may not be unique, the service involved in this step may be the sum of all clients required for service processing by all terminals.

The client in this specification is a program that provides a local service to a user. The client is generally installed on a terminal of a user and needs to be operated in cooperation with the server. In order to meet different service requirements, a plurality of clients are generally installed in one terminal.

S202: and generating an index according to the information of each client.

The information of the client in this specification shows at least information required by the terminal when the client is installed. For example, the information of the client may be at least one of a name, a version number, a storage path in the server, a category, and description information.

After the index is obtained, the index may be searched for the client-side information shown in the index to determine the storage location of the installation file of the client-side, and then obtain the installation file.

In an alternative embodiment of the present specification, after determining the required clients, the installation file of each client may be obtained. Since the process in this specification is intended to improve the security of each terminal accessing the client management system and the uniformity of the clients installed in each terminal, the installation file acquired by the server may be an installation file with guaranteed security obtained from a legal way.

In order to enable the client installed in each terminal accessed to the client management system to meet the use requirements of the user, optionally when a new version of the client is detected, the new version of the client installation file is obtained from the new version of the client installation file, and the installation file stored in the server is updated according to the new version of the client installation file.

S204: and when the main program is detected to be called, sending the index to the main program.

The main program in this specification is installed in the terminal, and the main program is at least used for showing at least part of information recorded in the index to a user.

As can be seen from the foregoing, the process of managing the client in the terminal through the process in this specification needs to be completed through interaction between the terminal and the server, and in an alternative embodiment, the terminal may use a main program to trigger the obtaining operation for the index. Specifically, the main program's acquisition of the index may be triggered each time the main program is invoked.

Alternatively, the process may be: when the main program is invoked (for example, an operation performed by the user is invoked), an index acquisition request is generated and sent to the server. After receiving the index acquisition request, the server sends the index to the main program which generates the index acquisition request.

S206: after receiving the index, the main program may expose at least part of the information in the index.

In an alternative embodiment of the present specification, the presentation may be presented to a user using a terminal to which the main program belongs. The user selects the client that he or she wants to install, i.e., the client that he or she wants to install, based on the information shown in the index. Thereafter, the main program generates an installation request according to the user's selection.

In another optional embodiment of the present specification, the main program may automatically determine a client that needs to be installed in the terminal to which the client belongs, and automatically obtain a corresponding installation file from the server. Specifically, the process may be: and the main program compares the information of the client installed in the terminal where the main program is located with the information of the client shown in the index, and determines the installation file of the client needing to be installed by the terminal as a target file according to the comparison result.

For example, if the information of a certain client in the terminal is different from the information corresponding to the client in the index, the installation file corresponding to the client in the server is the target file. For another example, if the index shows that a client is not installed in the terminal, the installation file corresponding to the client in the server is the target file.

After the target file is determined, the main program generates an installation request aiming at the target file and sends the installation request to the server.

After receiving the installation request, the server determines the installation file corresponding to the installation request in each installation file pre-stored in the server, and the installation file is used as a target file and is sent to the terminal generating the main program.

In an alternative embodiment of the present specification, the main program performs installation according to the installation file under the control of the main program after detecting that the terminal receives the installation file.

It should be noted that installation in this specification refers not only to a process of installing an uninstalled client in a terminal into the terminal, but also refers to an update performed for an installed client in the terminal.

After the terminal installs the client under the control of the main program, the terminal can execute service processing according to the installed client.

As can be seen from the above, the client management process in this specification depends on the main program installed in the terminal. A pre-generated main program may be placed on the server. A client management interface is arranged in the terminal, and the client management interface can be realized through windows server 2012R2, NET framework4.5 and IIS. Specifically, after the IIS is installed in the terminal, an IIS site is added, an IIS website is newly added, a website name, an IP address, and a port are filled, and a physical path is set.

And when the server detects that a client management interface in the terminal is called, the server sends the main program to the terminal, so that the terminal connects the client management interface to the received main program indirectly.

In order to facilitate the terminal to manage the client, in an alternative embodiment of the present specification, a plurality of client groups may be set in the client management interface according to a preset grouping rule. After the main program receives the index, for each client group, the client which the client group belongs to is determined from the clients shown in the index. Then, for each client group, the clients subordinate to the client group are shown in the client group. In particular, the resulting client group may be an office software group, a browser group, an instant messaging group, or the like.

In order to improve the security of the client management system in this specification, the client management interface in this specification is an interface for unidirectional data transmission, and the client management interface is configured to receive data from the server. The main program can display information to a user in a webpage form through the client management interface, so that the user cannot upload illegal data to the server through the client management interface.

When the index file is generated, the information of the client may be determined according to a preset index file generation rule, and the information of the client may be: client name, versionNumber, software, icon path (for example, the icon path may be a path for the terminal to access the server through the IIS website address, and the format is httpPort), client class, whether running with administrator (part of software default installation path is a under user directory)ppdata, such as a chrome browser, which is not to be filled in, installation parameters (such as a silent installation parameter, which is commonly known as S and/silent), a start process after the installation of the interception (filling a process name, such as 7zip.

In an optional embodiment of the present specification, to further improve security, the server may generate a public key and a private key according to a preset encryption rule, add the public key to the main program, and send the main program to the terminal. And when the server generates the index, aiming at each client, encrypting the information of the client by adopting the private key. And generating an index according to the encrypted information of each client, so that the terminal decrypts the index according to the public key after receiving the index to obtain the information of the client. It can be seen that, in this embodiment, the user cannot know the information of the client in the server before the main program, and the user cannot modify the data stored in the server, for example, the installation file of the client.

In addition, after the terminal is completely installed at the client, the terminal sends the installation log generated in the process to the server, so that the server can track the installation condition of the client in each terminal.

The process in the description can effectively improve the safety of each terminal in the client management system and avoid hidden danger caused by the fact that a user carries out client installation by himself.

Further, the client management process in this specification is also applicable to a financial scenario in which each terminal is also connected to a business processing system. And the server in the client management system is in communication connection with the service processing system. For each service processed by a terminal involved in the service processing system, the service processing system records information of a client used by the terminal processing the service when processing the service as reference information. And the service processing system sends the obtained reference information to the server. And the server searches the installation log corresponding to the reference information in the installation log, and determines the risk of the service according to the searched installation log and the reference information. And if the business is determined to be the high-risk business, sending an alarm. If the business is lack of low risk business, a notice is sent to the business processing system, so that the business processing system continues to process the business.

Specifically, if the reference information does not match the installation log of the terminal corresponding to the reference information in the service, it is determined that the service corresponding to the reference information is a high-risk service, and if the reference information and the installation log of the terminal corresponding to the reference information match, the service corresponding to the reference information is a low-risk service.

It can be seen that the process method in this specification is based on a client management system, the system includes a terminal and a server, and the method is executed by the server. Under the unified management of the server, each terminal accessed to the client management system can acquire an installation file from the server and install the client, so that the versions of the clients installed in the terminals are the same, the uniformity of the clients installed in the terminals is improved, and the service jointly executed by the terminals can have better compatibility with the terminals. And the server can control the source of the installation file so as to improve the safety when the terminal adopts the client to process the service. The technical scheme in the specification has better performance in the aspects of safety, compatibility and the like, so that the technical scheme in the specification is suitable for various business processing scenes, particularly financial business processing scenes.

The present specification further provides a client management apparatus, which can execute a client management process provided in the above embodiments of the present application. The device is used for a server, the server belongs to a client management system, the client management system further comprises a plurality of terminals, and as shown in fig. 3, the device comprises one or more of the following modules:

a client determining module 300 configured to determine each client required under the condition of processing for each type of service;

an index generation module 302 configured to generate an index according to information of each client; the index shows information required by the terminal when any client is installed;

an index sending module 304, configured to send the index to a main program when it is detected that the main program is invoked, where the main program is installed in the terminal, so that the main program displays at least part of information of the index through the terminal;

an installation file sending module 306, configured to determine an installation file of a client corresponding to an installation request when receiving the installation request generated by the main program according to the index, and send the installation file to the terminal; and after the terminal completes client installation according to the installation file, executing service processing according to the installed client.

In an optional embodiment of the present specification, the client management apparatus may further include: a main program generating module 308 and a main program sending module 3010.

A main program generating module 308 configured to generate a main program, where the main program is used to establish a connection between the terminal and the server.

The main program sending module 3010 is configured to send the main program to the terminal when detecting that a client management interface in the terminal is called, so that the terminal connects the client management interface to the received main program indirectly.

In an alternative embodiment of the present specification, the client management interface is an interface for unidirectional transmission of data, and the client management interface is configured to receive data from the server.

In an optional embodiment of the present specification, the client management apparatus may further include: an installation file obtaining module 3012, where the installation file obtaining module 3012 is configured to: and acquiring the installation file of each client aiming at each client.

In an optional embodiment of the present specification, the client management apparatus may further include: and a key generation module. The secret key generation module is configured to generate a public key and a private key according to a preset encryption rule.

In an optional embodiment of this specification, the index generation module 302 is specifically configured to, for each client, encrypt information of the client by using the private key; and generating an index according to the encrypted information of each client, so that the terminal decrypts the index according to the public key after receiving the index to obtain the information of the client.

In an optional embodiment of the present specification, the client management apparatus may further include: the log receiving module 3014 is installed. The installation log receiving module 3014 is configured to: and after the terminal completes client installation according to the installation file, receiving an installation log returned by the terminal and storing the installation log.

For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units 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 can be selected according to actual needs to achieve the purpose of one or more embodiments of the present specification. One of ordinary skill in the art can understand and implement it without inventive effort.

Further, an embodiment of the present application provides an electronic device, as shown in fig. 4, where the electronic device 40 shown in fig. 4 includes: a processor 401 and a memory storage device 403. Wherein the processor 401 is coupled to a memory storage device 403, such as via a bus 402. Further, the electronic device 40 may also include a transceiver 404. It should be noted that the transceiver 404 is not limited to one in practical applications, and the structure of the electronic device 40 is not limited to the embodiment of the present application. The processor 401 is applied to the embodiment of the present application, and is used to implement the functions of the respective modules shown in fig. 3. The transceiver 404 includes a receiver and a transmitter.

The processor 401 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 401 may also be a combination of computing functions, e.g., comprising one or more microprocessors, a combination of a DSP and a microprocessor, or the like.

Bus 402 may include a path that transfers information between the above components. The bus 402 may be a PCI bus or an EISA bus, etc. The bus 402 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 4, but this does not indicate only one bus or one type of bus.

Storage devices 403 may be, but are not limited to, ROM or other type of static storage device that can store static information and instructions, RAM or other type of dynamic storage device that can store information and instructions, EEPROM, CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.

The storage device 403 is used for storing application program codes for executing the scheme of the application, and the execution is controlled by the processor 401. The processor 401 is configured to execute application program code stored in the storage device 403 for implementing the functions of the various modules shown in fig. 3.

The present application provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the method shown in the above embodiments is implemented.

It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.

Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.

It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

14页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:系统刷写方法、装置、电子设备及可读存储介质

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!