dever 3 lat temu
rodzic
commit
81e2f5c628
1 zmienionych plików z 1 dodań i 1 usunięć
  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', '用户微信授权');
                 }
             }