fix(api): correct specification field name in material search

This commit is contained in:
DXC
2026-03-24 15:49:54 +08:00
parent 321ef8c7bd
commit f738b3b3af
2 changed files with 9 additions and 1 deletions

8
.qwen/settings.json Normal file
View File

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git commit *)"
]
}
}