CN108009771B - Automatic order state transition method and system - Google Patents

Automatic order state transition method and system Download PDF

Info

Publication number
CN108009771B
CN108009771B CN201711227331.9A CN201711227331A CN108009771B CN 108009771 B CN108009771 B CN 108009771B CN 201711227331 A CN201711227331 A CN 201711227331A CN 108009771 B CN108009771 B CN 108009771B
Authority
CN
China
Prior art keywords
workflow
configuration item
state
processing link
item list
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
CN201711227331.9A
Other languages
Chinese (zh)
Other versions
CN108009771A (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.)
Shenzhen Eda Technology Co ltd
Original Assignee
Shenzhen Eda Technology 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 Shenzhen Eda Technology Co ltd filed Critical Shenzhen Eda Technology Co ltd
Priority to CN201711227331.9A priority Critical patent/CN108009771B/en
Publication of CN108009771A publication Critical patent/CN108009771A/en
Application granted granted Critical
Publication of CN108009771B publication Critical patent/CN108009771B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis

Abstract

The invention discloses an automatic order state transition method and a system, wherein the automatic order state transition method comprises the following steps: defining each state of all orders by a set respectively; forming all the sets of each type order into a workflow configuration item list for processing the corresponding type order; and uniformly coordinating and executing the workflow configuration item list of all types of orders by adopting a workflow engine. The method of the invention is beneficial to improving the working efficiency.

Description

