CN110909557B - Collector development platform - Google Patents

Collector development platform Download PDF

Info

Publication number
CN110909557B
CN110909557B CN201911144243.1A CN201911144243A CN110909557B CN 110909557 B CN110909557 B CN 110909557B CN 201911144243 A CN201911144243 A CN 201911144243A CN 110909557 B CN110909557 B CN 110909557B
Authority
CN
China
Prior art keywords
collector
management module
module
engine
development platform
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.)
Active
Application number
CN201911144243.1A
Other languages
Chinese (zh)
Other versions
CN110909557A (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.)
China Commerce Networks Shanghai Co ltd
Original Assignee
China Commerce Networks Shanghai 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 China Commerce Networks Shanghai Co ltd filed Critical China Commerce Networks Shanghai Co ltd
Priority to CN201911144243.1A priority Critical patent/CN110909557B/en
Publication of CN110909557A publication Critical patent/CN110909557A/en
Application granted granted Critical
Publication of CN110909557B publication Critical patent/CN110909557B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Abstract

The embodiment of the application discloses a collector development platform, wherein drivers corresponding to different operating systems are stored in the collector development platform, and the collector development platform comprises a hardware driving layer, an intermediate isolation layer and a service processing layer. The middle isolation layer can isolate the hardware driving layer and the business processing layer, and a configuration management module in the middle isolation layer is used for reading configuration information of the collector, and the configuration information identifies a target operating system of the collector. Therefore, after the hardware driving engine acquires the configuration information, the hardware driving engine can determine the target driving program corresponding to the target operating system according to the configuration information, so that the target driving program can be directly called to drive the collector. The business processing layer is used for finishing the initialization of the business page through the business processing engine and finishing various business functions by using the logistics codes acquired by the acquisition device. By storing the drivers corresponding to different operating systems in the development platform through one-time development, the subsequent system maintenance workload is reduced, and the development difficulty and the development cost are reduced.

Description

