Initial commit: OneOS backend based on yudao-cloud

This commit is contained in:
k kfluous
2026-03-11 22:18:20 +08:00
commit 3b7ec28653
1905 changed files with 188085 additions and 0 deletions

8
sql/tools/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# 忽略python虚拟环境
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/