dever 3 rokov pred
rodič
commit
81e2f5c628
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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', '用户微信授权');
                 }
             }