Browse Source

debug

tags/v1.21.12.2^2
lewis 3 years ago
parent
commit
b4ee8f08a7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      routers/repo/modelarts.go

+ 2
- 0
routers/repo/modelarts.go View File

@@ -301,6 +301,8 @@ func NotebookManage(ctx *context.Context) {
errorMsg = "system error"
break
}

break
}

ctx.JSON(200, map[string]string{


Loading…
Cancel
Save