dever 6 năm trước cách đây
mục cha
commit
775af18885
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Api.php

+ 1 - 1
src/Api.php

@@ -63,7 +63,7 @@ class Api
 				}
 
 				if ($config['param']) {
-					$result = Dever::load('upload/view')->create($config, $name, $template['type'], $update);
+					$result = Dever::load('poster/lib/img')->create($config, $name, $template['type'], $update);
 
 					return Dever::pic($result);
 				}