查询SVOD同步记录
<p>查询SVOD同步记录</p>
<h5>简要描述</h5>
<ul>
<li>查询SVOD同步记录</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://ip:port/spm/synInfo/querySyncSvodProduct</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>
<tr>
<td style="text-align: left;">pageNum</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">Integer</td>
<td>页码</td>
</tr>
<tr>
<td style="text-align: left;">pageSize</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">Integer</td>
<td>条数</td>
</tr>
<tr>
<td style="text-align: left;">synType</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>同步类型 枚举:svod_member会员范围同步,svod_coupon_pkg券包同步,svod_coupon_binding券包绑定同步</td>
</tr>
</tbody>
</table>
<h5>请求实例</h5>
<pre><code>{"pageNum":"1",
"pageSize":"10",
"synType":"svod_coupon_pkg"
}</code></pre>
<h5>返回示例</h5>
<pre><code>{
"resultCode": "8000000000",
"resultMessage": "查询成功",
"totalCounts": 3,
"pmServiceLogList": null,
"svodServiceLogs": [
{
"id": 3,
"logId": "692393423719168",
"objectType": "svod_coupon_pkg",
"objectId": 200042,
"objectCode": null,
"objectName": null,
"serviceProvider": null,
"url": "http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct",
"requestData": "{\"acctTypeCode\":\"咪咕互娱定向券\",\"effectiveTime\":\"2020-11-16 00:00:00\",\"invalidTime\":\"2020-12-31 23:59:59\",\"isShow\":\"1\",\"modifyUser\":\"Test\",\"payTypeList\":[{\"payType\":\"1\",\"periodNum\":\"11\",\"periodUnit\":\"0\",\"productPrice\":\"1.00\"}],\"productCode\":\"661null201111120232657\",\"productDesc\":\"测试\",\"productName\":\"测试\",\"quantity\":\"1\",\"requestHeader\":{\"companyId\":\"10\",\"platform\":\"99\",\"portalType\":\"99\",\"productLine\":\"20\",\"transactionId\":\"20201112110240\",\"version\":\"1.0\"},\"status\":\"2\"}",
"responseData": null,
"startTime": "2020-11-12 03:03:04",
"endTime": "2020-11-12 03:03:04",
"costTime": null,
"result": "ERROR",
"errDetail": "I/O error on POST request for \"http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct\": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect",
"ext1": null,
"ext2": null,
"ext3": null,
"state": 1,
"createOpId": null,
"gmtCreate": "2020-11-12 03:03:06",
"modifyOperId": null,
"gmtModified": null
},
{
"id": 4,
"logId": "692393575231488",
"objectType": "svod_coupon_pkg",
"objectId": 200042,
"objectCode": null,
"objectName": null,
"serviceProvider": null,
"url": "http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct",
"requestData": "{\"acctTypeCode\":\"SVOD_GAME_TYPE\",\"effectiveTime\":\"2020-11-16 00:00:00\",\"invalidTime\":\"2020-12-31 23:59:59\",\"isShow\":\"1\",\"modifyUser\":\"Test\",\"payTypeList\":[{\"payType\":\"1\",\"periodNum\":\"11\",\"periodUnit\":\"0\",\"productPrice\":\"1.00\"}],\"productCode\":\"661null201111120232657\",\"productDesc\":\"测试\",\"productName\":\"测试\",\"quantity\":\"1\",\"requestHeader\":{\"companyId\":\"10\",\"platform\":\"99\",\"portalType\":\"99\",\"productLine\":\"20\",\"transactionId\":\"20201112111231\",\"version\":\"1.0\"},\"status\":\"2\"}",
"responseData": null,
"startTime": "2020-11-12 03:12:55",
"endTime": "2020-11-12 03:12:55",
"costTime": null,
"result": "ERROR",
"errDetail": "I/O error on POST request for \"http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct\": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect",
"ext1": null,
"ext2": null,
"ext3": null,
"state": 1,
"createOpId": null,
"gmtCreate": "2020-11-12 03:12:58",
"modifyOperId": null,
"gmtModified": null
},
{
"id": 5,
"logId": "692393616259840",
"objectType": "svod_coupon_pkg",
"objectId": 200042,
"objectCode": null,
"objectName": null,
"serviceProvider": null,
"url": "http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct",
"requestData": "{\"acctTypeCode\":\"SVOD_GAME_TYPE\",\"effectiveTime\":\"2020-11-16 00:00:00\",\"invalidTime\":\"2020-12-31 23:59:59\",\"isShow\":\"1\",\"modifyUser\":\"Test\",\"payTypeList\":[{\"payType\":\"1\",\"periodNum\":\"11\",\"periodUnit\":\"0\",\"productPrice\":\"1.00\"}],\"productCode\":\"661null201111120232657\",\"productDesc\":\"测试\",\"productName\":\"测试\",\"quantity\":\"1\",\"requestHeader\":{\"companyId\":\"10\",\"platform\":\"99\",\"portalType\":\"99\",\"productLine\":\"20\",\"transactionId\":\"20201112111535\",\"version\":\"1.0\"},\"status\":\"2\"}",
"responseData": null,
"startTime": "2020-11-12 03:15:36",
"endTime": "2020-11-12 03:15:36",
"costTime": null,
"result": "ERROR",
"errDetail": "I/O error on POST request for \"http://10.181.12.8:30008/productImporter/miguplus/syncSvodProduct\": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect",
"ext1": null,
"ext2": null,
"ext3": null,
"state": 1,
"createOpId": null,
"gmtCreate": "2020-11-12 03:15:38",
"modifyOperId": null,
"gmtModified": null
}
]
}</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;">svodServiceLogs</td>
<td style="text-align: left;">object</td>
<td>返回信息</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<p>负责人:xurf5</p>