|
|
|
@ -1694,97 +1694,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"type": "LINGYUN.Abp.OssManagement.IFileAppService", |
|
|
|
"name": "IFileAppService", |
|
|
|
"methods": [ |
|
|
|
{ |
|
|
|
"name": "UploadAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.UploadFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.UploadFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.UploadFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "LINGYUN.Abp.OssManagement.OssObjectDto", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.OssObjectDto" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "GetAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetPublicFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Content.IRemoteStreamContent", |
|
|
|
"typeSimple": "Volo.Abp.Content.IRemoteStreamContent" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "GetListAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetFilesInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetFilesInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetFilesInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Application.Dtos.ListResultDto<LINGYUN.Abp.OssManagement.OssObjectDto>", |
|
|
|
"typeSimple": "Volo.Abp.Application.Dtos.ListResultDto<LINGYUN.Abp.OssManagement.OssObjectDto>" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "UploadChunkAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.UploadFileChunkInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.UploadFileChunkInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.UploadFileChunkInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Void", |
|
|
|
"typeSimple": "System.Void" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "DeleteAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetPublicFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Void", |
|
|
|
"typeSimple": "System.Void" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
], |
|
|
|
"actions": { |
|
|
|
@ -2317,97 +2226,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"type": "LINGYUN.Abp.OssManagement.IFileAppService", |
|
|
|
"name": "IFileAppService", |
|
|
|
"methods": [ |
|
|
|
{ |
|
|
|
"name": "UploadAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.UploadFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.UploadFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.UploadFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "LINGYUN.Abp.OssManagement.OssObjectDto", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.OssObjectDto" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "GetAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetPublicFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Content.IRemoteStreamContent", |
|
|
|
"typeSimple": "Volo.Abp.Content.IRemoteStreamContent" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "GetListAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetFilesInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetFilesInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetFilesInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Application.Dtos.ListResultDto<LINGYUN.Abp.OssManagement.OssObjectDto>", |
|
|
|
"typeSimple": "Volo.Abp.Application.Dtos.ListResultDto<LINGYUN.Abp.OssManagement.OssObjectDto>" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "UploadChunkAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.UploadFileChunkInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.UploadFileChunkInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.UploadFileChunkInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Void", |
|
|
|
"typeSimple": "System.Void" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "DeleteAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "LINGYUN.Abp.OssManagement.GetPublicFileInput, LINGYUN.Abp.OssManagement.Application.Contracts", |
|
|
|
"type": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"typeSimple": "LINGYUN.Abp.OssManagement.GetPublicFileInput", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Void", |
|
|
|
"typeSimple": "System.Void" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
], |
|
|
|
"actions": { |
|
|
|
|