Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

验证码图片无法显示 #40

Closed
7error opened this issue Feb 25, 2020 · 1 comment
Closed

验证码图片无法显示 #40

7error opened this issue Feb 25, 2020 · 1 comment

Comments

@7error
Copy link

7error commented Feb 25, 2020

--- 访问 api/captcha/request 返回的 captchaUrl 为127.0.0.1 导致图片无法显示成功
{
 "errorCode": 0,
 "message": "",
 "data": {
  "captchaId": "iOPa64RnSSzBKlyXGNCn",
  "captchaUrl": "http://127.0.0.1/api/captcha/show?captchaId=iOPa64RnSSzBKlyXGNCn"
 },
 "success": true
}
@bbbbbbbbbbbbba
Copy link
Collaborator

请配置bbs-go.yml中的BaseUrl,验证码图片的前缀是在这里配置的。

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants