种植规划

种植规划


修改农药/肥料

<h5>简要描述</h5> <ul> <li>修改农药/肥料</li> </ul> <h5>请求URL</h5> <ul> <li><code>/pharmacyInfo/updatePharmacy</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p>|id |是 |int |id | |pharmacyTypeId |否 |int |种类id | |pharmacyName |否 |String |药剂名称 | |unit |否 |String | 计量单位 | |activeIngredient |否 |String | 有效成分含量(农药)/含量配比(肥料) | |company |否 |String | 生产厂家 | |createId |否 |int | 创建用户 | |unit |否 |String | 计量单位 |</p> <h5>返回示例</h5> <pre><code>{ "code": 1, "message": "修改成功", "data": null, "exceptionMsg": null, "exceptionTrace": null }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML