dever 7 년 전
부모
커밋
c42ad4869e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      component/src/Auth.php

+ 1 - 1
component/src/Auth.php

@@ -101,7 +101,7 @@ class Auth
 				$param['pic'] = $result['authorizer_info']['head_img'];
 				$param['qrcode'] = $qrcode['url'];
 				$param['username'] = $result['authorizer_info']['user_name'];
-				$param['desc'] = '1';
+				//$param['desc'] = '1';
 				$param['mdate'] = time();
 				
 				if (isset($result['authorizer_info']['MiniProgramInfo'])) {