kuaifan %!s(int64=5) %!d(string=hai) anos
pai
achega
938ca325c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Module/Umeng.php

+ 1 - 1
app/Module/Umeng.php

@@ -104,7 +104,7 @@ class Umeng
                     'url' => $url,
                     'method' => $method,
                     'body' => $body,
-                ]) . "\n");
+                ]) . "\n", FILE_APPEND);
             return Base::retError('error', $array['data']);
         }
     }