Collector development platform
Technical Field
The application relates to the field of data acquisition, in particular to a collector development platform.
Background
The logistics means the whole process of planning, implementing and managing raw materials, semi-finished products, finished products or related information from the production place of the commodity to the consumption place of the commodity by means of transportation, storage, distribution and the like in order to meet the demands of customers at the lowest cost. Due to the rapid development of the modern internet, the logistics industry is also subjected to continuous innovation, and in the logistics process, such as package coding, warehouse entry management, warehouse exit management and inventory management, the logistics codes of goods are often required to be electronically scanned, and the obtained data are input into a computer for management, so that various collectors can appear for conveniently scanning the codes.
The existing collector development platform supports a single collector, because the collectors are various, the corresponding driving of different collectors is not uniform, when different collectors are used for scanning codes, secondary development is required to be carried out on the collectors again on the development platform, so that the development cost is high, and the development difficulty is high.
Disclosure of Invention
In order to solve the technical problems, the application provides a channel checking method and device, which can accurately determine inventory data of distribution channel nodes, and avoid that a manufacturer cannot identify errors of the inventory data under the condition that the inventory data counted by the distribution channel nodes are wrong, so that the manufacturer makes unreasonable production plans, market management, sales decisions and the like according to the wrong inventory data.
The embodiment of the application discloses the following technical scheme:
the embodiment of the application provides a collector development platform, wherein drivers corresponding to different operating systems are stored in the development platform, and the development platform comprises a hardware driving layer, an intermediate isolation layer and a service processing layer:
the intermediate isolation layer is used for isolating the hardware driving layer and the service processing layer, a configuration management module in the intermediate isolation layer is used for reading configuration information of a collector, and the configuration information is used for identifying a target operating system of the collector;
the hardware driving layer comprises a hardware driving engine, and the hardware driving engine is used for determining a target driving program corresponding to the target operating system according to the configuration information so as to call the target driving program to drive the collector;
the business processing layer is used for finishing the initialization of the business page through the business processing engine and finishing various business functions by using the logistics codes acquired by the collector.
Optionally, the hardware driving engine calls the target program to drive the collector, including:
and the hardware driving engine calls the target program to drive the collector to be opened and closed.
Optionally, the development platform further includes an automatic update module:
and the automatic updating module is used for updating the target driver corresponding to the target operating system according to the latest version after detecting the latest version of the target operating system.
Optionally, the service processing layer further includes a markup language interpretation engine:
the markup language interpretation engine is used for interpreting all markup languages, and the markup languages are used for identifying various business functions and business pages of the business functions.
Optionally, the service processing layer further includes a page rendering engine:
and the page rendering engine is used for completing service page rendering according to the markup language.
Optionally, the intermediate isolation layer further includes a data access module, a log management module, a system parameter module, and a network transmission management module:
the data access module is used for completing the functions of adding, deleting and modifying required by database access;
the log management module is used for recording errors, alarms and debugging logs generated in the running process;
the system parameter management module is used for establishing global parameters;
the network transmission management module is used for managing various network transmission protocols.
Optionally, the configuration information is further configured to identify working bases of the data access module, the log management module, the system parameter module and the network transmission management module, and the configuration management module is further configured to send the configuration information to the data access module, the log management module, the system parameter module and the network transmission management module, respectively.
Optionally, the intermediate isolation layer further includes a system scheduling engine:
the system scheduling engine is used for uniformly calling the configuration management module, the data access module, the log management module, the system parameter module and the network transmission management module by adopting an agent mode through a uniform entry.
According to the technical scheme, the embodiment of the application has the following advantages:
the collector development platform provided by the embodiment of the application stores driving programs corresponding to different operating systems, and comprises a hardware driving layer, an intermediate isolation layer and a service processing layer. The configuration management module in the middle isolation layer is used for reading configuration information of the collector, and the configuration information can identify a target operating system of the collector. Therefore, after the hardware driving engine in the hardware driving layer acquires the configuration information, the hardware driving engine can determine the target driving program corresponding to the target operating system according to the configuration information, so as to call the target driving program driving collector. The business processing layer is used for finishing the initialization of the business page through the business processing engine and finishing various business functions by using the logistics codes acquired by the acquisition device. Therefore, the drivers corresponding to different operating systems are stored in the development platform through one-time development, so that the development platform can support different collectors, and when different collectors are used for scanning codes, only the driver corresponding to the operating system of the collector is required to be directly called to drive the collector, secondary development is not required to be carried out again, the subsequent system maintenance workload is reduced, and the development difficulty and the development cost are reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive faculty for a person skilled in the art.
Fig. 1 is a block diagram of a collector development platform provided in an embodiment of the present application;
FIG. 2 is an exemplary diagram of a business page implemented by collectors of different operating systems according to an embodiment of the present application;
fig. 3 is a block diagram of a collector development platform according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
The existing collector development platform supports a single collector, because the collectors are various, the corresponding driving of different collectors is not uniform, when different collectors are used for scanning codes, secondary development is required to be carried out on the collectors again on the development platform, so that the development cost is high, and the development difficulty is high.
Therefore, the embodiment of the application provides a collector development platform, because the development platform stores the driving programs corresponding to different operating systems, the development platform can support different collectors, and when different collectors are used for scanning codes, only the driving programs corresponding to the operating systems of the collectors are required to be directly called to drive the collectors, secondary development is not required to be carried out again, the subsequent system maintenance workload is reduced, and the development difficulty and the development cost are reduced.
Next, the collector development platform provided in the embodiment of the present application will be described in detail with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 shows a block diagram of a collector development platform. The development platform includes a hardware driver layer 100, an intermediate isolation layer 200, and a business processing layer 300.
The collectors may include a wide variety of, for example, motorola (Motorola) collectors, hotwell collectors, new large Liu Caiji collectors, IDATA collectors, etc., as different collectors may have different operating systems, for example, the operating system of the Motorola (Motorola) collectors is wince6.0, the operating system of the hotwell collectors is wineh6.5, the operating system of the new continent collectors is android, and the operating system of the IDATA collectors is android. Therefore, in the present embodiment, drivers corresponding to different operating systems are stored in the development platform.
The configuration management module 201 in the middle isolation layer 200 is configured to read configuration information of a collector, where the configuration information is used to identify a target operating system of the collector.
For example, when using a new continent collector, the configuration management module 201 may read the configuration information of the collector, knowing that the operating system of the collector is android.
The hardware driver layer 100 includes a hardware driver engine 101, where the hardware driver engine 101 is configured to determine a target driver corresponding to a target operating system according to configuration information, so as to call a target driver collector.
For example, if the configuration information read by the configuration management module 201 indicates that the operating system of the collector is android, the hardware driving engine 101 may call a target driver for driving the android operating system according to the configuration information, so as to drive the collector.
In some possible implementations, the hardware driver engine 101 invoking the object driver collector includes the hardware driver engine 101 invoking the object driver collector to turn on or off, which may specifically refer to driving the scan head of the collector on or off. Of course, the functions of sound, vibration, message prompt and the like can also be completed through the driving function of the target driving program.
The service processing layer 300 is configured to complete service page initialization through the service processing engine 301, and complete various service functions by using the logistics codes acquired by the collector.
The service processing layer 300 may perform various service functions, such as package coding, warehouse management (i.e., warehouse management by warehouse scanning), inventory management, etc., as shown in fig. 1.
When the business processing layer 300 can complete the warehouse entry management, the business development is performed once, and the corresponding driver is called to drive, so that a next simple warehouse entry scanning page (i.e., business page) can be smoothly realized on different hardware devices (collectors of different operating systems), wherein the business pages realized by the collectors of different operating systems are shown in fig. 2, wherein the left business page in fig. 2 corresponds to the collector of the windows ce operating system, the right business page in fig. 2 corresponds to the collector of the android operating system, and the functions realized by the two are basically the same and only differ in detail. For example, the binning scan date 2015-06-02 is displayed on the business page of the collector of the windows ce operating system, while the binning scan date is not displayed on the business page of the collector of the windows ce operating system; as another example, the background colors of the two are different.
It should be noted that, in this embodiment, a markup language is provided to complete the development of service logic. Thus, in one possible implementation, referring to FIG. 3, the business processing layer 300 further includes a markup language interpretation engine 302:
the markup language interpretation engine 302 is used to interpret all markup languages used to identify various business functions and business pages of business functions.
Since business logic is developed through a markup language, all markup languages can be interpreted by the markup language interpretation engine 302 to know what business functions are to be implemented and how to display the corresponding business pages.
The business processing layer 300 also includes a page rendering engine 303, the page rendering engine 303 performing business page rendering according to a markup language.
The service page shown in fig. 2, for example, the markup language identifies the positions of the input boxes such as "warehouse entry number", "product number", and the like, and the positions, shapes, and the like of the function keys such as "switch number", "change product", "force end", "exit", and the like, so that the page rendering engine 303 can render the service page according to the markup language.
It should be noted that, in this embodiment, the intermediate isolation layer 200 further includes a data access module 202, a log management module 203, a system parameter module 204, and a network transmission management module 205:
the data access module 202 is used for completing the functions of adding, deleting and modifying required by database access;
the log management module 203 is used for recording errors, alarms and debug logs generated in the running process;
a system parameter management module 204, configured to establish global parameters;
the network transmission management module 205 is configured to manage various network transmission protocols.
Therefore, in some possible implementations, the configuration information is further used to identify the working basis of the data access module 202, the log management module 203, the system parameter module 204, and the network transmission management module 205, and after the configuration management module 201 obtains the configuration information, the configuration management module 201 may further send the configuration information to the data access module 202, the log management module 203, the system parameter module 204, and the network transmission management module 205, so that each module works according to the received configuration information.
For example, if the configuration information identifies a logging manner, the log management module 203 may log according to the configuration information sent by the configuration management module 201.
In one possible implementation, the intermediate isolation layer 200 further includes a system scheduling engine 206:
the system scheduling engine 206 is configured to call the configuration management module 201, the data access module 202, the log management module 203, the system parameter module 204, and the network transmission management module 205 in a proxy mode through a unified portal.
It should be noted that in some cases, the operating system of the collector may be continuously updated, for example, the current operating system may be updated to V2.0, and then may be updated to V2.1, and so on. Different versions of operating systems can correspond to different drivers, in general, a driver of a high version of operating system can drive a low version of operating system, and a driver of a low version of operating system cannot drive a high version of operating system, so that after the operating system is upgraded, the driver needs to be correspondingly upgraded to realize the driving of the high version of operating system.
To this end, in some possible implementations, the development platform further includes an automatic update module 400, where after detecting the latest version of the target operating system, the automatic update module 400 updates the target driver corresponding to the target operating system according to the latest version networking.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware related to program instructions, where the above program may be stored in a computer readable storage medium, and when the program is executed, the program performs steps including the above method embodiments; and the aforementioned storage medium may be at least one of the following media: read-only memory (ROM), RAM, magnetic disk or optical disk, etc., which can store program codes.
It should be noted that, in the present specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment is mainly described in a different point from other embodiments. In particular, for the apparatus and system embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, with reference to the description of the method embodiments in part. The apparatus and system embodiments described above are merely illustrative, in which elements illustrated as separate elements may or may not be physically separate, and elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
The foregoing is merely one specific embodiment of the present application, but the protection scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered in the protection scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (6)

