查看量酬与方案详情
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>新增量酬方案与项目</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/api/qtfySalProgAndProj/selectSalProgProj</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> </p>
<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;">id</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">Long</td>
<td>id</td>
</tr>
</tbody>
</table>
<p><strong>请求示例</strong></p>
<pre><code> {
"id": 2019120910123400009
}</code></pre>
<p><strong>返回示例</strong></p>
<pre><code> {
"timeStamp": "1575860119544",
"returnCode": "0",
"beans": [
{
"projId": "2019120414210600689",
"id": "2019120910534000039",
"sort": "5",
"progId": "2019120910123400009",
"class": "class com.cmos.hcmc.beans.salary.FySalProgProjDO"
},
{
"projId": "2019120414210600689",
"id": "2019120910534000040",
"sort": "6",
"progId": "2019120910123400009",
"class": "class com.cmos.hcmc.beans.salary.FySalProgProjDO"
}
],
"returnMessage": "操作成功",
"bean": {
"createUserId": "2019101110000000000",
"salMonth": "201912",
"code": "XC2508340003",
"modifyTime": "2019-12-09 10:53:41",
"createTime": "2019-12-09 10:12:34",
"delStatus": "1",
"modifyUserId": "2019101110000000000",
"name": "修改",
"id": "2019120910123400009",
"salOrgId": "2019120517364501760",
"class": "class com.cmos.hcmc.beans.salary.FySalProgDO",
"status": "1"
}
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<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>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>