auto backup 2026-08-12 21:00

This commit is contained in:
2026-08-12 21:00:08 +08:00
parent 3a73c8e37b
commit 16dab19424
14 changed files with 349 additions and 53 deletions
+16
View File
@@ -0,0 +1,16 @@
# 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
## 工作规范
- 全部使用中文
- 数据库只读,绝不写库
- 修改配置/文件前先确认