素材详情缓存刷新
<p><strong>简要描述:</strong> </p>
<ul>
<li>素材详情缓存刷新</li>
</ul>
<p><strong>刷新字段:</strong> </p>
<ul>
<li>
<p><code>h:template:article:details</code></p>
</li>
<li><code>h:template:article:total:details</code></li>
</ul>
<p><strong>请求Command:</strong> </p>
<ul>
<li><code>cache:deal:article:detail {--type=}</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li><code>php artisan cache:deal:article:detail {--type=}</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>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">type</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>all:全量更新</td>
</tr>
</tbody>
</table>
<p><strong>请求示例:</strong>
php artisan cache:deal:article:detail --type=all</p>
<p><strong>特殊请求:</strong>
单独刷大板凳素材缓存
type=dabandeng</p>