Browse Source

提交代码

tags/v1.22.5.1^2
ychao_1983 3 years ago
parent
commit
a5104fd010
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      routers/repo/cloudbrain.go

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

@@ -188,6 +188,8 @@ func cloudBrainNewDataPrepare(ctx *context.Context) error {

ctx.Data["cloudbraintype"] = models.TypeCloudBrainOne

ctx.Data["benchmarkType"] = ctx.Query("benchmarkType")

return nil
}



Loading…
Cancel
Save