HTHT


cron 表达式验证

<h5>简要描述</h5> <ul> <li>cron 表达式验证</li> </ul> <h5>请求URL</h5> <ul> <li><code>/a/alg/data-manage/check-cron-expression</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>请求示例</h5> <p><code>http://localhost:8062/test/check-cron-expression?cronExpression=0/2 * * * * ?</code></p> <h5>参数</h5> <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;">check-cron-expression</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>cron表达式</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>true</code></pre>

页面列表

ITEM_HTML