@@ -6,6 +6,7 @@ use app\model\User;
use SixShop\Wechat\Entity\ExtensionWechatUserEntity;
use think\Request;
use think\Response;
+use function SixShop\Core\success_response;
use function SixShop\Core\throw_logic_exception;
class UserController