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