1773239962

This commit is contained in:
Docker7530
2026-03-11 22:39:26 +08:00
parent cef89547a6
commit a85ad8447f
13 changed files with 680 additions and 142 deletions
@@ -0,0 +1,14 @@
```
{
"success": true,
"message": "API Key 创建成功",
"data": {
"id": 1,
"apiKey": "c2f2956653614bc4ab05711c03f0ff36",
"tenantCode": "tenant001",
"description": "测试 API Key",
"enabled": true,
"createdAt": "2026-03-11T10:03:41.9902653"
}
}
```