云供应链

仓库


新增供应商以及类别

简要描述:

  • 获取供应商类别与供应商最大编号

请求URL: https://xx.com:9054/Ware_BillSet/GetMaxCode http://xx.com:8054/Ware_BillSet/GetMaxCode

请求方式:

  • Get|Post

参数:

参数名 必选 类型 说明
AppToken string 可为空主要用来做验证使用的
GroupId string 门店编码
Table string 供应商类别,填 Ware_SupplierType,供应商填 Ware_Supplier
Key string 供应商类别,填 Code,供应商填 SupplierCode
ShopsId string 门店编码
KeyLen string 填 4,SupplierCode=8

返回示例

{
    "error": 0,
    "Comment":"=1 错误说明"
    "Value":"0001"
}

返回参数说明

参数名 类型 说明

说明: error=0 成功 error=1 Comment=错误原因

  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML