CN111444999B - Packaging bar code generation method and system with high query efficiency - Google Patents

Packaging bar code generation method and system with high query efficiency Download PDF

Info

Publication number
CN111444999B
CN111444999B CN202010303584.5A CN202010303584A CN111444999B CN 111444999 B CN111444999 B CN 111444999B CN 202010303584 A CN202010303584 A CN 202010303584A CN 111444999 B CN111444999 B CN 111444999B
Authority
CN
China
Prior art keywords
bar code
packaging
node
article
tree
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
CN202010303584.5A
Other languages
Chinese (zh)
Other versions
CN111444999A (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.)
Moore Element Fujian Technology Co ltd
Original Assignee
Fujian More Software 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 Fujian More Software Co ltd filed Critical Fujian More Software Co ltd
Priority to CN202010303584.5A priority Critical patent/CN111444999B/en
Publication of CN111444999A publication Critical patent/CN111444999A/en
Application granted granted Critical
Publication of CN111444999B publication Critical patent/CN111444999B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06018Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking one-dimensional coding
    • G06K19/06028Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking one-dimensional coding using bar codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/018Certifying business or products
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Auxiliary Devices For And Details Of Packaging Control (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

The invention relates to the field of bar codes, in particular to a method and a system for generating a packaging bar code with high query efficiency. The invention uses a tree structure to store the packaging hierarchy to obtain a packaging hierarchy tree; generating a bar code corresponding to a leaf node according to the article information corresponding to the leaf node in the packaging level tree; traversing the packaging level tree from the bottom layer, and if the currently selected node has child nodes, acquiring the number of child nodes contained in the currently selected node; acquiring article information contained in the bar code corresponding to the child node to obtain bar code information; and generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information. The efficiency of inquiring the information of the articles in the packing box is improved.

Description

Packaging bar code generation method and system with high query efficiency
The application is a divisional application of a parent application named as 'a packaging bar code generation method and system' with the application number of 201710427442.8, the application date of 2017, 6 and 8.
Technical Field
The invention relates to the field of bar codes, in particular to a method and a system for generating a packaging bar code with high query efficiency.
Background
At present, the packaging method mainly adopted in production is direct sealing. The adoption of the packaging method is not beneficial to inquiring the information of the articles in the packaging box in subsequent management or operation. For example, if the articles in the packaging box need to be checked or checked, the packaging box needs to be reopened, which wastes manpower and financial resources; for another example, when a problem occurs with the contents of the package, it is difficult to trace back information about the contents of the package from the production to the packaging, such as quality inspectors and production lines. Therefore, the traditional and original packaging method is far from meeting the current requirements of information management and fine management.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: how to improve the efficiency of inquiring the information of the articles in the packing box.
In order to solve the technical problems, the invention adopts the technical scheme that:
the invention provides a packaging bar code generation method with high query efficiency, which comprises the following steps:
s1, storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
s2, generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
s3, traversing the packaging level tree from the bottom layer, if the current selected node has child nodes:
s31, acquiring the number of child nodes contained in the currently selected node;
s32, acquiring article information contained in the bar code corresponding to the child node to obtain bar code information;
and S33, generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
The invention also provides a package bar code generating system with high query efficiency, which comprises:
the storage module is used for storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
the first generation module is used for generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
the traversing module is used for traversing the packaging level tree from the bottom layer to the level, and if the currently selected node has child nodes, the number of the child nodes contained in the currently selected node is obtained; acquiring article information contained in the bar code corresponding to the child node to obtain bar code information; and generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
The invention has the beneficial effects that: under the condition of multi-level packaging, the bar codes are generated layer by layer according to the article information contained in the corresponding level packaging box, so that the article information contained in the packaging box can be acquired only by scanning the bar codes on the packaging box subsequently, and the efficiency of inquiring the article information in the packaging box is improved.
Drawings
FIG. 1 is a flow chart of an embodiment of a method for generating a package barcode with high query efficiency according to the present invention;
FIG. 2 is a block diagram of a specific embodiment of a system for generating a package barcode with high query efficiency according to the present invention;
FIG. 3 is a schematic view of a packaging level;
FIG. 4 is a schematic view of a packaging level tree;
FIG. 5 is a block diagram of a package barcode generating system according to an embodiment of the present invention;
FIG. 6 is a block diagram of an embodiment of a system for generating a package barcode with high query efficiency according to the present invention;
description of reference numerals:
1. a storage module; 2. a generation module; 3. a traversing module; 4. a first scanning module;
5. a binding module; 6. a monitoring module; 7. a printing module; 8. a second scanning module;
9. an acquisition module; 10. a first parsing module; 11. and a second parsing module.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
The most key concept of the invention is as follows: under the condition of multi-level packaging, the bar codes are generated layer by layer according to the article information contained in the packaging boxes of the corresponding levels, so that the article information in the packaging boxes can be conveniently obtained by scanning the bar codes subsequently.
Referring to fig. 1 to 6 of the drawings,
as shown in fig. 1, the present invention provides a method for generating a package barcode with high query efficiency, which includes:
s1, storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
s2, generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
s3, traversing the packaging level tree from the bottom layer, if the current selected node has child nodes:
s31, acquiring the number of child nodes contained in the currently selected node;
s32, acquiring article information contained in the bar code corresponding to the child node to obtain bar code information;
and S33, generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
Further, still include:
scanning the unique identification bar code of the article to obtain the unique identification of the article;
binding the unique identifier of the article with the corresponding leaf node;
and acquiring the article information according to the unique identifier.
According to the description, in the process of generating the bar code containing the article information in the packaging box of the corresponding level for the packaging box with the multi-level structure layer by layer, only the leaf node and the unique identifier of the article are bound, and the node of each level does not need to be bound with the corresponding unique identifier of the article, so that the efficiency of generating the bar code is improved.
Further, still include:
monitoring containers corresponding to each node in the packaging hierarchical tree in real time;
and when the loading capacity of the container reaches a preset value, printing the bar code corresponding to the node.
According to the description, when one node is packaged, the corresponding bar code is printed in time, so that related personnel can immediately paste the bar code to the corresponding packaging box, and the condition that the bar code and the packaging box do not correspond is effectively avoided.
Further, still include:
and scanning the bar code corresponding to each node in the packaging level tree to obtain article information.
According to the description, the efficiency of inquiring the information of the articles in the packaging box is improved.
Further, still include:
obtaining a production work order;
and analyzing the production work order to obtain a packaging level.
Further, still include:
obtaining a production work order;
analyzing the production work order to obtain article information; the article information includes article type, quantity, production date, production line, serial number and quality inspector.
According to the description, the production work order is obtained in real time in the production process, and the bar code is generated according to the information of the production work order.
As shown in fig. 2, the present invention further provides a system for generating a package barcode with high query efficiency, which comprises:
the storage module 1 is used for storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
the generating module 2 is used for generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
the traversing module 3 is used for traversing the packaging level tree from the bottom layer to the level, and if the currently selected node has child nodes, acquiring the number of child nodes contained in the currently selected node; acquiring article information contained in the bar code corresponding to the child node to obtain bar code information; and generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
Further, still include:
the first scanning module 4 is used for scanning the unique identification bar code of the article to obtain the unique identification of the article;
the binding module 5 is used for binding the unique identifier of the article and the corresponding leaf node; and acquiring the article information according to the unique identifier.
Further, still include:
the monitoring module 6 is used for monitoring containers corresponding to each node in the packaging hierarchical tree in real time;
and the printing module 7 is used for printing the bar code corresponding to the node when the loading capacity of the container reaches a preset value.
Further, still include:
the second scanning module 8 is configured to scan barcodes corresponding to nodes in the package hierarchical tree to obtain article information;
the acquisition module 9 is used for acquiring a production work order;
the first analyzing module 10 is used for analyzing the production work order to obtain a packaging level;
the second analysis module 11 is used for analyzing the production work order to obtain article information; the article information includes article type, quantity, production date, production line, serial number and quality inspector.
The first embodiment of the invention is as follows:
the embodiment provides a method for generating a package barcode with high query efficiency, which comprises the following steps:
s1, obtaining a production work order; analyzing the production work order to obtain a packaging level;
wherein, as shown in fig. 3, the packaging levels are level 1 (box), level 2 (group), and level 3 (box), for example, one box contains 20 pencils, one group comprises 4 pencils, and one box comprises 2 groups of pencils;
s2, as shown in FIG. 4, storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
s3, acquiring article information; the article information comprises article types, quantity, production date, production line, serial number and quality inspector; the present embodiment provides the following two ways to obtain the article information:
the first implementation mode comprises the following steps: scanning the unique identification bar code of the article to obtain the unique identification of the article; binding the unique identifier of the article with the corresponding leaf node; acquiring article information according to the unique identifier;
the second implementation mode comprises the following steps: analyzing the production work order to obtain article information;
s4, generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
the bar code corresponding to the leaf node of the packaging level tree comprises the following item information and item types: pencil, number: 20, generation date: year 2017, month 4 and day 15, production line: 1, serial number: 6978, quality inspector: plum amine;
the quantity of the pencils in the packaging box is convenient to count according to the quantity information; when a problem occurs in a box of pencils in the box, the information of a production line, a serial number and a quality inspector can be known by scanning the bar code on the packaging box, so that the link with the problem can be quickly positioned, and the problem solving efficiency is improved;
s5, traversing the packaging level tree from the bottom layer, if the current selected node has child nodes:
s51, acquiring the number of child nodes contained in the currently selected node;
s52, acquiring article information contained in the bar code corresponding to the child node to obtain bar code information;
s53, generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information;
the bar code corresponding to the 2 nd level comprises the following article information and article types: pencil, number: 4 boxes, 20 per box, generation date: year 2017, month 4 and day 15, production line: 1, serial number: 6978, quality inspector: plum amine;
the bar code corresponding to the 1 st level comprises the following item information and item types: pencil, number: 1 case, 2 groups per case, 4 cases per group, 20 pieces per case, generation date: year 2017, month 4 and day 15, production line: 1, serial number: 6978, quality inspector: li Ming;
s6, monitoring containers corresponding to the nodes in the packaging hierarchical tree in real time; when the loading capacity of the container reaches a preset value, printing a bar code corresponding to the node;
and S7, scanning the bar codes corresponding to the nodes in the packaging level tree to obtain the article information.
As shown in fig. 5, the second embodiment of the present invention is:
the embodiment provides a packing bar code generating system that inquiry efficiency is high, includes:
the acquisition module 9 acquires a production work order; the first analyzing module 10 analyzes the production work order to obtain a packaging level; the storage module 1 stores the packaging levels by using a tree structure to obtain a packaging level tree;
the second analysis module 11 analyzes the production work order to obtain article information; the article information comprises article types, quantity, production date, production line, serial number and quality inspector;
the generating module 2 generates a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging hierarchical tree; the traversing module 3 is used for traversing the packaging level tree from the bottom layer to the level, and if the currently selected node has child nodes, acquiring the number of child nodes contained in the currently selected node; acquiring article information contained in a bar code corresponding to the child node to obtain bar code information; and generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
The monitoring module 6 monitors containers corresponding to each node in the packaging hierarchical tree in real time; the printing module 7 prints the bar code corresponding to the node when the loading capacity of the container reaches a preset value;
and the second scanning module 8 is used for scanning the bar codes corresponding to the nodes in the packaging level tree to obtain the article information.
As shown in fig. 6, the third embodiment of the present invention is:
the embodiment provides a packing bar code generating system that inquiry efficiency is high, includes:
the acquisition module 9 acquires a production work order; the first analyzing module 10 analyzes the production work order to obtain a packaging level; the storage module 1 stores the packaging levels by using a tree structure to obtain a packaging level tree;
the first scanning module 4 scans the unique identification bar code of the article to obtain the unique identification of the article; the binding module 5 is used for binding the unique identifier of the article and the corresponding leaf node; acquiring article information according to the unique identifier;
the generating module 2 generates a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree; the traversing module 3 is used for traversing the packaging level tree from the bottom layer to the level, and if the currently selected node has child nodes, acquiring the number of child nodes contained in the currently selected node; acquiring article information contained in the bar code corresponding to the child node to obtain bar code information; and generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
The monitoring module 6 monitors containers corresponding to each node in the packaging hierarchical tree in real time; the printing module 7 prints the bar code corresponding to the node when the loading capacity of the container reaches a preset value;
and the second scanning module 8 is used for scanning the bar codes corresponding to the nodes in the packaging level tree to obtain the article information.
In summary, according to the method and the system for generating the packaging bar code with high query efficiency, provided by the invention, under the condition of multi-level packaging, the bar code is generated layer by layer according to the article information contained in the packaging box of the corresponding level, so that the article information contained in the packaging box can be acquired only by scanning the bar code on the packaging box subsequently, and the efficiency of querying the article information in the packaging box is improved. Furthermore, in the process of generating the bar code containing the information of the article in the packaging box with the multi-level structure layer by layer, only the leaf nodes and the unique identifier of the article need to be bound, the nodes of each level do not need to be bound with the corresponding unique identifier of the article, and the bar code generating efficiency is improved. Furthermore, when one node is packaged, the corresponding bar code is printed in time, so that related personnel can immediately paste the bar code to the corresponding packaging box, and the condition that the bar code and the packaging box do not correspond is effectively avoided.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (8)

1. A method for generating a packaging bar code with high query efficiency is characterized by comprising the following steps:
acquiring a production work order;
analyzing the production work order to obtain the packaging level and the article information;
s1, storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
s2, generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
s3, traversing the packaging level tree from the bottom layer, if the current selected node has child nodes:
s31, acquiring the number of child nodes contained in the currently selected node;
s32, acquiring article information contained in the bar code corresponding to the child node to obtain bar code information;
and S33, generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information.
2. The method for generating a packaging barcode according to claim 1, further comprising:
scanning the unique identification bar code of the article to obtain the unique identification of the article;
binding the unique identifier of the article with the corresponding leaf node;
and acquiring the article information according to the unique identifier.
3. The method for generating a packaging barcode according to claim 1, further comprising:
monitoring containers corresponding to each node in the packaging hierarchical tree in real time;
and when the loading capacity of the container reaches a preset value, printing the bar code corresponding to the node.
4. The method for generating the package barcode with high query efficiency according to claim 1, further comprising:
and scanning the bar code corresponding to each node in the packaging level tree to obtain article information.
5. A query-efficient package barcode generation system, comprising:
the storage module is used for storing the packaging hierarchy by using a tree structure to obtain a packaging hierarchy tree;
the first generation module is used for generating a bar code corresponding to the leaf node according to the article information corresponding to the leaf node in the packaging level tree;
the traversing module is used for traversing the packaging level tree from the bottom layer to the level, and if the currently selected node has child nodes, the number of the child nodes contained in the currently selected node is obtained; acquiring article information contained in the bar code corresponding to the child node to obtain bar code information; generating a bar code corresponding to the currently selected node according to the number of the sub-nodes and the bar code information;
the acquisition module is used for acquiring a production work order;
the first analysis module is used for analyzing the production work order to obtain a packaging level;
and the second analysis module is used for analyzing the production work order to obtain the article information.
6. The query efficient package barcode generation system of claim 5, further comprising:
the first scanning module is used for scanning the unique identification bar code of the article to obtain the unique identification of the article;
the binding module is used for binding the unique identifier of the article and the corresponding leaf node; and acquiring the article information according to the unique identifier.
7. The query efficient package barcode generation system of claim 5, further comprising:
the monitoring module is used for monitoring containers corresponding to each node in the packaging hierarchical tree in real time;
and the printing module is used for printing the bar code corresponding to the node when the loading capacity of the container reaches a preset value.
8. The query efficient package barcode generation system of claim 5, further comprising:
and the second scanning module is used for scanning the bar codes corresponding to all the nodes in the packaging level tree to obtain the article information.
CN202010303584.5A 2017-06-08 2017-06-08 Packaging bar code generation method and system with high query efficiency Active CN111444999B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010303584.5A CN111444999B (en) 2017-06-08 2017-06-08 Packaging bar code generation method and system with high query efficiency

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010303584.5A CN111444999B (en) 2017-06-08 2017-06-08 Packaging bar code generation method and system with high query efficiency
CN201710427442.8A CN107239815B (en) 2017-06-08 2017-06-08 Method and system for generating packaging bar code

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201710427442.8A Division CN107239815B (en) 2017-06-08 2017-06-08 Method and system for generating packaging bar code

Publications (2)

Publication Number Publication Date
CN111444999A CN111444999A (en) 2020-07-24
CN111444999B true CN111444999B (en) 2022-08-09

Family

ID=59986060

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201710427442.8A Active CN107239815B (en) 2017-06-08 2017-06-08 Method and system for generating packaging bar code
CN202010303584.5A Active CN111444999B (en) 2017-06-08 2017-06-08 Packaging bar code generation method and system with high query efficiency

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201710427442.8A Active CN107239815B (en) 2017-06-08 2017-06-08 Method and system for generating packaging bar code

Country Status (1)

Country Link
CN (2) CN107239815B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107737733A (en) * 2017-10-17 2018-02-27 安徽草帽网络有限公司 A kind of intelligent automatic sorting system of agricultural material product
CN115339711B (en) * 2022-09-09 2023-10-24 南京维拓科技股份有限公司 Method for precisely packaging products based on production software

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135972A (en) * 2010-07-30 2011-07-27 华为软件技术有限公司 Service tree data processing method, system, client and server
CN202295445U (en) * 2011-11-02 2012-07-04 北京爱创科技股份有限公司 Production line packaging device
CN103324763A (en) * 2013-07-18 2013-09-25 北京金和软件股份有限公司 Presenting method for tree-form data structure of mobile phone terminal
CN105160377A (en) * 2015-08-13 2015-12-16 浪潮通用软件有限公司 Real-time generation system and method for product packaging relation record
CN105184579A (en) * 2015-09-01 2015-12-23 立德高科(北京)数码科技有限责任公司 Commodity traceability method and traceability system based on combined label
CN105760911A (en) * 2014-12-19 2016-07-13 北大方正集团有限公司 Method and device for applying associated identification codes
CN106227165A (en) * 2016-08-10 2016-12-14 江苏绪普信息科技有限公司 A kind of intelligence manufacture management system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0420682D0 (en) * 2004-09-17 2004-10-20 Elliot David W Method for marking goods and packaging
CN101226625A (en) * 2007-01-17 2008-07-23 姚二民 Product false-proof method by earlier definition and rear orientation
CN101251886A (en) * 2007-11-02 2008-08-27 淄博泰宝防伪技术产品有限公司 Method for related using conventional false proof physical distribution data label and electronic label
NL2003447C2 (en) * 2009-05-20 2010-08-16 Megchelen & Tilanus B V Van METHOD AND SYSTEM FOR CODING AND SPECIFICATING AN OBJECT.
CN101937526A (en) * 2010-04-28 2011-01-05 重庆迈特科技有限责任公司 Method for configuring product multi-BOM tree based on base products

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135972A (en) * 2010-07-30 2011-07-27 华为软件技术有限公司 Service tree data processing method, system, client and server
CN202295445U (en) * 2011-11-02 2012-07-04 北京爱创科技股份有限公司 Production line packaging device
CN103324763A (en) * 2013-07-18 2013-09-25 北京金和软件股份有限公司 Presenting method for tree-form data structure of mobile phone terminal
CN105760911A (en) * 2014-12-19 2016-07-13 北大方正集团有限公司 Method and device for applying associated identification codes
CN105160377A (en) * 2015-08-13 2015-12-16 浪潮通用软件有限公司 Real-time generation system and method for product packaging relation record
CN105184579A (en) * 2015-09-01 2015-12-23 立德高科(北京)数码科技有限责任公司 Commodity traceability method and traceability system based on combined label
CN106227165A (en) * 2016-08-10 2016-12-14 江苏绪普信息科技有限公司 A kind of intelligence manufacture management system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨信廷." 农产品及食品质量安全追溯系统关键技术研究进展".《农业机械学报》.2014, *

Also Published As

Publication number Publication date
CN107239815B (en) 2020-04-28
CN111444999A (en) 2020-07-24
CN107239815A (en) 2017-10-10

Similar Documents

Publication Publication Date Title
CN110399944B (en) Small box and large strip identification information correlation method in cigarette packaging machine online production process
CN111444999B (en) Packaging bar code generation method and system with high query efficiency
CN108510286A (en) Whole industry product socialization traceability system, method and platform based on OID codings
CN114493630A (en) Industrial internet-based white spirit product tracing method and equipment
CN106408225A (en) Warehouse management method based on bar code
CN109299952B (en) System and method for realizing correlated retrieval of multiple commodity codes
CN112036803B (en) Method for generating general cross-border logistics distribution list
CN111897856A (en) Supervision message generation method and device, electronic equipment and readable storage medium
CN105894074A (en) Anti-counterfeiting bar code label, anti-counterfeiting bar code label information acquisition device, acquisition method, and anti-counterfeiting verification system
CN114219509A (en) Production tracing system and method for wireless communication module
CN113297831A (en) Method and system for generating verifiable report webpage by Excel
CN202058182U (en) Product tracing system with multi-group identification information
CN105654246A (en) Detection system used for scanning barcodes of produced goods
CN110858131A (en) System and method for automatically generating and printing labels
CN116307416A (en) Dangerous chemical full life cycle management method and system
CN206282324U (en) Bar code printing traceability system
CN113837339A (en) Production, storage and logistics integrated system and method
CN114662814B (en) Dangerous chemical identification analysis method
CN112686680A (en) Single assembly line tobacco bale data association method and management system
CN111047299A (en) Application of two-dimensional code in customs two-step declaration and customs declaration system
CN1956003A (en) Punching method for goods anti-forge
CN114281851B (en) Method, device, equipment and medium for generating product boxing list library
CN109543799A (en) Goods information processing method, system and scanning means
CN114684490B (en) Special box for common distribution of express logistics based on traceability technology and express logistics method
CN212624111U (en) Automatic thing networking traces back platform

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230612

Address after: 350100 room 710, 7 / F, building a, jiuce building, Haixi high tech Industrial Park, Fuzhou high tech Zone, Fuzhou, Fujian

Patentee after: Moore element (Fujian) Technology Co.,Ltd.

Address before: 350000 floor 7, building a, jiuce building, Haixi high tech Industrial Park, high tech Zone, Fuzhou, Fujian

Patentee before: FUJIAN MORE SOFTWARE CO.,LTD.