CN113435832A - Instrument digital delivery system and method based on industrial internet identification analysis - Google Patents

Instrument digital delivery system and method based on industrial internet identification analysis Download PDF

Info

Publication number
CN113435832A
CN113435832A CN202110649077.1A CN202110649077A CN113435832A CN 113435832 A CN113435832 A CN 113435832A CN 202110649077 A CN202110649077 A CN 202110649077A CN 113435832 A CN113435832 A CN 113435832A
Authority
CN
China
Prior art keywords
identification
delivery
digital
client
identification code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110649077.1A
Other languages
Chinese (zh)
Inventor
赵华
李文博
刘刚
吴亚平
郑怡然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Instrumentation Technology And Economy Institute P R China
Original Assignee
Instrumentation Technology And Economy Institute P R China
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 Instrumentation Technology And Economy Institute P R China filed Critical Instrumentation Technology And Economy Institute P R China
Priority to CN202110649077.1A priority Critical patent/CN113435832A/en
Publication of CN113435832A publication Critical patent/CN113435832A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an instrument digital delivery system and method based on industrial internet identification analysis, wherein the system comprises an instrument manufacturer client, wherein the instrument manufacturer client fills in basic product information and uploads delivery data; the platform management server side carries out standardized classification and digital identification on delivery data uploaded by the client side of the instrument manufacturer to generate an identification code, associates the identification code with corresponding basic product information and generates a corresponding download key at the same time; and the user client inputs the downloading key or the identification code and inquires or downloads corresponding delivery data from the platform management server. The system aims at the characteristics of more delivery data and difficulty in later-stage searching of products in the instrument industry, carries out standardized classification and digital identification on the data delivered in the instrument industry, realizes digital delivery by utilizing an identification analysis technology, is more efficient in delivery process, is more convenient and faster to inquire and download delivery data, and is lower in cost.

Description

