Browse Source

存算联动修改

Former-commit-id: 25abd7a7f4
pull/9/head
tzwang 2 years ago
parent
commit
c3be6f09ea
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      api/desc/storelink/pcm-storelink.api

+ 1
- 1
api/desc/storelink/pcm-storelink.api View File

@@ -50,7 +50,7 @@ type (
ImageId string `json:"imageId"`
Cmd string `json:"cmd"`
Params []*ParamSl `json:"params"`
Envs []*EnvSl `json:"params"`
Envs []*EnvSl `json:"envs"`
ResourceId string `json:"resourceId"`
}



Loading…
Cancel
Save