diff --git a/dsSzxy/.idea/workspace.xml b/dsSzxy/.idea/workspace.xml index 66bcc7e6..140899be 100644 --- a/dsSzxy/.idea/workspace.xml +++ b/dsSzxy/.idea/workspace.xml @@ -25,6 +25,14 @@ + + + + + + + + diff --git a/dsSzxy/Business/CaptchaRelate/CaptchaController/CaptchaController.go b/dsSzxy/Business/CaptchaRelate/CaptchaController/CaptchaController.go index 10f35e15..0737249d 100644 --- a/dsSzxy/Business/CaptchaRelate/CaptchaController/CaptchaController.go +++ b/dsSzxy/Business/CaptchaRelate/CaptchaController/CaptchaController.go @@ -1,5 +1,7 @@ package CaptchaController +//https://gitee.com/lemon527/base64Captcha +//http://127.0.0.1:8006/dsSzxy/static/getcapt.html import ( "fmt" "github.com/gin-gonic/gin"