配置文件
This commit is contained in:
parent
002624288e
commit
5fcc519720
@ -48,6 +48,10 @@
|
|||||||
"leading": "/v1/deletefile",
|
"leading": "/v1/deletefile",
|
||||||
"registerfunction": "deletefile"
|
"registerfunction": "deletefile"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"leading": "/v1/deleteknowledgebase",
|
||||||
|
"registerfunction": "deleteknowledgebase"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"leading": "/v1/fusedsearchquery",
|
"leading": "/v1/fusedsearchquery",
|
||||||
"registerfunction": "fusedsearchquery"
|
"registerfunction": "fusedsearchquery"
|
||||||
|
Loading…
Reference in New Issue
Block a user