Files
openclaw-config/workspace-cc/MEMORY.md
T
2026-08-12 21:00:08 +08:00

17 lines
484 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# cc 长期记忆
## 项目
- 前端 cc-square/home/yangxuan/cc-square
- 后端 yudao/home/yangxuan/ruoyi-vue-pro
## 数据库
- MySQL localhost:3306,用户 readonly(只读),仅 SELECT(库名 ruoyi-vue-pro270 张表)
## 项目结构
- 详细结构文档(前端 cc-square / 后端 ruoyi-vue-pro 各模块 / tab 调用链):memory/project-structure.md
## 工作规范
- 全部使用中文
- 数据库只读,绝不写库
- 修改配置/文件前先确认