curl --location --request POST 'https://test.api.tichain.tianhecloud.com/api/v2/nfr/upload' \ --form 'userDto="{ \"appId\": \"\", \"appKey\": \"\", \"userId\": \"000000-0101-TEST01\", \"userKey\": \"123456\"}"' \ --form 'file=@"C:\\Users\\thgy\\Pictures\\wallpaper\\wallhaven-6kpjxw.jpg"'
{}