dever 6 سال پیش
والد
کامیت
be3f9dcaf8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      component/src/Auditing.php

+ 1 - 1
component/src/Auditing.php

@@ -49,7 +49,7 @@ class Auditing extends Core
 			$oauth = $wechat->oauth($oauth['id']);
 			$oauth['oauth'] = $oauth['value'];
 			$oauth['auditid'] = $auditid;
-			$result = $wechat->curl('applet_auditstatus', $oauth, false);
+			//$result = $wechat->curl('applet_auditstatus', $oauth, false);
 			
 			$update = array();
 			if (isset($result['status'])) {