Automatic order state transition method and system
Technical Field
The invention relates to the technical field of storage, in particular to an automatic order state transition method and system.
Background
Warehousing plays a crucial role in the whole supply chain of an enterprise, and if correct feeding and inventory control and delivery cannot be guaranteed, the management cost is increased, the service quality is difficult to guarantee, and the competitiveness of the enterprise is affected.
Traditional simple and static warehousing management cannot guarantee efficient utilization of various resources of enterprises. The warehouse operation and the inventory control operation are complicated and diversified, and the time and the labor are wasted, the mistakes are easy to make, and huge losses are brought to enterprises only by manual memory and manual input.
Therefore, the warehouse management system is developed at the end of the production period, and the corresponding bar code list is established at the client end through the bar code to know the goods stored in the warehouse and the time information. But nowadays, simple warehouse management systems cannot meet the requirements of enterprises.
For example, off-shelf related business of a warehouse management system, whether based on manual work or the warehouse management system, is not suitable for the needs of the existing warehouse management, resulting in low off-shelf efficiency.
It should be noted that the above background description is only for the convenience of clear and complete description of the technical solutions of the present application and for the understanding of those skilled in the art. Such solutions are not considered to be known to the person skilled in the art merely because they have been set forth in the background section of the present application.
Disclosure of Invention
In view of the above-mentioned defects in the prior art, the technical problem to be solved by the present invention is to provide an automatic order state transition method and system which are beneficial to improving the work efficiency.
In order to achieve the above object, the present invention provides an automatic transition method for order status, comprising:
defining each state of all orders by a set respectively;
forming all the sets of each type order into a workflow configuration item list for processing the corresponding type order;
and uniformly coordinating and executing the workflow configuration item list of all types of orders by adopting a workflow engine.
Further, the set is used to describe a current state, an available operation corresponding to the current state, and a subsequent state corresponding to the available operation of the current state.
Further, the set of each state is described as follows:
(Sn,(Pnx,Snx));
where Sn represents the nth current state, Pnx represents the x processing operations that may occur in the nth current state, and Snx represents the state at which the x operation would result in the order being converted to the Snx state. In this embodiment, the set is for describing a certain processing link in the order processing flow, or a certain state, and not only describes the current state, but also describes all the optional operations in the current state and the subsequent state corresponding to each optional operation, so that corresponding to each link, the corresponding subsequent state can be obtained only by knowing that a certain optional operation is performed, the requirements of the operating system and the staff in each link are reduced, and the corresponding labor cost and the system construction and maintenance cost are reduced.
Further, the step of uniformly coordinating and executing the workflow configuration item list of all types of orders by using the workflow engine specifically includes:
when a certain type of order is detected to be processed to the current processing link;
the workflow engine receives a current state return value corresponding to the current processing link;
the workflow engine returns a workflow configuration item list corresponding to the current state return value to an operating system corresponding to the processing link for presentation;
when an operation instruction of the operating system according to the workflow configuration item list is detected, the current processing link correspondingly transits to a subsequent processing link corresponding to the operation instruction, and the operating system corresponding to the subsequent processing link returns a subsequent state return value corresponding to the subsequent processing link to the workflow engine. In the embodiment, how the workflow engine uniformly coordinates the information flow and the operation flow of the current processing link and the subsequent processing link is introduced, and it can be known from the above that each processing link only presents the current processing link and the subsequent processing operation with the selectable current state under the uniform coordination of the workflow engine due to the existence of the workflow configuration item list, so that the corresponding staff or the operation system has few things to process, the possibility of errors is avoided, and the work efficiency is improved.
Further, an operating system corresponding to the current processing link and an operating system corresponding to the subsequent processing link are coupled to the workflow engine. In this embodiment, the operating system corresponding to each processing link in the method of the present invention is coupled to the workflow engine, so that the workflow engine can complete the unified coordination work of the whole order processing flow under the index of the workflow configuration item list, thereby simplifying the code complexity of the software module of the operating system, i.e., greatly reducing the requirements of each operating system.
Further, when a configuration instruction or a modification instruction for the workflow configuration item list is detected, the workflow configuration item list performs a configuration operation or a modification operation according to the configuration instruction or the modification instruction. In the embodiment, the workflow configuration item list is used as an important component of the invention, and the workflow configuration item list can be flexibly and locally adjusted according to the existing and updated workflow to cope with the change of the business, so that the working efficiency is greatly improved, and the cost pressure caused by the change of the business is greatly reduced because the adjustment of a workflow engine, an operating system and the like caused by the change of the business is less; therefore, the method of the invention can conveniently expand new business processes and provide more flexible support for future business changes at minimum cost.
Further, the workflow engine includes a workflow configuration item list setting module, configured to perform a configuration operation or a modification operation on the workflow configuration item list according to the detected configuration instruction or modification instruction. In this embodiment, the workflow configuration item list setting module is used for configuring and modifying the workflow configuration item list.
The invention discloses an automatic transition system of order state, comprising:
a set definition module for defining each state of all orders using a set;
and the workflow engine is used for forming a workflow configuration item list for processing the corresponding type order from all the sets of each type order and coordinating and executing the workflow configuration item list of all the types of orders.
Furthermore, the automatic order state transition system at least comprises two operating systems corresponding to different processing links;
the operating system is coupled to the workflow engine. In this embodiment, each processing link is coupled to the workflow engine, which is beneficial to the unified coordination work of the workflow engine.
Further, the workflow engine further comprises a workflow configuration item list configuration module, configured to configure and modify the workflow configuration item list.
The method of the invention corresponds each processing link in each type order in the actual service scene to a state, and the state is defined by a set; then all sets corresponding to each type order are generated into a workflow configuration item list which can be operated and executed by an operating system, based on the workflow configuration item lists of the multiple types of orders, the work engine can know which state of which type order is currently carried out, so that unified processing of order processes can be realized, and a worker and/or the operating system in a processing link corresponding to each state only needs to carry out subsequent operation according to the work board configuration list, so that attention does not need to be paid to the previous processing link and the subsequent processing link, and the working efficiency is greatly improved; meanwhile, the operating system of each link only needs to receive the unified coordination of the workflow engine without being in butt joint with the operating systems of all other links, so that the whole processing flow of the order processing mechanism is simpler, and when the order processing flow needs to be changed, only the workflow configuration item list corresponding to some of the flows needs to be modified, and all the operating codes of the corresponding operating systems do not need to be rewritten, so that the strain capacity is stronger, and the maintenance cost is lower.
Specific embodiments of the present application are disclosed in detail with reference to the following description and drawings, indicating the manner in which the principles of the application may be employed. It should be understood that the embodiments of the present application are not so limited in scope. The embodiments of the application include many variations, modifications and equivalents within the spirit and scope of the appended claims.
Features that are described and/or illustrated with respect to one embodiment may be used in the same way or in a similar way in one or more other embodiments, in combination with or instead of the features of the other embodiments.
It should be emphasized that the term "comprises/comprising" when used herein, is taken to specify the presence of stated features, integers, steps or components but does not preclude the presence or addition of one or more other features, integers, steps or components.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the application, are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the principles of the application. It is obvious that the drawings in the following description are only some embodiments of the application, and that for a person skilled in the art, other drawings can be derived from them without inventive effort. In the drawings:
FIG. 1 is a schematic flow chart of an automatic transition method of order status according to the present invention;
FIG. 2 is a flow chart of an automatic transition method of order states according to the present invention;
FIG. 3 is a diagram of an automatic order status transition system according to the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
Fig. 1 is a schematic flowchart of an automatic order state transition method according to the present invention, and fig. 2 is a flowchart of an automatic order state transition method according to the present invention, and it can be known from fig. 1 and fig. 2 that: the invention provides an automatic transition method of order states, which comprises the following steps:
s1, defining each state of all orders by a set respectively;
s2, forming all the sets of each type order into a workflow configuration item list for processing the corresponding type order;
and S3, uniformly coordinating and executing the workflow configuration item list of all types of orders by adopting the workflow engine.
The method of the invention corresponds each processing link in each type order in the actual service scene to a state, and the state is defined by a set; then all sets corresponding to each type order are generated into a workflow configuration item list which can be operated and executed by an operating system, based on the workflow configuration item lists of the multiple types of orders, the work engine can know which state of which type order is currently carried out, so that unified processing of order processes can be realized, and a worker and/or the operating system in a processing link corresponding to each state only needs to carry out subsequent operation according to the work board configuration list, so that attention does not need to be paid to the previous processing link and the subsequent processing link, and the working efficiency is greatly improved; meanwhile, the operating system of each link only needs to receive the unified coordination of the workflow engine without being in butt joint with the operating systems of all other links, so that the whole processing flow of the order processing mechanism is simpler, and when the order processing flow needs to be changed, only the workflow configuration item list corresponding to some of the flows needs to be modified, and all the operating codes of the corresponding operating systems do not need to be rewritten, so that the strain capacity is stronger, and the maintenance cost is lower.
Optionally, in this embodiment, the set is used to describe one current state, an available operation corresponding to the current state, and a subsequent state corresponding to the available operation in the current state.
This embodiment is optional, and the set of each state is described as follows:
(Sn,(Pnx,Snx));
where Sn represents the nth current state, Pnx represents the x processing operations that may occur in the nth current state, and Snx represents the state at which the x operation would result in the order being converted to the Snx state. In this embodiment, the set is for describing a certain processing link in the order processing flow, or a certain state, and not only describes the current state, but also describes all the optional operations in the current state and the subsequent state corresponding to each optional operation, so that corresponding to each link, the corresponding subsequent state can be obtained only by knowing that a certain optional operation is performed, the requirements of the operating system and the staff in each link are reduced, and the corresponding labor cost and the system construction and maintenance cost are reduced.
Optionally, in this embodiment, the step of uniformly coordinating and executing the workflow configuration item list of all types of orders by using the workflow engine S3 specifically includes:
s31: when a certain type of order is detected to be processed to the current processing link;
s32, the workflow engine receives the current state return value corresponding to the current processing link;
s33: the workflow engine returns a workflow configuration item list corresponding to the current state return value to an operating system corresponding to the processing link for presentation;
s34: when an operation instruction of the operating system according to the workflow configuration item list is detected, the current processing link correspondingly transits to a subsequent processing link corresponding to the operation instruction, and the operating system corresponding to the subsequent processing link returns a subsequent state return value corresponding to the subsequent processing link to the workflow engine. In the embodiment, how the workflow engine uniformly coordinates the information flow and the operation flow of the current processing link and the subsequent processing link is introduced, and it can be known from the above that each processing link only presents the current processing link and the subsequent processing operation with the selectable current state under the uniform coordination of the workflow engine due to the existence of the workflow configuration item list, so that the corresponding staff or the operation system has few things to process, the possibility of errors is avoided, and the work efficiency is improved.
Optionally, in this embodiment, an operating system corresponding to the current processing link and an operating system corresponding to the subsequent processing link are coupled to the workflow engine. In this embodiment, the operating system corresponding to each processing link in the method of the present invention is coupled to the workflow engine, so that the workflow engine can complete the unified coordination work of the whole order processing flow under the index of the workflow configuration item list, thereby simplifying the code complexity of the software module of the operating system, i.e., greatly reducing the requirements of each operating system.
Optionally, in this embodiment, when a configuration instruction or a modification instruction for the workflow configuration item list is detected, the workflow configuration item list performs a configuration operation or a modification operation according to the configuration instruction or the modification instruction. In the embodiment, the workflow configuration item list is used as an important component of the invention, and the workflow configuration item list can be flexibly and locally adjusted according to the existing and updated workflow to cope with the change of the business, so that the working efficiency is greatly improved, and the cost pressure caused by the change of the business is greatly reduced because the adjustment of a workflow engine, an operating system and the like caused by the change of the business is less; therefore, the method of the invention can conveniently expand new business processes and provide more flexible support for future business changes at minimum cost.
Optionally, in this embodiment, the workflow engine includes a workflow configuration item list setting module, configured to perform a configuration operation or a modification operation on the workflow configuration item list according to the detected configuration instruction or modification instruction. In this embodiment, the workflow configuration item list setting module is used for configuring and modifying the workflow configuration item list.
Fig. 3 is a schematic diagram of an automatic order status transition system according to the present invention, and referring to fig. 3, it can be known from fig. 1 and fig. 2 that: the invention discloses an order state automatic transition system 100, comprising:
a set definition module 10 for defining each state of all orders using a set;
a workflow engine 20 for forming all sets of each type order into a workflow configuration item list for processing the corresponding type order and for coordinating and executing the workflow configuration item list of all types of orders.
The set definition module 10 may be disposed in the workflow engine 20, or may be disposed outside the workflow engine in a coupling manner, such as a cloud server.
The system of the present invention can use the above method for executing automatic transition of order states, wherein each processing link of each type of order in an actual service scene corresponds to a state, and the state is defined by using a set; then all sets corresponding to each type order are generated into a workflow configuration item list which can be operated and executed by an operating system, based on the workflow configuration item lists of the multiple types of orders, the work engine can know which state of which type order is currently carried out, so that unified processing of order processes can be realized, and a worker and/or the operating system in a processing link corresponding to each state only needs to carry out subsequent operation according to the work board configuration list, so that attention does not need to be paid to the previous processing link and the subsequent processing link, and the working efficiency is greatly improved; meanwhile, the operating system of each link only needs to receive the unified coordination of the workflow engine without being in butt joint with the operating systems of all other links, so that the whole processing flow of the order processing mechanism is simpler, and when the order processing flow needs to be changed, only the workflow configuration item list corresponding to some of the flows needs to be modified, and all the operating codes of the corresponding operating systems do not need to be rewritten, so that the strain capacity is stronger, and the maintenance cost is lower.
Optionally, in this embodiment, the order state automatic transition system further includes at least two operating systems 30 corresponding to different processing links;
the operating system 30 is coupled to the workflow engine 20. In this embodiment, each processing link is coupled to the workflow engine, which is beneficial to the unified coordination work of the workflow engine.
Optionally, the workflow engine 20 further includes a workflow configuration item list configuring module 21, configured to configure and modify the workflow configuration item list.
The foregoing detailed description of the preferred embodiments of the invention has been presented. It should be understood that numerous modifications and variations could be devised by those skilled in the art in light of the present teachings without departing from the inventive concepts. Therefore, the technical solutions available to those skilled in the art through logic analysis, reasoning and limited experiments based on the prior art according to the concept of the present invention should be within the scope of protection defined by the claims.

