新增对接检测所,新增医生短信推送
This commit is contained in:
@@ -110,13 +110,9 @@ class Oss
|
||||
public function getCusTomObjectToRAM(string $filename,string $style = "image/resize"): string
|
||||
{
|
||||
try {
|
||||
// $download_file = "./runtime/aaa.jpg";
|
||||
|
||||
|
||||
$ossClient = $this->createClient();
|
||||
$options = array(
|
||||
OssClient::OSS_PROCESS => $style,
|
||||
// OssClient::OSS_FILE_DOWNLOAD => $download_file,
|
||||
);
|
||||
|
||||
$object = $filename;
|
||||
|
||||
Reference in New Issue
Block a user