|
if ($file && strstr($file, 'http') && !strstr($file, '7.churenyiliao')) {
|
|
if ($file && strstr($file, 'http') && !strstr($file, '7.churenyiliao')) {
|
|
- return Dever::load('upload/save')->copy($file, 9);
|
|
+ $data = Dever::load('upload/save')->copy($file, 9);
|