Claims (3)

1. An automatic transition method for order state is characterized by comprising
Defining each state of all orders by a set respectively;
forming all the sets of each type order into a workflow configuration item list for processing the corresponding type order;
adopting a workflow engine to uniformly coordinate and execute workflow configuration item lists of all types of orders;
when a configuration instruction or a modification instruction for the workflow configuration item list is detected, the workflow configuration item list is subjected to configuration operation or modification operation according to the configuration instruction or the modification instruction;
wherein the set is used to describe a current state, available operations corresponding to the current state, and a subsequent state corresponding to the available operations of the current state
The step of adopting the workflow engine to uniformly coordinate and execute the workflow configuration item list of all types of orders specifically includes: when a certain type of order is detected to be processed to the current processing link; the workflow engine receives a current state return value corresponding to the current processing link; the workflow engine returns a workflow configuration item list corresponding to the current state return value to an operating system corresponding to the processing link for presentation; when an operating instruction of the operating system according to the workflow configuration item list is detected, the current processing link correspondingly jumps to a subsequent processing link corresponding to the operating instruction, and the operating system corresponding to the subsequent processing link returns a subsequent state return value corresponding to the subsequent processing link to the workflow engine; and the operating system corresponding to the current processing link and the operating system corresponding to the subsequent processing link are coupled to the workflow engine.
2. The order state automatic transition method of claim 1, wherein the set of each state is described as follows: (Sn, (Pnx, Snx)); where Sn represents the nth current state, Pnx represents the x processing operations that may occur in the nth current state, and Snx represents the state at which the x operation would result in the order being converted to the Snx state.
3. An order state automatic transition system, comprising: a set definition module for defining each state of all orders using a set; the workflow engine is used for forming a workflow configuration item list for processing the corresponding type orders from all the sets of each type order and uniformly coordinating and executing the workflow configuration item lists of all the types of orders; the workflow engine is adopted to coordinate and execute the workflow configuration item list of all types of orders in a unified way, and the workflow configuration item list specifically comprises the following steps: when a certain type of order is detected to be processed to the current processing link; the workflow engine receives a current state return value corresponding to the current processing link; the workflow engine returns a workflow configuration item list corresponding to the current state return value to an operating system corresponding to the processing link for presentation; when an operating instruction of the operating system according to the workflow configuration item list is detected, the current processing link correspondingly jumps to a subsequent processing link corresponding to the operating instruction, and the operating system corresponding to the subsequent processing link returns a subsequent state return value corresponding to the subsequent processing link to the workflow engine; the operating system corresponding to the current processing link and the operating system corresponding to the subsequent processing link are coupled to the workflow engine;
the automatic order state transition system at least comprises two operating systems corresponding to different processing links;
the operating system is coupled to the workflow engine; the workflow engine comprises a workflow configuration item list setting module, and is used for carrying out configuration operation or modification operation on the workflow configuration item list according to the detected configuration instruction or modification instruction.
CN201711227331.9A 2017-11-29 2017-11-29 Automatic order state transition method and system Active CN108009771B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711227331.9A CN108009771B (en) 2017-11-29 2017-11-29 Automatic order state transition method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711227331.9A CN108009771B (en) 2017-11-29 2017-11-29 Automatic order state transition method and system

