CN114331094A - Order production method, system, equipment and medium - Google Patents

Order production method, system, equipment and medium Download PDF

Info

Publication number
CN114331094A
CN114331094A CN202111602433.0A CN202111602433A CN114331094A CN 114331094 A CN114331094 A CN 114331094A CN 202111602433 A CN202111602433 A CN 202111602433A CN 114331094 A CN114331094 A CN 114331094A
Authority
CN
China
Prior art keywords
order
production
customized
requirement
module
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.)
Granted
Application number
CN202111602433.0A
Other languages
Chinese (zh)
Other versions
CN114331094B (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111602433.0A priority Critical patent/CN114331094B/en
Publication of CN114331094A publication Critical patent/CN114331094A/en
Application granted granted Critical
Publication of CN114331094B publication Critical patent/CN114331094B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an order production method, which comprises the following steps: acquiring various customization requirements and generating corresponding order numbers; the order numbers are respectively bound with the various customization requirements and then are sent to the corresponding development modules; each development module binds the content developed based on the corresponding customization requirement with the order number and then sends the content to the corresponding maintenance module; each maintenance module maintains the received content and generates a production order; and producing according to the production order. The scheme provided by the invention realizes the whole process from requirement transmission, parallel development and parallel maintenance to production completion through the cooperation of all modules, reduces the manual confirmation of personnel, manually generates a production order, does not need to print a paper document, reduces the error probability of an intermediate link, and improves the efficiency.

Description

Order production method, system, equipment and medium
Technical Field
The invention relates to the field of servers, in particular to an order production method, system, equipment and storage medium.
Background
The existing customization development process is that requirements are transmitted to a development end from the market through a line, the development end decomposes customer requirements through a customization evaluation system and decomposes the customer requirements to be developed by independent modules, the customer requirements are issued to a maintenance engineer through the customization evaluation system after the independent modules are developed, and the maintenance engineer integrates the requirements developed by the modules together to form a production guide file and issues the production guide file to a production part; when an orderer places an order, the production instruction file is manually remarked into an order system to form an order and send the order to a production department; when an order is received, the production part is combined with the order information to manually print out a paper production guide file and paper order information, and an operator completes server assembly according to the production guide file and the paper order until the server is put in storage.
However, in the existing process of realizing the customized development requirements, all modules exist independently, all requirements need to be integrated together manually in the realization process, and the whole process of development, ordering and production of the requirements has multiple manual operations, so that the efficiency is low, and errors are easy to occur.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problems, an embodiment of the present invention provides an order producing method, including:
acquiring various customization requirements and generating corresponding order numbers;
the order numbers are respectively bound with the various customization requirements and then are sent to the corresponding development modules;
each development module binds the content developed based on the corresponding customization requirement with the order number and then sends the content to the corresponding maintenance module;
each maintenance module maintains the received content and generates a production order;
and producing according to the production order.
In some embodiments, obtaining a plurality of customization requirements and generating a corresponding order number further comprises:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
In some embodiments, the step of sending the multiple customization requirements after binding the order numbers to the corresponding development modules further includes:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
In some embodiments, each maintenance module maintains the received content and generates a production order, further comprising:
correcting the received content and the plurality of customization needs;
in response to the correction being correct, generating a production order corresponding to the order number;
generating a BOM number according to the customized material requirement and maintaining the BOM number in the production order;
maintaining the content generated according to the customized firmware requirement in an aging test program of the production order;
and maintaining the content generated according to the customized label requirement into the production order.
In some embodiments, producing according to the production order further comprises:
automatically matching a component assembly process according to the BOM number in the production order to guide the completion of server assembly;
performing aging test according to an aging test program in the production order;
and printing out the customized label according to the content generated by the customized label requirement in the production order.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides an order production system, including:
the acquisition module is configured to acquire various customization requirements and generate corresponding order numbers;
the first sending module is configured to bind the order numbers to the various customization requirements respectively and then send the various customization requirements to the corresponding development modules;
the second sending module is configured to send the content developed based on the corresponding customization requirement to the corresponding maintenance module after the order number is bound to each development module;
the maintenance modules are configured to maintain the received contents and generate production orders by each maintenance module;
and the production module is configured to produce according to the production order.
In some embodiments, the acquisition module is further configured to:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
In some embodiments, the first transmitting module is further configured to:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor when executing the program performs any of the steps of the order production method as described above.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of any of the order production methods described above.
The invention has one of the following beneficial technical effects: the scheme provided by the invention realizes the whole process from requirement transmission, parallel development and parallel maintenance to production completion through the cooperation of all modules, reduces the manual confirmation of personnel, manually generates a production order, does not need to print a paper document, reduces the error probability of an intermediate link, and improves the efficiency.
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, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a flow chart illustrating an order production method according to an embodiment of the present invention;
FIG. 2 is a block flow diagram of an order production method according to an embodiment of the invention
FIG. 3 is a schematic structural diagram of an order production system according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
According to one aspect of the present invention, an embodiment of the present invention proposes an order production method, as shown in fig. 1, which may include the steps of:
s1, acquiring various customization requirements and generating corresponding order numbers;
s2, the order numbers are respectively bound with the multiple customization requirements and then sent to the corresponding development modules;
s3, each development module binds the order number with the content developed based on the corresponding customization requirement and sends the content to the corresponding maintenance module;
s4, each maintenance module maintains the received content and generates a production order;
and S5, producing according to the production order.
The scheme provided by the invention realizes the whole process from requirement transmission, parallel development and parallel maintenance to production completion through the cooperation of all modules, reduces the manual confirmation of personnel, manually generates a production order, does not need to print a paper document, reduces the error probability of an intermediate link, and improves the efficiency.
In some embodiments, obtaining a plurality of customization requirements and generating a corresponding order number further comprises:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
Specifically, as shown in fig. 2, the order requirement collecting system 110 may be used to collect the customized requirements, and the order requirement collecting system 110 may include a configuration requirement module 111, a firmware requirement module 112, and a tag requirement module 113; after collecting the customized requirements of the customers, the salesperson generates customized order numbers of the customers, and inputs the corresponding requirements into a configuration requirement module 111, a firmware requirement module 112 and a label requirement module 113 in the requirement collection system 110 to be bound with the customized order numbers; the configuration requirement module 111 collects client special materials or special configurations; the firmware requirement module 112 collects the firmware requirements customized by the customer, including customization requirements in aspects of customer Logo, special setting items and the like; the label requirement module collects the model name, model number, manufacturer and other newly added label requirements customized by a client; when the corresponding module has no customization requirement, the input is not needed, and the execution is carried out according to a universal rule; the client customized order number binding configuration requirement module 111, the firmware requirement module 112 and the tag requirement module 113 are issued to the order requirement development system 120.
Thus, when the front-end sales receive the customized requirements of the customers, the customized requirements are input into the order requirement collection system in different modules, and the customized requirements are stored, submitted and checked to generate the customized order numbers of the customers; and then, the product manager audits the requirements of each module, and after the audits are passed, the order number customized by the client is transmitted to the next link.
In some embodiments, the step of sending the multiple customization requirements after binding the order numbers to the corresponding development modules further includes:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
Specifically, as shown in FIG. 2, the development of customized requirements may be accomplished using an order requirements development system 120. An order requirement development system 120, which includes a configuration development module 121, a firmware development module 122, and a tag development module 123; after receiving the requirement information of the configuration requirement module 111, the configuration development module 121 transmits the requirement of the newly added material or the special configuration to a component test engineer, and the component test engineer passes the test and then checks the pass; after the firmware development module 122 receives the firmware requirements transmitted by the firmware requirement module 112, a firmware development engineer develops corresponding customized firmware, the customized firmware is transmitted to a firmware tester through the firmware development module 122 after the development is completed, and the test is issued through the firmware development module 122 after the test is passed; after receiving the requirement of the tag requirement module 113, the tag development module 123 is issued after a tag engineer develops a corresponding tag template; the customer customized order number binding configuration development module 121, the firmware development module 122 and the label development module 123 are issued to the order requirement maintenance system 130.
In this way, when a customer order is transmitted to the development end, a developer develops a corresponding customization function according to the customization requirements of each module in the customer customization order, and the method specifically comprises the steps that firstly, a research and development project manager further audits and confirms the customization requirements of the customer, and transmits the confirmed customization requirements to developers of each module for development; then, each module developer develops the custom requirements of the clients, including the test of a component engineer on custom configuration and materials; a firmware engineer develops a customer customized firmware version, a tag engineer develops a customer customized tag template and the like; and finally, the research and development project manager audits the output object after each module is developed, and the audit is transmitted to the next link after passing.
In some embodiments, each maintenance module maintains the received content and generates a production order, further comprising:
correcting the received content and the plurality of customization needs;
in response to the correction being correct, generating a production order corresponding to the order number;
generating a BOM number according to the customized material requirement and maintaining the BOM number in the production order;
maintaining the content generated according to the customized firmware requirement in an aging test program of the production order;
and maintaining the content generated according to the customized label requirement into the production order.
Specifically, as shown in fig. 2, the maintenance of the corresponding content may be implemented in the order demand maintenance system 130. The order requirement maintenance system 130 comprises a production BOM module 131, a firmware maintenance module 132 and a label template module 133; after receiving the customer order number transmitted by the order requirement development system 120, the order maintenance system 130 firstly corrects the information issued by each module in the order requirement development system 120 and the original requirement transmitted by the order requirement collection system 110 by the engineering personnel; after the correction is correct, generating a production order number corresponding to the sales order number; in the production BOM module 131, a BOM engineer generates a production BOM number from the configuration list; the production test engineer maintains the firmware issued by the firmware requirement module 112 into the firmware maintenance module 132, and the label engineer maintains the label template issued by the label development module 123 into the label template module 133; the generated production order number is bound with the maintained production BOM module 131, the firmware maintenance module 132 and the label template module 133 and then sent to the order demand production system 140.
Thus, when receiving the order customized by the customer, the engineering personnel firstly checks the consistency of the original requirement and the output transmitted by the development module, and generates a production order number after confirming the OK; then, the BOM engineer generates a production BOM number from the configuration list and maintains the production BOM number in a production order; a production test engineer maintains the issued firmware in an aging test program of a production order, and a label engineer maintains a label template in the production order; and finally, the orderer issues the maintained order to the production.
In some embodiments, producing according to the production order further comprises:
automatically matching a component assembly process according to the BOM number in the production order to guide the completion of server assembly;
performing aging test according to an aging test program in the production order;
and printing out the customized label according to the content generated by the customized label requirement in the production order.
Specifically, as shown in FIG. 2, production of a production order may be accomplished at the order demand production system 140. The order demand production system 140 comprises an assembly process module 141, an aging test module 142 and a label printing module 143; the assembly process module 141 receives the BOM number generated by the production BOM module 131, and then guides production line workers to produce according to the assembly process of the configured production part; after receiving the firmware maintained by the firmware maintenance module 132, the aging test module 142 extracts a corresponding aging program from the server, and performs an aging test on the server; the label printing module 143 receives the label template maintained by the label template module 133, and automatically lists and prints the customized required label; after the production order is issued to the production line, the production line calls the information of each module bound by the production order number from the production system, and server production is completed after server assembly, aging test and label pasting.
Thus, the production of the customized production order is completed according to the transmission customization requirements of the modules; in the production assembly step, according to the component assembly process for automatically matching the production BOM number, production line operators are guided to complete server assembly; in the aging link, after the server is powered on, an aging program corresponding to the production order is automatically matched, and a power-on aging test is carried out on the server; in the label pasting step, a label printer calls a label template in a production order and automatically prints out a customized demand label; and completing server production after server assembly, aging test and label pasting.
It should be noted that the requirement collection system, the requirement development system, the requirement maintenance system, the requirement production system and the corresponding modules in the systems are not limited to those shown in fig. 2, and new functional modules can be developed to collect, develop, maintain and produce according to the increase of the customized requirements of the customers, so as to meet the requirements of the customers.
According to the invention, the demand collection system, the demand development system, the demand maintenance system, the demand production system and all modules are mutually communicated, and the production is completed from the demand transmission, the parallel development and the parallel maintenance, so that the manual confirmation of personnel is reduced, the production order is manually generated, the paper document is not required to be printed, the error probability of the intermediate link is reduced, and the efficiency is improved.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides an order production system 400, as shown in fig. 3, including:
an obtaining module 401 configured to obtain various customization requirements and generate corresponding order numbers;
a first sending module 402, configured to bind the order numbers to the multiple customization requirements respectively and then send the multiple customization requirements to corresponding development modules;
a second sending module 403, configured to send each development module to the corresponding maintenance module after binding the order number with the content developed based on the corresponding customization requirement;
a maintenance module 404 configured to perform maintenance on the received content and generate a production order for each maintenance module;
a production module 405 configured to produce according to the production order.
In some embodiments, the acquisition module 401 is further configured to:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
In some embodiments, the first sending module 402 is further configured to:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
In some embodiments, the maintenance module 404 is further configured to:
correcting the received content and the plurality of customization needs;
in response to the correction being correct, generating a production order corresponding to the order number;
generating a BOM number according to the customized material requirement and maintaining the BOM number in the production order;
maintaining the content generated according to the customized firmware requirement in an aging test program of the production order;
and maintaining the content generated according to the customized label requirement into the production order.
In some embodiments, the production module 405 is further configured to:
automatically matching a component assembly process according to the BOM number in the production order to guide the completion of server assembly;
performing aging test according to an aging test program in the production order;
and printing out the customized label according to the content generated by the customized label requirement in the production order.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer apparatus 501, including:
at least one processor 520; and
a memory 510, the memory 510 storing a computer program 511 executable on the processor, the processor 520 executing the program to perform the steps of any of the order production methods as described above.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 5, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the steps of any of the above order production methods.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which may be stored in a computer-readable storage medium, and when executed, may include the processes of the embodiments of the methods described above.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A method of order production comprising the steps of:
acquiring various customization requirements and generating corresponding order numbers;
the order numbers are respectively bound with the various customization requirements and then are sent to the corresponding development modules;
each development module binds the content developed based on the corresponding customization requirement with the order number and then sends the content to the corresponding maintenance module;
each maintenance module maintains the received content and generates a production order;
and producing according to the production order.
2. The method of claim 1, wherein obtaining a plurality of customization needs and generating corresponding order numbers, further comprises:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
3. The method of claim 2, wherein the plurality of customization requirements are respectively bound to the order number and then sent to the corresponding development module, further comprising:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
4. The method of claim 3, wherein each maintenance module maintains the received content and generates a production order, further comprising:
correcting the received content and the plurality of customization needs;
in response to the correction being correct, generating a production order corresponding to the order number;
generating a BOM number according to the customized material requirement and maintaining the BOM number in the production order;
maintaining the content generated according to the customized firmware requirement in an aging test program of the production order;
and maintaining the content generated according to the customized label requirement into the production order.
5. The method of claim 5, wherein producing according to the production order further comprises:
automatically matching a component assembly process according to the BOM number in the production order to guide the completion of server assembly;
performing aging test according to an aging test program in the production order;
and printing out the customized label according to the content generated by the customized label requirement in the production order.
6. An order production system, comprising:
the acquisition module is configured to acquire various customization requirements and generate corresponding order numbers;
the first sending module is configured to bind the order numbers to the various customization requirements respectively and then send the various customization requirements to the corresponding development modules;
the second sending module is configured to send the content developed based on the corresponding customization requirement to the corresponding maintenance module after the order number is bound to each development module;
the maintenance modules are configured to maintain the received contents and generate production orders by each maintenance module;
and the production module is configured to produce according to the production order.
7. The system of claim 6, wherein the acquisition module is further configured to:
at least one of a customized material requirement, a customized firmware requirement and/or a customized tag requirement is obtained, and a corresponding order number is generated based on the various customized requirements.
8. The system of claim 7, wherein the first transmitting module is further configured to:
testing according to the customized material requirement;
the firmware developed based on the customized firmware requirements is tested.
9. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, characterized in that the processor executes the program to perform the steps of the method according to any of claims 1-5.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method according to any one of claims 1-5.
CN202111602433.0A 2021-12-24 2021-12-24 Order production method, system, equipment and medium Active CN114331094B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111602433.0A CN114331094B (en) 2021-12-24 2021-12-24 Order production method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111602433.0A CN114331094B (en) 2021-12-24 2021-12-24 Order production method, system, equipment and medium

Publications (2)

Publication Number Publication Date
CN114331094A true CN114331094A (en) 2022-04-12
CN114331094B CN114331094B (en) 2024-02-02

Family

ID=81013377

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111602433.0A Active CN114331094B (en) 2021-12-24 2021-12-24 Order production method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN114331094B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115358607A (en) * 2022-08-26 2022-11-18 苏州浪潮智能科技有限公司 Order process one-key copy maintenance method, device and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167577A1 (en) * 2005-01-14 2006-07-27 Clark William A System and method of manufacturing a customized product

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167577A1 (en) * 2005-01-14 2006-07-27 Clark William A System and method of manufacturing a customized product

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115358607A (en) * 2022-08-26 2022-11-18 苏州浪潮智能科技有限公司 Order process one-key copy maintenance method, device and storage medium
CN115358607B (en) * 2022-08-26 2024-01-19 苏州浪潮智能科技有限公司 Order process one-key copy maintenance method, device and storage medium

Also Published As

Publication number Publication date
CN114331094B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
US6658483B1 (en) Electronic transaction system and method and storage medium storing therein control program for executing format conversion in electronic transaction
CN111552644A (en) Micro-service architecture-based software continuous integration method
CN110489161B (en) Version file management method and related device
CN106775937A (en) A kind of order line method of calibration and device
CN114331094A (en) Order production method, system, equipment and medium
CN109409452A (en) The method and apparatus that universal tag parses and automatically generates print label
CN112669110A (en) Server label management method and related equipment
CN114691707B (en) Online cluster service configuration method, system, network equipment and storage medium
CN112989781B (en) Form data automatic execution method, device, electronic equipment and storage medium
JP6513710B2 (en) System and method for automatic digital RFID printing and integration
CN115981718A (en) Code publishing method and device, computer equipment and storage medium
CN113050925B (en) Block chain intelligent contract repairing method and device
CN115914055A (en) Distributed network testing method, device, medium and equipment
US11657351B2 (en) Management system for responding to incidents based on previous workflows
US8151273B2 (en) Environment wide configuration system
US11615013B2 (en) Catalog verification device, catalog verification method, and program
CN114064446A (en) Method and system for realizing automatic regression test of multi-instance service
JP2022119629A (en) Information processing system, information processing device and control method for the same, and program
Helwani et al. Acia: a methodology for identification of architectural design patterns that support continuous integration based on continuous assessment
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN116560722B (en) Operation and maintenance flow processing method and device, electronic equipment and storage medium
US11195127B2 (en) Transport method
Giachetti et al. Applying i* metrics for the integration of goal-oriented modeling into MDD processes
CN117573635A (en) Drawing management method and system based on PDM system
CN115470032A (en) Task processing method, device, equipment, medium and program product

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