dever 6 年之前
父節點
當前提交
f5cb5fc2ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      act/lib/Score.php

+ 1 - 1
act/lib/Score.php

@@ -64,7 +64,7 @@ class Score
                     }
                 }
             }
-            $where['user_log_id'] = $user_log_id;
+            //$where['user_log_id'] = $user_log_id;
             $where['uid'] = $user_log['uid'];
             $where['data_id'] = $id;
             $where['type'] = $type;