Instrument digital delivery system and method based on industrial internet identification analysis
Technical Field
The invention relates to the technical field of digital delivery in the instrument industry, in particular to an instrument digital delivery system and method based on industrial internet identification analysis.
Background
With the practice and landing of more and more digital projects, the important value of digital delivery in the transformation and upgrading of domestic enterprises is more prominent. At present, the mainstream delivery mode of domestic projects is mainly electronic documents, including electronic drawings, data tables, scanned documents and the like, and compared with earlier paper documents, the mainstream delivery mode improves the repeatability and delivery efficiency of data to a certain extent, but the quality, consistency and relevance of delivered data still restrict the data reuse of an enterprise operation stage.
In the normal state of the current instrument manufacturing industry, the delivery, operation and maintenance of products are mostly carried out in a traditional mode, and the traditional delivery mode relates to a large amount of drawings and documents, so that the mode is low in efficiency, difficult in data storage and query and high in cost, and serious restriction is caused to later maintenance work.
Therefore, how to provide a more efficient and convenient digital delivery system for meters is a problem that needs to be solved by those skilled in the art.
Disclosure of Invention
In view of the above, the invention provides an instrument digital delivery system and method based on industrial internet identification analysis, which effectively solve the problems of low efficiency, difficult data storage and query, high cost and the like of the existing instrument data interaction method.
In order to achieve the purpose, the invention adopts the following technical scheme:
in one aspect, the present invention provides a digital instrument delivery system based on industrial internet identification resolution, including:
the system comprises an instrument manufacturer client, a database server and a database server, wherein the instrument manufacturer client is used for filling basic information of products and uploading delivery data;
the platform management server is used for carrying out standardized classification and digital identification on the delivery data uploaded by the client of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key; and
and the user client is used for inputting a downloading key or an identification code and inquiring or downloading corresponding delivery data from the platform management server.
Further, the platform management server includes:
the data receiving module is used for receiving basic product information and delivery data uploaded by the client of the instrument manufacturer;
the digital identification module is used for carrying out standardized classification and digital identification on delivery data uploaded by the client of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key;
the database is used for storing basic product information, delivery data, an identification code and a downloading key corresponding to the pre-delivered product in a classified manner;
the query or download request receiving module is used for receiving a query or download request initiated by the user client and acquiring a download key or an identification code input by the user client;
the document identification analysis module is used for analyzing the download key or the identification code and calling delivery data corresponding to the download key or the identification code from the database; and
and the document delivery module is used for sending the delivery document called by the document identification analysis module to the user client side initiating the request.
Furthermore, the platform management server further comprises an account management module, and the account management module is used for registering and logging in the meter manufacturer client.
Further, the database is a MySQL database. The MySQL database is an open source relational database management system that anyone can download under the permission of a common public license and modify it according to personalized needs. The MySQL database is better suitable for being used as the database in the system because of better speed, reliability and adaptability.
Further, the user client comprises a PC client and an APP client.
When document query and download are needed, a user can input a download key or an identification code at a PC client, search a corresponding document, and check the document online or download the document.
At the APP client side, the user can scan the identification code on the product through a scanning function, so that the corresponding document can be directly positioned, and the query can be carried out at any time. The inquiry and downloading process of the delivered data is more efficient and convenient.
Further, the basic product information includes a product name, a product model, a key technical index, and a description.
Further, the delivery data includes a product detection certificate, a qualification certificate, a product drawing, a contract, a description, a product image, a product picture and a product-related document.
On the other hand, the invention also provides a digital delivery method of the instrument based on the industrial internet identification analysis, which comprises the following steps:
and (3) information uploading: filling basic product information of the pre-delivered product and uploading delivery data;
digital marking: carrying out standardized classification and digital identification on the uploaded delivery data to generate an identification code, associating the identification code with corresponding basic product information, and generating a corresponding download key;
and (3) identification analysis: and receiving a download key or identification code input by a user, analyzing the download key or identification code to obtain delivery data of the product to be inquired, and allowing the user to inquire or download the delivery data of the corresponding product.
According to the technical scheme, compared with the prior art, the invention discloses and provides the digital delivery system and method of the instrument based on the industrial internet identification analysis, aiming at the characteristics of more delivery data of products in the instrument industry and difficulty in later-stage searching, the data delivered in the instrument industry are subjected to standardized classification and digital identification, the digital delivery is realized by utilizing the identification analysis technology, the delivery process is more efficient, the delivery data is more convenient to inquire and download, the manpower and material resource investment is reduced, and the cost is lower.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic structural diagram of an instrument digital delivery system based on industrial internet identification resolution according to the present invention;
FIG. 2 is a block diagram of a platform management server;
FIG. 3 is a schematic workflow diagram of a meter digital delivery system based on industrial Internet identity resolution;
FIG. 4 is a schematic diagram of a basic information filling and delivery data uploading interface of a product;
FIG. 5 is a schematic view of a display interface for downloading a key after successful upload;
FIG. 6 is a schematic diagram of a data display interface for querying by an APP client;
fig. 7 is a schematic flow chart illustrating an implementation process of a digital instrument delivery method based on industrial internet identification resolution according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
On one hand, referring to fig. 1, the embodiment of the invention discloses a digital instrument delivery system based on industrial internet identification resolution, which comprises:
the system comprises an instrument manufacturer client 1 and an instrument manufacturer client 1, wherein the instrument manufacturer client 1 is used for filling basic information of products and uploading delivery data;
the platform management server 2 is used for carrying out standardized classification and digital identification on the delivery data uploaded by the client 1 of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key at the same time; and
and the user client 3 is used for inputting a downloading key or an identification code and inquiring or downloading corresponding delivery data from the platform management server 1.
Specifically, referring to fig. 2, the platform management server 2 includes:
the data receiving module 201, the data receiving module 201 is used for receiving basic information and delivery data of a product uploaded by the client 1 of the meter manufacturer;
the digital identification module 202 is used for carrying out standardized classification and digital identification on delivery data uploaded by the client 1 of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key at the same time;
the database 203 is used for storing basic product information, delivery data, an identification code and a downloading key corresponding to the pre-delivered product in a classified manner;
the query or download request receiving module 204, where the query or download request receiving module 204 is configured to receive a query or download request initiated by the user client 3, and obtain a download key or an identification code input by the user client 3;
the document identifier analyzing module 205, where the document identifier analyzing module 205 is configured to analyze the download key or the identifier, and invoke delivery data corresponding to the download key or the identifier from the database 203; and
and the material delivery module 206, wherein the material delivery module 206 is configured to send the delivery material called by the document identifier parsing module 205 to the requesting user client 3.
Preferably, the platform management server 2 further includes an account management module 207, and the account management module 207 is used for registering and logging in the meter manufacturer client 1.
Preferably, database 203 is a MySQL database. The MySQL database is an open source relational database management system that anyone can download under the permission of a common public license and modify it according to personalized needs. The MySQL database is better suitable for being used as the database in the system because of better speed, reliability and adaptability.
In the practical application process, the digital delivery system disclosed in this embodiment needs to be docked with the instrument industry identifier resolution secondary node and the country identifier resolution top-level node, so that the digital delivery system is applied in a wider field.
The digital delivery system of the instrument disclosed by the embodiment is a core foundation of digital delivery, and has the requirements of safety, reliability, simple use, easy maintenance, stable performance, expandability, compatibility and strong integration. The data among the main construction contents can be fully circulated and utilized, data support is provided for plant big data analysis, big data management and digital plant establishment, and the data asset value is continuously expanded.
The main body of the instrument digital delivery system adopts a Spring Boot frame and a MySQL database to distinguish a platform administrator and an authentication enterprise user, and data isolation is carried out on data of each authentication enterprise through data authority. The calling aiming at each business interface used by the enterprise is required to be available after the login is successful and the token is acquired, otherwise, the business interface is not used.
In this embodiment, the user of the meter vendor client 1 may be understood as an authenticated enterprise user who may upload documents, view historical upload documents, and refine edits the upload documents.
The user of the user client 3 may be understood as a platform user, and the user may log on a platform or APP, scan the unique code, and query or download the document corresponding to the identifier.
Referring to fig. 3, the work flow of the whole meter digital delivery system is as follows:
firstly, an instrument manufacturer registers and logs in an enterprise user through an instrument manufacturer client 1, when a product is planned to be delivered, an uploading delivery data interface of a platform is opened, the interface is shown as fig. 4, a user needs to fill in product names, product models, key technical indexes and detailed descriptions of the data related to documents on the interface, and upload delivery data, the uploaded delivery data can comprise data such as detection certificates, drawings, contracts, specifications, images, pictures and documents, and the product models correspond to the product model attributes in an identification registration metadata template to find out identifications of the models for association. After the delivered material is uploaded, the platform generates and informs the download key, and the interface is shown in fig. 5. And then the entity product is delivered offline, and after the entity product is delivered to a corresponding using enterprise, an agent or a client, the user of the delivered product can inquire the delivery data corresponding to the product by using the download key or the identification code of the product through the user client 3, check or download and file the delivery data, and then the whole delivery process is finished.
In order to facilitate the user to query and download the document, the user client in this embodiment includes a PC client and an APP client. When document query and download are needed, a user can input a download key or an identification code at the platform PC end, search a corresponding document, and can check the document online or download the document. At platform APP end, the user can scan a function through scanning, scans the identification code on the product to directly locate the corresponding document, can inquire at any time, and can open and directly look over the document, APP customer end inquiry result interface is as shown in FIG. 6. However, in this embodiment, the APP client does not support document downloading, if downloading is needed or the document format is special, the document cannot be normally viewed on the APP client of the mobile terminal, for example, the format-unsupported APP viewing system may prompt that "the format does not support mobile phone viewing for the moment, and requests the platform website to download and view", at this time, the PC client may be switched to the PC client to view and download, and the PC client supports batch downloading in this embodiment.
On the other hand, referring to fig. 7, the embodiment of the present invention further discloses a digital delivery method for meters based on industrial internet identification resolution, which includes:
s1: and (3) information uploading: filling basic product information of the pre-delivered product and uploading delivery data;
s2: digital marking: carrying out standardized classification and digital identification on the uploaded delivery data to generate an identification code, associating the identification code with corresponding basic product information, and generating a corresponding download key;
s3: and (3) identification analysis: and receiving a download key or identification code input by a user, analyzing the download key or identification code to obtain delivery data of the product to be inquired, and allowing the user to inquire or download the delivery data of the corresponding product.
In the embodiment, the data delivered by the instrument industry is classified according to the industry characteristics, specifically, the delivery documents are classified into 4 categories including documents related to products, data acquisition templates, spare part lists and three-dimensional models, and the categories include documents frequently used by customers such as design drawings of the products, product use specifications, detection reports and the like, so that the classification management of enterprises and the convenient reference of the customers are facilitated. When the document is uploaded, the document is uploaded to a corresponding classification, for example: the operating specification for a particular meter, identified as 88.215.0001/(F) qwe231, selects the category "product-associated document" at upload, and so a document identification is complete.
After receiving the uploaded delivery data, the paper document or the electronic document needs to be converted into an identification digital object, the digital delivery object in the instrument industry comprises detailed technical data of an instrument, an instrument calibration certificate, explosion-proof authentication, an instruction manual, a configuration file, a product picture and the like, the data information covers documents in all stages of engineering design, type selection ordering, installation and debugging, service support, spare part purchasing and the like, the documents in all stages are classified in a standardized way, each type of document is identified by using an identification technology, and registration is carried out through a secondary platform in the instrument industry, so that the identification digital conversion of one type of document is completed, and inquiry can be carried out through a national identification analysis stage.
The embodiment also introduces an identification resolution technology, so that the digital delivery can be applied to a wider platform. In addition, the embodiment can accurately acquire the delivery data through the identification analysis technology.
Specifically, in the embodiment, when the identification analysis technology is used for accurately positioning the deliverable corresponding to each product, identification registration is required in the first step, a unique code, namely an identification code, is assigned to each product, and the unique code is uploaded to an instrument industry identification analysis secondary platform and a national identification analysis top-level platform;
and secondly, uploading data, arranging and classifying delivery documents according to platform requirements before products are delivered to customers, and if the data exist in other IT systems, the data can be automatically uploaded by being in butt joint with the platform. During uploading, the attribute of 'product model' is associated with the corresponding identification code, and a downloading secret key is generated at the same time;
and thirdly, inquiring and downloading the document, wherein the user can inquire and download the delivery data on the PC client or the APP client through a pre-obtained identification code or a downloading key.
In summary, the system and the method for digitally delivering the instrument product based on the identification analysis of the industrial internet, disclosed by the embodiment of the invention, realize the digital delivery by classifying the delivered data of the instrument industry and utilizing the identification analysis technology, improve the delivery efficiency of the instrument product data and enable the delivery process to be more convenient and faster.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. An instrument digital delivery system based on industrial internet identification analysis, comprising:
the system comprises an instrument manufacturer client, a database server and a database server, wherein the instrument manufacturer client is used for filling basic information of products and uploading delivery data;
the platform management server is used for carrying out standardized classification and digital identification on the delivery data uploaded by the client of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key; and
and the user client is used for inputting a downloading key or an identification code and inquiring or downloading corresponding delivery data from the platform management server.
2. The digital instrument delivery system based on industrial internet identification resolution as claimed in claim 1, wherein the platform management server comprises:
the data receiving module is used for receiving basic product information and delivery data uploaded by the client of the instrument manufacturer;
the digital identification module is used for carrying out standardized classification and digital identification on delivery data uploaded by the client of the instrument manufacturer to generate an identification code, associating the identification code with corresponding basic product information and generating a corresponding download key;
the database is used for storing basic product information, delivery data, an identification code and a downloading key corresponding to the pre-delivered product in a classified manner;
the query or download request receiving module is used for receiving a query or download request initiated by the user client and acquiring a download key or an identification code input by the user client;
the document identification analysis module is used for analyzing the download key or the identification code and calling delivery data corresponding to the download key or the identification code from the database; and
and the document delivery module is used for sending the delivery document called by the document identification analysis module to the user client side initiating the request.
3. The system of claim 2, wherein the platform management server further comprises an account management module, and the account management module is used for registering and logging in the meter manufacturer client.
4. The digital delivery system of instruments based on industrial internet identity resolution as claimed in claim 2, wherein the database is MySQL database.
5. The industrial internet identification resolution based meter digital delivery system according to claim 1, wherein the user client comprises a PC client and an APP client.
6. The industrial internet identification resolution based meter digital delivery system as claimed in claim 1, wherein the product basic information includes product name, product model, key technical indicators and description.
7. The system of claim 1, wherein the delivery data includes product testing certificates, product drawings, contracts, instructions, product images, product pictures and product-related documents.
8. A digital instrument delivery method based on industrial Internet identification analysis is characterized by comprising the following steps:
and (3) information uploading: filling basic product information of the pre-delivered product and uploading delivery data;
digital marking: carrying out standardized classification and digital identification on the uploaded delivery data to generate an identification code, associating the identification code with corresponding basic product information, and generating a corresponding download key;
and (3) identification analysis: and receiving a download key or identification code input by a user, analyzing the download key or identification code to obtain delivery data of the product to be inquired, and allowing the user to inquire or download the delivery data of the corresponding product.
CN202110649077.1A 2021-06-10 2021-06-10 Instrument digital delivery system and method based on industrial internet identification analysis Pending CN113435832A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110649077.1A CN113435832A (en) 2021-06-10 2021-06-10 Instrument digital delivery system and method based on industrial internet identification analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110649077.1A CN113435832A (en) 2021-06-10 2021-06-10 Instrument digital delivery system and method based on industrial internet identification analysis

