mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-29 21:13:47 +08:00
docs: update 名词解释
This commit is contained in:
8
名词解释.md
8
名词解释.md
@@ -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界面支持`PWA(Progressive Web App)`,手机上(Windows11
|
||||
- **/api/v1**:Api接口文档地址
|
||||
- **/?next=xxx**:启动页面时自动跳转菜单
|
||||
- **/ical**:将订阅日历添加到日历App(加?remind=1开启提醒)
|
||||
|
||||
## cron表达式
|
||||
|
||||
- NAStool中有较多涉及设置时间周期的采用`cron表达式`进行设置。
|
||||
- cron表达式只支持5位格式,分别是:`分 时 日 月 周`。
|
||||
- `周`只支持英文格式,如:`MON/TUE/WED/THU/FRI/SAT/SUN`。
|
||||
|
||||
Reference in New Issue
Block a user