And here's the Angular code: class SomeService { someMethod(fileToUpload: File, name: string, version: string) { const formData: FormData ...
確定! 回上一頁