Browse Source

fix-bug

pull/2604/head
liuzx 2 years ago
parent
commit
c67d453569
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      models/cloudbrain.go

+ 1
- 1
models/cloudbrain.go View File

@@ -2191,8 +2191,8 @@ func InitCloudbrainOneResourceSpecMap() {
CloudbrainSpecialResourceSpecsMap[spec.Id] = spec
}
}
SpecsMapInitFlag = true
}
SpecsMapInitFlag = true
}

func InitCloudbrainOneGpuInfoMap() {


Loading…
Cancel
Save