Skip to content

Commit 69b083e

Browse files
authored
docs: make it clear to config signedDataMonth
1 parent 6fb1e82 commit 69b083e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type UserConfOpts = {
3939
- `school`:学校简称,部分学校是英文简称,其它学校是随机字符,请使用 **[学校 ID 查询工具](https://schoolid.vercel.app)** 搜索查询
4040
- `captcha`:可选配置项,决定登录时验证码的填写方式,缺省为 `OCR`,可填写 `MANUAL`,代表人工手动填写(交互式)
4141
- `retry`:可选配置项,决定登录重试次数,缺省为 `1`,表示总共只登录一次,当登录有滑块/图片验证码时可适当增加此值
42-
- `signedDataMonth`: 可选配置项,指定 `年份-月份`(`YY-MM`) 用于查寝(后面可能用于信息收集)签到时查找成功的历史签到,缺省值为最新月份(1月或1日会自动回溯到去年/上月)
42+
- `signedDataMonth`: 可选配置项,指定 `年份-月份`(`YYYY-MM`) 用于查寝、签到、信息收集时查找成功的历史签到作为填表模板,缺省值为最新年月份(1月或1日会自动回溯到去年/上月)
4343
4444
## 配置格式及语法
4545

0 commit comments

Comments
 (0)