项目详情(费用和服务内容)
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>项目详情(费用和服务内容) 也可用于项目列表查询项目费用和服务内容用</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>/center/operation/res/pc/operation/product/getResProductSellSketchAndCostDetail</code></li>
</ul>
<h5>请求方式</h5>
<p>-get </p>
<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;">productId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">Long</td>
<td>产品id</td>
</tr>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{
&quot;code&quot;: 200,
&quot;msg&quot;: &quot;操作成功&quot;,
&quot;data&quot;: [
{
&quot;id&quot;: 13,
&quot;productId&quot;: 1,
&quot;oldId&quot;: null,
&quot;subproductName&quot;: null,
&quot;onlineType&quot;: 2,
&quot;sellProductName&quot;: &quot;中国-尊享产品&quot;,
&quot;sort&quot;: 1,
&quot;whetherPass&quot;: 1,
&quot;status&quot;: 1,
&quot;onlineStatus&quot;: 1,
&quot;upDealStatus&quot;: 2,
&quot;belowDealStatus&quot;: 1,
&quot;contractSignType&quot;: null,
&quot;inventory&quot;: 1,
&quot;flow&quot;: 0,
&quot;template&quot;: 0,
&quot;contents&quot;: 1,
&quot;material&quot;: 1,
&quot;materialUpdateTime&quot;: &quot;2024-01-11 13:15:43&quot;,
&quot;materialUpdateBy&quot;: &quot;admin&quot;,
&quot;createBy&quot;: null,
&quot;createTime&quot;: &quot;2023-11-29 20:46:50&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: &quot;2023-11-29 21:07:35&quot;,
&quot;sketch&quot;: &quot;服务内容&quot;,
&quot;sellOrderStatus&quot;: null,
&quot;productName&quot;: null,
&quot;countryLogo&quot;: null,
&quot;productOnlineStatus&quot;: null,
&quot;seriesName&quot;: null,
&quot;tagName&quot;: null,
&quot;countryName&quot;: null,
&quot;taskNames&quot;: null,
&quot;productGroupId&quot;: null,
&quot;investType&quot;: null,
&quot;purchaseNotes&quot;: null,
&quot;refundStandard&quot;: null,
&quot;costExplain&quot;: null,
&quot;purchaseNotesStatus&quot;: 0,
&quot;refundStandardStatus&quot;: 0,
&quot;costExplainStatus&quot;: 0,
&quot;sellSketchList&quot;: [
{
&quot;id&quot;: 31,
&quot;sellId&quot;: 13,
&quot;productId&quot;: 1,
&quot;serviceContent&quot;: &quot;服务内容1&quot;,
&quot;sort&quot;: null,
&quot;createBy&quot;: &quot;sunhongfang&quot;,
&quot;createTime&quot;: &quot;2023-11-29 20:50:47&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: &quot;2023-11-29 20:50:47&quot;
},
{
&quot;id&quot;: 32,
&quot;sellId&quot;: 13,
&quot;productId&quot;: 1,
&quot;serviceContent&quot;: &quot;服务内容2&quot;,
&quot;sort&quot;: null,
&quot;createBy&quot;: &quot;sunhongfang&quot;,
&quot;createTime&quot;: &quot;2023-11-29 20:50:53&quot;,
&quot;updateBy&quot;: null,
&quot;updateTime&quot;: &quot;2023-11-29 20:50:53&quot;
}
],
&quot;costInventoryVoList&quot;: [
{
&quot;costList&quot;: [
{
&quot;id&quot;: 29,
&quot;taskId&quot;: null,
&quot;bigTitle&quot;: null,
&quot;smallTitle&quot;: null,
&quot;taskTitle&quot;: null,
&quot;partyName&quot;: &quot;荣侨&quot;,
&quot;chargingPartyId&quot;: 1,
&quot;orgName&quot;: &quot;11-29测试收费机构(荣侨)&quot;,
&quot;objectName&quot;: &quot;主申请人&quot;,
&quot;chargingObjectId&quot;: 13,
&quot;costPrice&quot;: 100.00,
&quot;costUnit&quot;: 1,
&quot;costName&quot;: &quot;服务费 双币种&quot;,
&quot;payRemark&quot;: &quot;&quot;,
&quot;payTime&quot;: &quot;&quot;,
&quot;refundStandard&quot;: null,
&quot;thirdParty&quot;: 2,
&quot;beginTaskName&quot;: null,
&quot;endTaskName&quot;: null,
&quot;supplierName&quot;: &quot;荣侨&quot;,
&quot;costKind&quot;: 1,
&quot;costRate&quot;: null
},
{
&quot;id&quot;: 30,
&quot;taskId&quot;: null,
&quot;bigTitle&quot;: null,
&quot;smallTitle&quot;: null,
&quot;taskTitle&quot;: null,
&quot;partyName&quot;: &quot;荣侨&quot;,
&quot;chargingPartyId&quot;: 1,
&quot;orgName&quot;: &quot;11-29测试收费机构(荣侨)&quot;,
&quot;objectName&quot;: &quot;主申请人&quot;,
&quot;chargingObjectId&quot;: 13,
&quot;costPrice&quot;: 200.00,
&quot;costUnit&quot;: 2,
&quot;costName&quot;: &quot;服务费 双币种&quot;,
&quot;payRemark&quot;: &quot;&quot;,
&quot;payTime&quot;: &quot;&quot;,
&quot;refundStandard&quot;: null,
&quot;thirdParty&quot;: 2,
&quot;beginTaskName&quot;: null,
&quot;endTaskName&quot;: null,
&quot;supplierName&quot;: &quot;荣侨&quot;,
&quot;costKind&quot;: 1,
&quot;costRate&quot;: null
}
],
&quot;costPrice&quot;: [
{
&quot;costUnit&quot;: 1,
&quot;costPrice&quot;: 100.00,
&quot;costRemark&quot;: null
},
{
&quot;costUnit&quot;: 2,
&quot;costPrice&quot;: 200.00,
&quot;costRemark&quot;: null
}
],
&quot;type&quot;: 1
}
],
&quot;price&quot;: 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;">groupid</td>
<td style="text-align: left;">int</td>
<td>用户组id,1:超级管理员;2:普通用户</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>