auto backup: 2026-04-21 08:10:01

This commit is contained in:
ai_member_only 2026-04-21 08:10:01 +08:00
parent 521a155fae
commit b01e8feb67
9 changed files with 4 additions and 3 deletions

View File

@ -162,9 +162,10 @@ System: [...] Feishu[xiaobian] group oc_xxx | 发送者 (ou_xxx) [msg:om_xxx]
1. **脚本文件** → 始终创建在 `scripts/` 目录下,绝不放在根目录
2. **输出文件**xlsx/csv/log/报表等)→ 始终创建在 `output/` 目录下,绝不放在根目录
3. **业务知识** → 统一记录到 `business_knowledge/` 目录
4. **新增子目录** → 禁止在根目录下随意创建新子目录。如有特殊需要,须经技术负责人确认
5. **临时文件** → 使用 `tmp/`,用完即清
3. **定时任务/脚本生成的文件** → 默认也输出到 `output/` 目录下,可根据需求在 `output/` 内创建子目录分类存放(如 `output/daily_reports/`**绝不放在根目录**
4. **业务知识** → 统一记录到 `business_knowledge/` 目录
5. **新增子目录** → 禁止在根目录下随意创建新子目录。如有特殊需要,须经技术负责人确认
6. **临时文件** → 使用 `tmp/`,用完即清
## 工具

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.