Browse Source

充值回调

15954078560 3 năm trước cách đây
mục cha
commit
7daf2fdc81
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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'];