修改图片上传

This commit is contained in:
2023-08-07 14:23:55 +08:00
parent faeb1a1502
commit 3649f1635d
5 changed files with 10 additions and 7 deletions
+4
View File
@@ -52,6 +52,10 @@ class SafeService extends BaseService
// 名片
$dir = $dir . 'card/';
break;
case 4:
// 检测管
$dir = $dir . 'detection/';
break;
default:
// code...