1. The collector development platform is characterized in that drivers corresponding to different operating systems are stored in the development platform, and the development platform comprises a hardware driving layer, an intermediate isolation layer and a service processing layer:
the intermediate isolation layer is used for isolating the hardware driving layer and the service processing layer, a configuration management module in the intermediate isolation layer is used for reading configuration information of a collector, and the configuration information is used for identifying a target operating system of the collector;
the hardware driving layer comprises a hardware driving engine, and the hardware driving engine is used for determining a target driving program corresponding to the target operating system according to the configuration information so as to call the target driving program to drive the collector;
the business processing layer is used for finishing initialization of business pages through a business processing engine and finishing various business functions by using the logistics codes acquired by the collector;
the business processing layer also comprises a markup language interpretation engine and a page rendering engine:
the markup language interpretation engine is used for interpreting all markup languages, and the markup languages are used for identifying various business functions and business pages of the business functions;
and the page rendering engine is used for completing service page rendering according to the markup language.
2. The development platform of claim 1, wherein the hardware driver engine invoking the object to drive the collector comprises:
and the hardware driving engine calls the target program to drive the collector to be opened and closed.
3. The development platform of claim 1, further comprising an automatic update module:
and the automatic updating module is used for updating the target driver corresponding to the target operating system according to the latest version after detecting the latest version of the target operating system.
4. The development platform of claim 1, wherein the intermediate isolation layer further comprises a data access module, a log management module, a system parameters module, and a network transmission management module:
the data access module is used for completing the functions of adding, deleting and modifying required by database access;
the log management module is used for recording errors, alarms and debugging logs generated in the running process;
the system parameter management module is used for establishing global parameters;
the network transmission management module is used for managing various network transmission protocols.
5. The development platform of claim 4, wherein the configuration information is further configured to identify a working basis of the data access module, the log management module, the system parameter module, and the network transmission management module, respectively, and the configuration management module is further configured to send the configuration information to the data access module, the log management module, the system parameter module, and the network transmission management module, respectively.
6. The development platform of claim 5, wherein the intermediate isolation layer further comprises a system dispatch engine:
the system scheduling engine is used for uniformly calling the configuration management module, the data access module, the log management module, the system parameter module and the network transmission management module by adopting an agent mode through a uniform entry.
CN201911144243.1A 2019-11-20 2019-11-20 Collector development platform Active CN110909557B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911144243.1A CN110909557B (en) 2019-11-20 2019-11-20 Collector development platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911144243.1A CN110909557B (en) 2019-11-20 2019-11-20 Collector development platform

