Add auto publish to tool management
This commit is contained in:
4
src/global.d.ts
vendored
4
src/global.d.ts
vendored
@@ -593,3 +593,7 @@ interface ToolManagementGetParam extends PageParam {
|
||||
searchValue?: string
|
||||
searchRegex?: boolean
|
||||
}
|
||||
|
||||
interface ToolManagementPassParam {
|
||||
dist: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user