第一次提交

This commit is contained in:
rjb
2026-01-19 00:09:36 +08:00
parent de4b5059e9
commit 6674060f2f
191 changed files with 40940 additions and 0 deletions

11
数据库及端口.md Normal file
View File

@@ -0,0 +1,11 @@
# 数据库配置 - 腾讯云数据库
DATABASE_URL=mysql+pymysql://root:!Rjb12191@gz-cynosdbmysql-grp-d26pzce5.sql.tencentcdb.com:24936/agent_db?charset=utf8mb4
# 3. 访问服务
# 前端: http://localhost:8038
# 后端: http://localhost:8037
# API文档: http://localhost:8037/docs