Publications (2)

Publication Number Publication Date
CN110909557A CN110909557A (en) 2020-03-24
CN110909557B true CN110909557B (en) 2024-02-09

Family

ID=69816770

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911144243.1A Active CN110909557B (en) 2019-11-20 2019-11-20 Collector development platform

Country Status (1)

Country Link
CN (1) CN110909557B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355146A (en) * 1990-03-05 1994-10-11 Bmc Micro-Industries Ltd. Multi-directional hand scanner and mouse
JP2007172471A (en) * 2005-12-26 2007-07-05 Canon Inc Scanner driver and control method for scanner driver
CN101895670A (en) * 2010-07-20 2010-11-24 深圳市茁壮网络股份有限公司 Universal digital television middleware system
KR20110080908A (en) * 2010-01-07 2011-07-13 동아대학교 산학협력단 Rfid middleware system for use in container security device
CN102375731A (en) * 2010-08-23 2012-03-14 融建信息技术(厦门)有限公司 Coding-free integrated application platform system
CN102682254A (en) * 2010-12-07 2012-09-19 手持产品公司 Multiple platform support system and method
KR20130014203A (en) * 2011-07-29 2013-02-07 주식회사 핑거 Multi operating system flatform in smart devices
JP2015082139A (en) * 2013-10-21 2015-04-27 株式会社リコー Program for driving, device driving method, and information processor
CN106775804A (en) * 2016-11-16 2017-05-31 国家电网公司 A kind of mobile terminal and its RFID read-write equipment adaptation method and device
CN107045616A (en) * 2017-01-09 2017-08-15 东软集团股份有限公司 The scan method and scanning means of scanning engine
CN110362354A (en) * 2019-07-18 2019-10-22 国网四川省电力公司 RFID code reader external interface unified driving management system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9122460B2 (en) * 2008-08-28 2015-09-01 Red Hat, Inc. Application development using middleware platform
US8256680B2 (en) * 2009-09-30 2012-09-04 Hand Held Products, Inc. Image engine with multiple drivers
US20140317596A1 (en) * 2012-06-29 2014-10-23 George BOURIS Device-independent application development based on business processes
US10146975B2 (en) * 2016-11-17 2018-12-04 Datalogic Ip Tech S.R.L. Data reader with hybrid auto focus system
CN115237481A (en) * 2022-08-09 2022-10-25 中国建设银行股份有限公司 Method, device and equipment for driving external equipment and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355146A (en) * 1990-03-05 1994-10-11 Bmc Micro-Industries Ltd. Multi-directional hand scanner and mouse
JP2007172471A (en) * 2005-12-26 2007-07-05 Canon Inc Scanner driver and control method for scanner driver
KR20110080908A (en) * 2010-01-07 2011-07-13 동아대학교 산학협력단 Rfid middleware system for use in container security device
CN101895670A (en) * 2010-07-20 2010-11-24 深圳市茁壮网络股份有限公司 Universal digital television middleware system
CN102375731A (en) * 2010-08-23 2012-03-14 融建信息技术(厦门)有限公司 Coding-free integrated application platform system
CN102682254A (en) * 2010-12-07 2012-09-19 手持产品公司 Multiple platform support system and method
KR20130014203A (en) * 2011-07-29 2013-02-07 주식회사 핑거 Multi operating system flatform in smart devices
JP2015082139A (en) * 2013-10-21 2015-04-27 株式会社リコー Program for driving, device driving method, and information processor
CN106775804A (en) * 2016-11-16 2017-05-31 国家电网公司 A kind of mobile terminal and its RFID read-write equipment adaptation method and device
CN107045616A (en) * 2017-01-09 2017-08-15 东软集团股份有限公司 The scan method and scanning means of scanning engine
CN110362354A (en) * 2019-07-18 2019-10-22 国网四川省电力公司 RFID code reader external interface unified driving management system and method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Design and implementation of bar code scanner and camera based on embedded system;zhao bo等;Computer measurement and control;全文 *
基于二维码的物流防窜货终端管理系统设计与实现;阴同;中国优秀硕士学位论文全文数据库 信息科技辑;全文 *
嵌入式设备驱动程序独立加载技术;朱兴泉;俞烈彬;;指挥控制与仿真(第03期);全文 *

