feat: 考虑到同样物质多种反应的情况

This commit is contained in:
2026-01-20 12:15:48 +08:00
parent 8ea30f0508
commit b81b77c204
4 changed files with 25 additions and 17 deletions
+3 -1
View File
@@ -64,7 +64,9 @@ backend/
```json
{
"Carbon-Oxygen-": "CarbonDioxide",
"Carbon-Oxygen-": [
"CarbonDioxide"
],
"...": "..."
}
```