添加统一开发环境配置

This commit is contained in:
2025-10-16 18:37:11 +08:00
parent 18fd62568c
commit d51b2319dc
7 changed files with 1934 additions and 9 deletions

5
global.json Normal file
View File

@@ -0,0 +1,5 @@
{
"sdk": {
"version": "2.2.207"
}
}