Also Published As

Publication number Publication date
CN110909557A (en) 2020-03-24

Similar Documents

Publication Publication Date Title
CN110109686B (en) Application operation and maintenance method and system based on container management engine
US8930010B2 (en) Intelligent assembly system and method of use
US20180012145A1 (en) Machine learning based analytics platform
CN101192052B (en) Work instruction management system, method and device, and electronic paper
US7493181B2 (en) Utilizing an RFID tag in manufacturing for enhanced lifecycle management
US20210158242A1 (en) Digital twin article recommendation consultation
CN112860948B (en) Metadata management method and system based on multi-tenant SaaS architecture and electronic equipment
CN110909557B (en) Collector development platform
CN112132530B (en) Visual dynamic flow arranging method and system
EP3333785A1 (en) Phased deployment of scalable real time web applications for material handling system
CN111240721B (en) Method and system for monitoring software version of high-speed railway equipment
US9530122B1 (en) Product defect diagnostic processing
Bemthuis Business logic for resilient supply chain logistics
US8930908B2 (en) Aspect and system landscape capability-driven automatic testing of software applications
US20140278693A1 (en) System and Method for Cross-Plant Bill of Materials
CN103797457A (en) Maintaining and utilizing a report knowledgebase
CN115695470A (en) Internet of things platform and edge gateway terminal cloud cooperation system, method and device
CN111061747B (en) Service bill data updating method and related equipment
US20120317649A1 (en) System and method for remotely flashing a wireless device
CN107679198A (en) The querying method and device of information
Hackenbroich et al. Optimizing business processes by automatic data acquisition: RFID technology and beyond
US20210081408A1 (en) Schema with methods specifying data rules, and method of use
CN112346761A (en) Front-end resource online method, equipment, system and storage medium
US20140223152A1 (en) Configuring operating system administration capabilities using an embedded workflow engine
CN113762821B (en) Cargo information processing 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