M+ CPD


查询邮箱

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查询邮箱</li> </ul> <h5>请求URL</h5> <ul> <li><code>/acceptanceConf/getAcceptanceEmail</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": "0ca5daa2-7588-4a5b-9285-b09f659a159a",             "createAt": 1675150401782,             "createBy": "fcb7697d-67a1-402d-99d0-2327c23a1fbc",             "updateAt": 1675150401782,             "updateBy": "fcb7697d-67a1-402d-99d0-2327c23a1fbc",             "deleteAt": null,             "deleteBy": null,             "email": "1842832@163.com"         },         {             "id": "15fe86a7-4c42-42e3-96d0-4410b3b85860",             "createAt": 1675149305079,             "createBy": null,             "updateAt": 1675149305079,             "updateBy": null,             "deleteAt": null,             "deleteBy": null,             "email": "14524561@163.com"         }     ],     "timestamp": 1675154426047 }</code></pre> <h5>备注</h5> <ul> <li>无</li> </ul>

页面列表

ITEM_HTML