M+ CPD


查询生产供应商申请变更类型

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查询生产供应商申请变更类型</li> </ul> <h5>请求URL</h5> <ul> <li><code>/cpd/replenishmentConf/listProductSupplierApplyChange</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code> { "apiVersion": null, "requestId": null, "timestamp": 0 }</code></pre> <h5>返回示例</h5> <pre><code> {     "code": 0,     "message": "success",     "data": [         {             "id": 1,             "reasonCh": "无库存",             "reasonEn": "Out Of Stock"         },         {             "id": 2,             "reasonCh": "即将过期",             "reasonEn": "Expiring Soon"         },         {             "id": 3,             "reasonCh": "已批量补发",             "reasonEn": "Batch Reissued"         },         {             "id": 4,             "reasonCh": "即将更新cycle",             "reasonEn": "Upcoming Cycle"         },         {             "id": 5,             "reasonCh": "其他",             "reasonEn": "Other"         }     ],     "timestamp": 1672131098824 }</code></pre> <h5>备注</h5> <ul> <li>无</li> </ul>

页面列表

ITEM_HTML