Add code and execute page to tool management
This commit is contained in:
@@ -80,7 +80,8 @@ export const TOOL_ILLEGAL_VERSION = 40050
|
||||
export const TOOL_UNDER_REVIEW = 40051
|
||||
export const TOOL_NOT_UNDER_REVIEW = 40052
|
||||
export const TOOL_HAS_UNPUBLISHED_VERSION = 40053
|
||||
export const TOOL_HAS_BEEN_PUBLISHED = 40054
|
||||
export const TOOL_HAS_NOT_BEEN_PUBLISHED = 40054
|
||||
export const TOOL_HAS_BEEN_PUBLISHED = 40055
|
||||
export const TOOL_SUBMIT_ERROR = 40060
|
||||
export const TOOL_CANCEL_ERROR = 40061
|
||||
|
||||
|
||||
Reference in New Issue
Block a user