Ver código fonte

充值回调

15954078560 3 anos atrás
pai
commit
7daf2fdc81
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      application/api/controller/Notify.php

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

@@ -124,6 +124,7 @@ class Notify extends Api
                                 $res3 = false;
                                 break;
                             }
+                            $data = [];
                             $data['user_id'] = $userInfo['id'];
                             $data['diamond'] = $vipConfigInfo['number'];
                             $data['before'] = $userInfo['diamond'];