fix(backend_plugin): plugin common header and parameter default value (#181)

This commit is contained in:
mrh997
2025-07-29 19:29:36 +08:00
committed by GitHub
parent 8137b0aee5
commit 53345f58c2
7 changed files with 204 additions and 80 deletions

View File

@@ -157,7 +157,6 @@ func NewDefaultPluginManifest() *PluginManifest {
Value: "Coze/1.0",
},
},
model.ParamInPath: {},
model.ParamInQuery: {},
},
}