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('系统升级中,暂停转赠。。。');