文档
测试

公司修改

POST
http://39.98.155.166:4050/agro_monitor/company/editCompany.do

请求参数

参数名
类型
描述
必填
company
entity
公司实体类
必填
name
String
公司名称
必填
address
String
公司地址
必填
contacts
String
联系人
必填
cellphone
String
联系手机
必填
telephone
String
联系电话
必填
fax
String
传真
必填
email
String
邮箱
必填
website
String
网址
必填
webName
String
系统名称
必填
copyright
String
版权所属
必填
remark
String
备注
必填
id
String
公司ID
必填

响应参数

参数名
类型
描述
必填
state
boolean
操作结果是否成功. false:失败;true:成功
必填
time
date
请求时间
必填
msg
String
请求返回内容
必填