文档
测试

农资使用统计

POST
http://wxodoo.innotechfarming.cn/statistics

接口描述

农资统计信息

请求头

参数名
类型
描述
必填
content-type
string
application/x-www-form-urlencoded
必填

请求参数

参数名
类型
描述
必填
token
string
token
必填
user_id
int
系统用户id
必填
company_id
int
公司系统id
必填

响应参数

参数名
类型
描述
必填
manure
json
肥料使用情况
必填
usage_amount
float
肥料使用总量
必填
prducts
list
使用过的肥料产品(取10种)
必填
name
string
肥料名称
必填
usage_amount
float
使用量
必填
pesticide
json
农药使用情况
必填
usage_amount
float
农药使用总量
必填
prducts
list
使用过农药产品(取10种)
必填
name
string
农药名称
必填
usage_amount
float
使用量
必填