dever 7 năm trước cách đây
mục cha
commit
be3f9dcaf8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'])) {