Add tool edit page
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -540,7 +540,7 @@ interface ToolVo {
|
||||
dist: ToolDataVo
|
||||
entryPoint: string
|
||||
publish: string
|
||||
review: 'NONE' | 'PASS' | 'REJECT'
|
||||
review: 'NONE' | 'PROCESSING' | 'PASS' | 'REJECT'
|
||||
createTime: string
|
||||
updateTime: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user