update v3 update docs and generate strategy

This commit is contained in:
crazywhalecc
2023-02-05 14:34:10 +08:00
parent 95df6af990
commit 5a870c703d
2 changed files with 18 additions and 5 deletions

View File

@@ -78,6 +78,8 @@ class TextGenerateCommand extends Command
++$doc_count;
if ($doc_count === 1) {
$bodies[$ks] = '* 本次更新包含文档更新内容 {cnt} 个';
} else {
unset($bodies[$ks]);
}
}
}