作者 chencheng

0601-21

@@ -356,7 +356,7 @@ class Wechat extends Api @@ -356,7 +356,7 @@ class Wechat extends Api
356 356
357 } 357 }
358 // 返回状态 358 // 返回状态
359 - return $this->returnCode(true, 'OK'); 359 + $this->returnCode(true, 'OK');
360 360
361 361
362 /* 362 /*