|
|
@@ -402,7 +402,7 @@ type JCS struct { |
|
|
type BindParam struct { |
|
|
type BindParam struct { |
|
|
BootFile string `json:"bootFile"` |
|
|
BootFile string `json:"bootFile"` |
|
|
DefaultBranch string `json:"defaultBranch"` |
|
|
DefaultBranch string `json:"defaultBranch"` |
|
|
RepoName string `json:"repoName"` |
|
|
|
|
|
|
|
|
RepoName string `json:"repo"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type BindResp struct { |
|
|
type BindResp struct { |
|
|
|