创建项目及AI生成基本代码

This commit is contained in:
2025-09-08 22:12:49 +08:00
parent b96db8f5e3
commit 5d7a745a59
2 changed files with 16 additions and 53 deletions

View File

@@ -206,8 +206,6 @@ websocket:
## 7. 响应结构定义
平台提供统一的响应结构定义,用于处理中继设备返回的响应:
### 7.1 CommandResponse 结构体
```go