@@ -28,7 +28,9 @@ class Yun
if (!$upload) {
return;
}
-
+ if ($upload['save_type'] == 1) {
+ return;
+ }
if (!$upload['yun']) {