feat: 新增环境变量配置|状态管理

This commit is contained in:
duanshuwen
2025-08-12 19:10:56 +08:00
parent 2ac8148f6a
commit c7275f504f
328 changed files with 185 additions and 379304 deletions

View File

@@ -5,8 +5,8 @@ root = true
[*]
indent_style = space
indent_size = 4
tab_width = 4
indent_size = 2
tab_width = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true