查询公式类的薪资项目
<p><strong>简要描述:</strong> </p>
<ul>
<li>查询公式类的薪资项目接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>hcmc/salproj/searchFormulaSalProj</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>入参示例</strong></p>
<pre><code>{
"progId": "2019122715114200008"
}</code></pre>
<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;">progId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>薪酬方案Id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
"timeStamp": "1577433005928",
"returnCode": "0",
"beans": [
{
"note": "string",
"createUserId": "1",
"projType": "3",
"modifyUserId": null,
"pageSize": "0",
"progId": "2019122715114200008",
"stdProjName": "新增12",
"resDatas": null,
"projProp": "3",
"classId": "2019112716360500016",
"total": "0",
"modifyTime": null,
"pages": "0",
"id": "2019122715114200049",
"isReset": "0",
"roundType": "1",
"class": "class com.cmos.hcmc.beans.salary.SalProjDO",
"nameUsed": null,
"dataMonth": null,
"isStdProj": "1",
"dataLength": "0",
"dataType": "1",
"incOrDec": "0",
"stdProjId": "2019112917281700026",
"sort": "0",
"list": null,
"pageNum": "0",
"isForbidden": "0",
"size": "0",
"createTime": "2019-12-27 15:11:42",
"name": "新增12",
"formula": null,
"ids": null,
"resCode": null,
"decimalDigits": "0",
"pSort": null,
"status": "1"
},
{
"note": "string",
"createUserId": "1",
"projType": "3",
"modifyUserId": null,
"pageSize": "0",
"progId": "2019122715114200008",
"stdProjName": "新增136",
"resDatas": null,
"projProp": "1",
"classId": "2019112716360500016",
"total": "0",
"modifyTime": null,
"pages": "0",
"id": "2019122715114200050",
"isReset": "0",
"roundType": "1",
"class": "class com.cmos.hcmc.beans.salary.SalProjDO",
"nameUsed": null,
"dataMonth": null,
"isStdProj": "1",
"dataLength": "0",
"dataType": "1",
"incOrDec": "0",
"stdProjId": "2019112917281700028",
"sort": "0",
"list": null,
"pageNum": "0",
"isForbidden": "0",
"size": "0",
"createTime": "2019-12-27 15:11:42",
"name": "新增136",
"formula": null,
"ids": null,
"resCode": null,
"decimalDigits": "0",
"pSort": null,
"status": "1"
},
{
"note": "string",
"createUserId": "1",
"projType": "3",
"modifyUserId": null,
"pageSize": "0",
"progId": "2019122715114200008",
"stdProjName": "新增1",
"resDatas": null,
"projProp": "1",
"classId": "2019112716360500016",
"total": "0",
"modifyTime": null,
"pages": "0",
"id": "2019122715114200051",
"isReset": "0",
"roundType": "1",
"class": "class com.cmos.hcmc.beans.salary.SalProjDO",
"nameUsed": null,
"dataMonth": null,
"isStdProj": "1",
"dataLength": "0",
"dataType": "1",
"incOrDec": "0",
"stdProjId": "2019112917390100029",
"sort": "0",
"list": null,
"pageNum": "0",
"isForbidden": "0",
"size": "0",
"createTime": "2019-12-27 15:11:42",
"name": "新增1",
"formula": null,
"ids": null,
"resCode": null,
"decimalDigits": "0",
"pSort": null,
"status": "1"
},
{
"note": "string",
"createUserId": "1",
"projType": "3",
"modifyUserId": null,
"pageSize": "0",
"progId": "2019122715114200008",
"stdProjName": "新增1",
"resDatas": null,
"projProp": "1",
"classId": "2019112716360500016",
"total": "0",
"modifyTime": null,
"pages": "0",
"id": "2019122715114200052",
"isReset": "0",
"roundType": "1",
"class": "class com.cmos.hcmc.beans.salary.SalProjDO",
"nameUsed": null,
"dataMonth": null,
"isStdProj": "1",
"dataLength": "0",
"dataType": "1",
"incOrDec": "0",
"stdProjId": "2019112917390400030",
"sort": "0",
"list": null,
"pageNum": "0",
"isForbidden": "0",
"size": "0",
"createTime": "2019-12-27 15:11:42",
"name": "新增1",
"formula": null,
"ids": null,
"resCode": null,
"decimalDigits": "0",
"pSort": null,
"status": "1"
}
],
"returnMessage": "操作成功",
"bean": {
"total": "4"
}
}</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;">returnCode</td>
<td style="text-align: left;">String</td>
<td>返回编码</td>
</tr>
<tr>
<td style="text-align: left;">returnMessage</td>
<td style="text-align: left;">String</td>
<td>返回信息</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述
欢迎使用ShowDoc!</li>
</ul>