瀏覽代碼

充值回调

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'];