Files
WorkNote/外发客户教程/客户特供/希多电机/如何维护工序库.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2025-07-19 15:19:10 +08:00
# 目录
```table-of-contents
title:
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
minLevel: 0 # Include headings from the specified level
maxLevel: 0 # Include headings up to the specified level
includeLinks: true # Make headings clickable
hideWhenEmpty: false # Hide TOC if no headings are found
debugInConsole: false # Print debug info in Obsidian console
```
# 介绍
2025-07-19 15:21:10 +08:00
`PLM` 中的工序库指得其实就是云星空里面的作业中心,后续如有新的工序,可以在 `PLM` 系统上进行维护,然后再通过接口推送到云星空中
## 新增工序
2025-07-19 15:27:10 +08:00
新增工序需要打开 **工艺管理****工序库** → 选择文件夹,在右边空白部分右键,选择 **新建** 选择 **工序** 选择 ==**装配工序**==(只能选择装配工序!)
![](assets/Pasted%20image%2020250719152032.png)
工序的编码会自动生成,只需要在名称上写这道工序的名称即可,填写好后,点击确定按钮完成创建
![](assets/Pasted%20image%2020250719152617.png)
## 同步到云星空
同步到云星空
2025-07-19 15:21:10 +08:00