From 117c2203808d97b46c3d1f24a137c6cc21c4cd1f Mon Sep 17 00:00:00 2001
From: ningyuqi <1210478975@qq.com>
Date: Thu, 28 Dec 2023 18:53:16 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=87=8D=E5=B7=A5=E5=B7=A5?=
=?UTF-8?q?=E5=8D=95=E7=B1=BB=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mes/工单/添加工单.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mes/工单/添加工单.md b/mes/工单/添加工单.md
index ecfefde..4785f58 100644
--- a/mes/工单/添加工单.md
+++ b/mes/工单/添加工单.md
@@ -25,7 +25,7 @@ URL:http://localhost:8033/open/addWorkorder
| id | string | 否 | 单据内码 |
| entryId | string | 否 | 生产订单行内码(对接唯一码) |
| areaCode | string | 是 | 车间编号。 |
-| typeCode | string | 否 | 工单类型编号。
`301` = 正常工单
`300` = 返工工单 |
+| typeCode | string | 否 | 工单类型编号。
`301` = 正常工单
`300` = 返工工单
`306` = 重工工单 |
| orderCode | string | 否 | 订单号。 |
| orderTypeCode | string | 否 | 订单类型编号。
`General` = 常规订单
`Supervision` = 监造订单 |
| customer | string | 否 | 客户。 |