docs: 添加产品文档、API接口文档和配置文件
- 添加产品.md 产品说明文档 - 添加后台_接口API.json API接口定义 - 添加调试说明.txt 调试指南 - 添加 global.json .NET SDK 版本配置 - 添加 create_sfx.bat 和 sfx_config.txt 自解压打包配置 - 添加 .claude/ Claude Code 本地配置 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
6
global.json
Normal file
6
global.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "6.0.428",
|
||||
"rollForward": "latestMinor"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user