查询权限量酬序列
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>新增量酬方案与项目</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/api/qtfySalProgAndProj/getSalOrg</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>
</tbody>
</table>
<p><strong>请求示例</strong></p>
<pre><code></code></pre>
<p><strong>返回示例</strong></p>
<pre><code> "timeStamp": "1577958762787", "returnCode": "0", "beans": [{
"note": "有组织",
"createUserId": "1",
"code": "XC2308410003",
"parentSalOrgIds": null,
"parentSalOrgId": "0",
"modifyUserId": "1",
"parentIds": null,
"pageSize": "0",
"total": "0",
"modifyTime": "2019-12-31 18:27:19",
"pages": "0",
"orgIds": null,
"id": "2019123118271900011",
"class": "class com.cmos.hcmc.beans.salary.QtfySalOrgDO",
"paOrgId": "2019120410394500583",
"recStatus": "1",
"list": null,
"pageNum": "0",
"parentId": null,
"isForbidden": "0",
"secOrgId": "2019120410374000235",
"size": "0",
"createTime": "2019-12-31 18:27:19",
"name": "2019123103",
"ids": null
}, {
"note": "有组织",
"createUserId": "1",
"code": "XC2308430001",
"parentSalOrgIds": null,
"parentSalOrgId": "0",
"modifyUserId": "1",
"parentIds": null,
"pageSize": "0",
"total": "0",
"modifyTime": "2019-12-31 18:28:16",
"pages": "0",
"orgIds": null,
"id": "2019123118281500012",
"class": "class com.cmos.hcmc.beans.salary.QtfySalOrgDO",
"paOrgId": "2019120410394200478",
"recStatus": "1",
"list": null,
"pageNum": "0",
"parentId": null,
"isForbidden": "0",
"secOrgId": "2019120410374000237",
"size": "0",
"createTime": "2019-12-31 18:28:16",
"name": "123103",
"ids": null
}], "returnMessage": "操作成功", "bean": {}
}</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;">id</td>
<td style="text-align: left;">long</td>
<td>序列id</td>
</tr>
<tr>
<td style="text-align: left;">name</td>
<td style="text-align: left;">String</td>
<td>序列名称</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>