wupengfei 2 năm trước cách đây
mục cha
commit
6a5993f7a5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      application/api/controller/UserCenter.php

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

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