Publications (2)

Publication Number Publication Date
CN108009771A CN108009771A (en) 2018-05-08
CN108009771B true CN108009771B (en) 2021-07-13

Family

ID=62054857

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711227331.9A Active CN108009771B (en) 2017-11-29 2017-11-29 Automatic order state transition method and system

Country Status (1)

Country Link
CN (1) CN108009771B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103149840A (en) * 2013-02-01 2013-06-12 西北工业大学 Semanteme service combination method based on dynamic planning
CN105844422A (en) * 2016-04-01 2016-08-10 阿里巴巴集团控股有限公司 Business flow execution method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8165908B2 (en) * 2005-07-29 2012-04-24 Siemens Aktiengesellschaft Tool tip with additional information and task-sensitive direct access help for a user
US8782542B2 (en) * 2006-07-19 2014-07-15 Red Hat, Inc. Display and management of a service composition candidate inventory
CN105447680A (en) * 2015-11-20 2016-03-30 上海携程商务有限公司 Order processing method and system based on workflow

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103149840A (en) * 2013-02-01 2013-06-12 西北工业大学 Semanteme service combination method based on dynamic planning
CN105844422A (en) * 2016-04-01 2016-08-10 阿里巴巴集团控股有限公司 Business flow execution method and device

Also Published As

