revir-drug-platform_V5

revir-drug-platform_V5


Monthly Compound Inventory Transactions 展开详情

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取库存统计图数据 <h5>请求URL</h5></li> <li><code>http://119.136.27.201:3200/compound/inventory/summary/transactions</code> <h5>请求方式</h5></li> <li>GET</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> <tr> <td style="text-align: left;">month</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>Monthly Compound Inventory Transactions选项的选择值, 例如“2024-01”</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>in 或者 out, 根据 Monthly Compound Inventory Transactions table 行内的值</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ 'data': { 'detail': [{ 'batch_id': 'RC00000005-001', 'site': 'SZ', 'Powder': 0, 'Solution': 7.0 }, { 'batch_id': 'RC-0036670-001', 'site': 'SZ', 'Powder': 0.42, 'Solution': 0 }, { 'batch_id': 'RC-0000005-001', 'site': 'SZ', 'Powder': 2.0, 'Solution': 0 }, { 'batch_id': 'RC-0000003-001', 'site': 'SZ', 'Powder': 0.001, 'Solution': 0 }, { 'batch_id': 'RC00000050-00c', 'site': 'SZ', 'Powder': 0, 'Solution': 1.5 }] }, 'code': 200, 'message': 'success' }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">detail</td> <td style="text-align: left;">list</td> <td>详情展开表格</td> </tr> </tbody> </table> <h5>备注</h5>

页面列表

ITEM_HTML