@@ -34,7 +34,7 @@ |
||
| 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 | } |