From 0a34cd7c42d47f37ea4ea2c955ea7680ede79607 Mon Sep 17 00:00:00 2001 From: MistEO Date: Wed, 21 Sep 2022 00:28:14 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E5=9F=BA=E5=BB=BA=20period=20=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1885 --- docs/3.6-基建排班协议.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.6-基建排班协议.md b/docs/3.6-基建排班协议.md index 66bcd0e87b..f5822d64b8 100644 --- a/docs/3.6-基建排班协议.md +++ b/docs/3.6-基建排班协议.md @@ -12,7 +12,7 @@ { "name": "早班", // 计划名,可选 "description": "lol", // 计划描述,可选 - "period": [ // 换班时间段,可选。 + "period": [ // 换班时间段,保留字段,暂未实现。 // 若当前时间在该区间内,则自动选择该计划(整个 json 文件中可能包含多个计划) [ "00:30", // 要求格式 hh:mm