mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
docs: 修改自定义基建 period 文档
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1885
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"name": "早班", // 计划名,可选
|
||||
"description": "lol", // 计划描述,可选
|
||||
"period": [ // 换班时间段,可选。
|
||||
"period": [ // 换班时间段,保留字段,暂未实现。
|
||||
// 若当前时间在该区间内,则自动选择该计划(整个 json 文件中可能包含多个计划)
|
||||
[
|
||||
"00:30", // 要求格式 hh:mm
|
||||
|
||||
Reference in New Issue
Block a user