docs: update channel docs

This commit is contained in:
zhayujie
2026-02-28 14:50:55 +08:00
parent 8705bf0a70
commit fccfa92d7e
36 changed files with 8 additions and 76 deletions

View File

@@ -3,8 +3,6 @@ title: write - 文件写入
description: 创建或覆盖写入文件
---
# write
写入内容到文件。文件不存在则自动创建,已存在则覆盖。自动创建父目录。
## 依赖