Skip to content

Commit

Permalink
remove oss url
Browse files Browse the repository at this point in the history
  • Loading branch information
HSunboy committed Dec 5, 2023
1 parent f2aaf75 commit bb0d962
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions scripts/ossUtil/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,17 +128,6 @@ class OSSUtil {
/**
*
* @param {*} ossPath
* @returns
* {
name: 'front-test/help-doc/en-us/data/.DS_Store',
url: 'http://antsys-obodc-build.cn-hangzhou-alipay-b-internal.oss-internal.aliyun-inc.com/front-test/help-doc/en-us/data/.DS_Store',
lastModified: '2022-11-16T11:25:44.000Z',
etag: '"C918CFA464B8DAAB7CAFDBF33AB231BC"',
type: 'Normal',
size: 6148,
storageClass: 'Standard',
owner: null
}
*/
async getOSSFolderFiles(ossPath, nextToken) {
const realOSSPath = path.relative('/', ossPath);
Expand Down

0 comments on commit bb0d962

Please sign in to comment.