chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -23,7 +23,7 @@ interface DebugUrlParams {
|
||||
}
|
||||
|
||||
/**
|
||||
* 计算 DebugUrl
|
||||
* Calculate DebugUrl
|
||||
*/
|
||||
const getDebugUrl = (params: DebugUrlParams) => {
|
||||
const { spaceId, workflowId, executeId, subExecuteId, nodeId } = params;
|
||||
|
||||
Reference in New Issue
Block a user