文档
测试

获取供应商列表

GET
http://{{url}}/api/supply/erp_goods/supply_list?name=&code=

请求参数

参数名
类型
描述
必填
name
string
示例:
必填
code
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1662549081
必填
data
object
数据字典
必填
total
int
示例:142
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:10
必填
data
array
数据列表
必填
id
int
示例:142
必填
code
string
示例:G0001
必填
name
string
示例:周金海
必填
remark
string
示例:
必填
contact
string
示例:周金海
必填
mobile
string
示例:15517568898
必填
status
int
示例:1
必填
sort
int
示例:0
必填
createtime
int
示例:1661914823
必填
updatetime
int
示例:1661914823
必填