Completed
Push — master ( 86f3a5...8d0bcc )
by do
06:04 queued 03:25
created
src/OfficialAccount/Appmsg/Client.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
                 'lang' => 'zh_CN',
35 35
                 'ajax' => '1',
36 36
                 'random' => $this->getMillisecond(),
37
-            ],];
37
+            ], ];
38 38
 
39 39
         return $this->httpGet('cgi-bin/appmsg', $query);
40 40
     }
Please login to merge, or discard this patch.