| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
43ed02a655 | 提交代码 | 2 years ago |
| @@ -297,7 +297,7 @@ func modelartsFileNoteBookCreate(ctx *context.Context, option api.CreateFileNote | |||||
| Description: getDescription(option), | Description: getDescription(option), | ||||
| ImageId: setting.FileNoteBook.ImageIdNPU, | ImageId: setting.FileNoteBook.ImageIdNPU, | ||||
| Spec: spec, | Spec: spec, | ||||
| BootFile: "", | |||||
| BootFile: option.File, | |||||
| AutoStopDurationMs: modelarts.AutoStopDurationMs / 4, | AutoStopDurationMs: modelarts.AutoStopDurationMs / 4, | ||||
| } | } | ||||