mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-13 19:55:34 +08:00
update v3 update docs and generate strategy
This commit is contained in:
@@ -78,6 +78,8 @@ class TextGenerateCommand extends Command
|
||||
++$doc_count;
|
||||
if ($doc_count === 1) {
|
||||
$bodies[$ks] = '* 本次更新包含文档更新内容 {cnt} 个';
|
||||
} else {
|
||||
unset($bodies[$ks]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user