try{
$resp = $ObsClient -> putObject([
'Bucket' => 'test-tongname',
'Key' => 'image/'.$filenametmp,
'SourceFile' =>$file,
]);
文件夹名字拼接到文件名前,华为文档含糊不清