Browse Source

提交代码

tags/v1.22.12.1^2
ychao_1983 3 years ago
parent
commit
14e21bfdf4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      models/cloudbrain.go

+ 1
- 0
models/cloudbrain.go View File

@@ -1581,6 +1581,7 @@ type GrampusNotebookTask struct {
Token string `json:"token"`
Url string `json:"url"`
Status string `json:"status"`
Command string `json:"command"`
}

type GrampusDataset struct {


Loading…
Cancel
Save