简要描述:
- —获取货品类别最新编码
请求URL:
https://xx.com:9054/WH_Ware_Goods/getWareGoodsTypeCodeNew
http://xx.com:8054/WH_Ware_Goods/getWareGoodsTypeCodeNew
请求方式:
- Get;Post
参数:
用户验证参数不作特别标注
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
groupid | 是 | string | 集团码 |
返回示例
{“error”:0,”Comment”:”获取成功!”,”Value”:”0916”}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
说明:
error=0 成功
error=1 Comment=错误原因
- 更多返回错误代码请看首页的错误代码描述