WIN-2308041133\Administrator hai 5 meses
pai
achega
44ed339504
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      application/api/controller/Pay.php

+ 1 - 0
application/api/controller/Pay.php

@@ -615,6 +615,7 @@ class Pay extends Api
 //        $lx=input('lx');
         $num = input('num'); //购买的版权数量
         $uid = input('uid');
+        @file_put_contents("usdt.txt", $uid . "- 购买人uid\r\n", 8);
         $vid = input('vid');
         $user = Db::name('user')->where('id', $uid)->find();
         if (empty($user)){