dever 3 năm trước cách đây
mục cha
commit
81e2f5c628
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Applet.php

+ 1 - 1
src/Applet.php

@@ -212,7 +212,7 @@ class Applet extends Base
             if (!$uid) {
                 $uid = $this->reg('applet', $system_source, $data);
                 if ($state) {
-                    Dever::score($info['id'], 'bind_wechat', '用户微信授权');
+                    Dever::score($uid, 'bind_wechat', '用户微信授权');
                 }
             }