refactor: rename teacher → master across all docs, commands, files, and directories

This commit is contained in:
xianren
2026-04-04 22:10:41 +08:00
parent 62b5810854
commit 2fa3c1f634
7 changed files with 164 additions and 94 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ teachers/{slug}/
回滚命令:
```
/teacher-rollback {slug} {version}
/master-rollback {slug} {version}
```
回滚操作不删除后续版本,而是创建一个新版本(内容为指定版本的副本),保持版本历史的完整性。