|
@ -20,6 +20,7 @@ URL: http://localhost:8033/open/UpdateProduct |
|
|
| :-- | :-- | :-- | :-- | |
|
|
| :-- | :-- | :-- | :-- | |
|
|
| profile | string | 是 | 厂区代码 | |
|
|
| profile | string | 是 | 厂区代码 | |
|
|
| productCode | string | 是| 产品编码 | |
|
|
| productCode | string | 是| 产品编码 | |
|
|
|
|
|
| descriptions | string | 是| 产品描述 | |
|
|
| familyCode | string | 否 | 标签形式 | |
|
|
| familyCode | string | 否 | 标签形式 | |
|
|
| processGroupId | int | 否 | 组件绑定生产流程id | |
|
|
| processGroupId | int | 否 | 组件绑定生产流程id | |
|
|
| crysTypeId | int | 否 | 晶体类型-id | |
|
|
| crysTypeId | int | 否 | 晶体类型-id | |
|
@ -39,6 +40,7 @@ URL: http://localhost:8033/open/UpdateProduct |
|
|
"data": { |
|
|
"data": { |
|
|
"profile": "测试", |
|
|
"profile": "测试", |
|
|
"productCode": "088+089ART-MW", |
|
|
"productCode": "088+089ART-MW", |
|
|
|
|
|
"descriptions":"产品描述", |
|
|
"familyCode": "ART550-144MHA", |
|
|
"familyCode": "ART550-144MHA", |
|
|
"processGroupId": 34, |
|
|
"processGroupId": 34, |
|
|
"crysTypeId": 12, |
|
|
"crysTypeId": 12, |
|
@ -67,6 +69,7 @@ URL: http://localhost:8033/open/UpdateProduct |
|
|
"data": { |
|
|
"data": { |
|
|
"info": { |
|
|
"info": { |
|
|
"productCode": "088+089ART-MW", |
|
|
"productCode": "088+089ART-MW", |
|
|
|
|
|
"descriptions":"产品描述", |
|
|
"familyCode": "ART550-144MHA", |
|
|
"familyCode": "ART550-144MHA", |
|
|
"processGroupId": 0, |
|
|
"processGroupId": 0, |
|
|
"crysTypeId": 12, |
|
|
"crysTypeId": 12, |
|
|