M+ CPD


获取有机类分类列表

<h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/pmms-item-bff/itemDisplay/getItemDisplayCategory</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ "apiVersion": "string", "counterId": "string",// 柜台的id "displayItemType": "string", "requestId": "string", "timestamp": 0 }</code></pre> <h5>返回示例</h5> <pre><code>{ "code": 0, "data": { "itemDisplayCategoryList": [ "string" ] }, "message": "string", "requestId": "string", "stackInfo": "string", "timestamp": 0 }</code></pre>

页面列表

ITEM_HTML