说明 / 示例
产品类型接口:spcsysservice/producttype/listAll
供应商: spcsysservice/supplier/listAll
检验班次: spcsysservice/frequency/listAll
检验类型: spcsysservice/inspectiontype/listAll
工作站点: spcsysservice/workplace/listAll
产品接口: spcsysservice/product/listAll
工序:spcsysservice/process/listAll
客户:spcsysservice/customer/listAll
检验人员:spcsysservice/inspectionpersonnel/listAll
工作机台:spcsysservice/machine/listAll
特性库表:spcsysservice/featurelibrary/listAll
*产品传参
```json
{
"productid":"pcb_mes",
"productTypeCode":"xxxxx"
}
```
*其余接口传参示例
```json
{
"productid":"pcb_mes"
}
```