docs: update 名词解释

This commit is contained in:
Administrator
2023-05-13 01:00:34 +00:00
committed by jxxghp
parent ee89b57919
commit ca59383c68

View File

@@ -2,7 +2,7 @@
title: 名词解释
description:
published: 1
date: 2023-05-12T13:00:57.288Z
date: 2023-05-13T01:00:21.926Z
tags:
editor: markdown
dateCreated: 2023-05-12T12:15:29.925Z
@@ -106,3 +106,9 @@ NAStool的WEB界面支持`PWAProgressive Web App`手机上Windows11
- **/api/v1**Api接口文档地址
- **/?next=xxx**:启动页面时自动跳转菜单
- **/ical**将订阅日历添加到日历App加?remind=1开启提醒
## cron表达式
- NAStool中有较多涉及设置时间周期的采用`cron表达式`进行设置。
- cron表达式只支持5位格式分别是`分 时 日 月 周`
- `周`只支持英文格式,如:`MON/TUE/WED/THU/FRI/SAT/SUN`