소스 검색

充值回调

15954078560 3 년 전
부모
커밋
7daf2fdc81
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'];