wupengfei 2 years ago
parent
commit
371ac2fef7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      application/api/controller/UserCenter.php

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

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