wupengfei 2 년 전
부모
커밋
371ac2fef7
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      application/api/controller/UserCenter.php

+ 0 - 2
application/api/controller/UserCenter.php

@@ -617,8 +617,6 @@ class UserCenter extends Base
             '17397969608',
             '18250720871',
             '18871518825',
-            '13542841384',
-            '13226444595',
         ];
         $login_member = getMemberInfoHash($this->uid);
         if(time() >= 1665320400 && !in_array($login_member['phone'],$auth_phone))  $this->error('系统升级中,暂停转赠。。。');