mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
完善腾讯上传;
This commit is contained in:
@@ -241,9 +241,9 @@ function build_upload_url($url)
|
||||
case 'alioss':
|
||||
$prefix_url = $config['alioss_domain'];
|
||||
break;
|
||||
// case 'alioss':
|
||||
// $prefix_url = $config['alioss_domain'];
|
||||
// break;
|
||||
case 'txcos':
|
||||
$prefix_url = $config['txcos_domain'];
|
||||
break;
|
||||
|
||||
default:
|
||||
# code...
|
||||
|
||||
Reference in New Issue
Block a user