#1858 修改云脑任务创建时间生成方式

Merged
lewis merged 5 commits from fix-1852 into V20220415 2 years ago
#1852
chenyifan01 requested review from lewis 2 years ago
lewis reviewed 2 years ago
models/cloudbrain.go
@@ -1353,8 +1353,11 @@ func CloudbrainsVersionList(opts *CloudbrainsOptions) ([]*CloudbrainInfo, int, e
}

func CreateCloudbrain(cloudbrain *Cloudbrain) (err error) {
sess := x.NewSession()
lewis commented 2 years ago
这里应该不需要再新建会话了吧
lewis approved these changes 2 years ago
lewis merged commit 2eac55467c into V20220415 2 years ago

Reviewers

lewis approved these changes 2 years ago
The pull request has been merged as 2eac55467c.
Sign in to join this conversation.
Loading…
There is no content yet.