Publications (1)

Publication Number Publication Date
CN113435832A true CN113435832A (en) 2021-09-24

Family

ID=77755784

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110649077.1A Pending CN113435832A (en) 2021-06-10 2021-06-10 Instrument digital delivery system and method based on industrial internet identification analysis

Country Status (1)

Country Link
CN (1) CN113435832A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114254955A (en) * 2021-12-30 2022-03-29 南京戎智信息创新研究院有限公司 Digital delivery system of garden building
CN116992550A (en) * 2023-09-26 2023-11-03 中交第四航务工程勘察设计院有限公司 Object classification method for digital delivery wharf of oil-gas chemical wharf

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114254955A (en) * 2021-12-30 2022-03-29 南京戎智信息创新研究院有限公司 Digital delivery system of garden building
CN116992550A (en) * 2023-09-26 2023-11-03 中交第四航务工程勘察设计院有限公司 Object classification method for digital delivery wharf of oil-gas chemical wharf
CN116992550B (en) * 2023-09-26 2024-01-02 中交第四航务工程勘察设计院有限公司 Object classification method for digital delivery wharf of oil-gas chemical wharf

Similar Documents

Publication Publication Date Title
CN110347644B (en) Paperless inspection and detection system and operation method thereof
CN108647311B (en) Electronic processing system and method for engineering construction management process file
US20180240130A1 (en) System, information management method, and information processing apparatus
CN113435832A (en) Instrument digital delivery system and method based on industrial internet identification analysis
CN112148679A (en) Data interaction method, system, device and storage medium based on multiple data platforms
US6671696B1 (en) Informational object authoring and distribution system
US20100027057A1 (en) Control apparatus for controlling workflow including a plurality of activities and workflow control method
CN112307096A (en) Data format creation device, edge server, and data format creation method
CN111126952A (en) Electronic file filing processing system and method
CN110909013A (en) Service list generation method, device, equipment and computer readable storage medium
US20220343292A1 (en) System and method of documenting aircraft parts condition, repair, and overhaul
US20140173420A1 (en) Smart office system, operation server, and operation method for the same
CN110717754A (en) Commodity transaction method, server, user side, laboratory side and system
KR20090032546A (en) System for processing marc data of book and method thereof
CN112612802B (en) Real-time data middle station processing method, device and platform
KR20180016201A (en) Printing platform system for processing order of prints
US20150081834A1 (en) Information processing system and method
CN116629770A (en) Supplier data auditing method and system based on graphical identification technology
US10638012B2 (en) Information processing system, information processing apparatus, and information processing method
CN109447844A (en) A kind of management method of electronization test report
CN104408556B (en) Remote units test installation system based on Android mobile terminal
CN113793120A (en) Material management system and method
CN113128958A (en) Electronic archive management method based on enterprise chain code
CN111831654A (en) Method and device for acquiring product data and server
JP4095891B2 (en) Meta information handling

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