Publication number Publication date
CN108009771A (en) 2018-05-08

Similar Documents

Publication Publication Date Title
US10365626B2 (en) Extending the functionality of a programmable logic controller (PLC) with apps without changing the PLC programming
US20210208852A1 (en) Visual programming control apparatus, programming-controlled device and control method therefor, computer-readable storage medium, and programming control system
CN110427252A (en) Method for scheduling task, device and the storage medium of task based access control dependence
CN112669110A (en) Server label management method and related equipment
CN110611707A (en) Task scheduling method and device
Almeida Designing and implementation of an intelligent manufacturing system
CN102298373A (en) Monitoring method and monitoring system of programmable logic controller (PLC)
CN105745585A (en) Offloading human-machine-interaction tasks
US20060117043A1 (en) Engineering system with automatic generation of entity templates
CN107015791A (en) A kind of processing method for generating chart components system, apparatus and system
CN111221606A (en) Device management workflow service control method based on Activiti control
CN110705891A (en) Data processing method based on high-allocable changeability
CN108009771B (en) Automatic order state transition method and system
CN107368523B (en) Data processing method and system
CN109800090A (en) A kind of data integrated system and method
US20220138030A1 (en) Common gateway platform
EP3879369A1 (en) Piping and instrumentation diagram extraction to human-machine interface displays
EP3879395A1 (en) Extraction of graphical objects from piping and instrumentation diagrams for use in a human-machine interface
CN115700669A (en) Material difference list generation method, electronic equipment and computer storage medium
CN111844021B (en) Mechanical arm cooperative control method, device, equipment and storage medium
US11449025B2 (en) Unique UDTs to exploit the power of the connected enterprise
CN104462106A (en) Data updating method and system
CN104657121B (en) Data processing system and device
KR100788009B1 (en) Collaborative production system
JP7264518B2 (en) Work procedure optimization device, work procedure optimization method and program

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