|
|
|
@ -212,7 +212,7 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
|
|
|
|
|
endPoint: this.model.endPoint, |
|
|
|
|
region: this.model.region, |
|
|
|
|
accessKeyId: this.model.accessKeyId, |
|
|
|
|
password: this.passwordRow.getCipher(), |
|
|
|
|
password: this.passwordRow.getCompleteCipher(), |
|
|
|
|
bucket: this.model.bucket, |
|
|
|
|
workRoot: this.filePathRow.getValue(), |
|
|
|
|
enablePathStyleAccess, |
|
|
|
|