diff --git a/mes/物料/添加物料.md b/mes/物料/添加物料.md index 352e621..e1fc916 100644 --- a/mes/物料/添加物料.md +++ b/mes/物料/添加物料.md @@ -21,7 +21,8 @@ URL: http://localhost:8033/open/AddMaterial | profile | string | 是 | 厂区代码 | | materialCode | string | 是 | 物料编码 | | materialTypeCode | string | 是 | 物料类别代码 | -| descriptions | string | 否 | 物料描述 | +| materialName | string | 否 | 物料名称 | +| descriptions | string | 是 | 物料描述 | | spec | string | 否 | 规格 | | model | string | 否 | 型号 | | erpTypeCode | string | 否 | ERP物料类型 | @@ -58,6 +59,7 @@ attrs字段 "profile": "测试", "materialCode": "CELL002", "materialTypeCode": "CELL", + "materialName": "电池片", "descriptions": "电池片描述", "spec","4*100", "model","s700", @@ -111,7 +113,7 @@ attrs字段 "materialCode": "CELL002", "materialTypeCode": "CELL", "materialTypeDesc": "电池片", - "descriptions": "电池片描述", + "descriptions": "电池片-电池片描述", "createTime": "2023-07-05 14:29:40.008", "attrs": [ {