修改图片上传
This commit is contained in:
@@ -52,6 +52,10 @@ class SafeService extends BaseService
|
||||
// 名片
|
||||
$dir = $dir . 'card/';
|
||||
break;
|
||||
case 4:
|
||||
// 检测管
|
||||
$dir = $dir . 'detection/';
|
||||
break;
|
||||
|
||||
default:
|
||||
// code...
|
||||
|
||||
Reference in New Issue
Block a user