分流文章筛选条件
<h3>文章分流 - 分流文章筛选条件</h3>
<p>请求地址: GET <code>/articles/show</code>
在素材列表中增加该字段</p>
<table>
<thead>
<tr>
<th>字段</th>
<th>类型</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>is_set_redir</td>
<td>mixed</td>
<td>筛选是否是分流文章,空字符串是为全部,0为否,1为是</td>
</tr>
</tbody>
</table>