接口新增字段
<p><strong>简要描述:</strong> </p>
<ul>
<li>接口新增字段</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li>
<p><code>查询 /settle/settleCycleConfigAction/querySettleCycleConfig.do</code></p>
</li>
<li>
<p><code>修改查询详情 /settle/settleCycleConfigAction/querySettleCycleConfigById.do</code></p>
</li>
<li><code>新增 /settle/settleCycleConfigAction/addSettleCycleConfig.do</code></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>
<th>注释</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">routerTypeId</td>
<td style="text-align: left;">Stirng</td>
<td style="text-align: left;">否</td>
<td></td>
<td>路由编号</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>