From c985e45c71996b018396fded6c713dac310dd384 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com>
Date: Mon, 9 Aug 2021 11:53:54 +0800
Subject: [PATCH] commit
---
dsSzxy/.idea/workspace.xml | 8 ++++++++
.../CaptchaRelate/CaptchaController/CaptchaController.go | 2 ++
2 files changed, 10 insertions(+)
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"