@@ -212,7 +212,7 @@ class Attachment
$sizey = $source_height*($sizex/$source_width);
}
\Log::info('$sizex'.$sizex.'$sizey'.$sizey);
- Image::make($real_path)->resize($sizex, $sizey)->save($real_path);
+// Image::make($real_path)->resize($sizex, $sizey)->save($real_path);
@@ -1,4 +1,4 @@
-const headUrl = 'https://t20.9026.com/wechat/';
+const headUrl = 'https://wechat.piano-time.com/wechat/';
module.exports = {
isTest: false,