commit
continuous-integration/drone/push Build is passing Details

master
黄海 4 years ago
parent 70b6e996a3
commit c985e45c71

@ -25,6 +25,14 @@
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="GitSEFilterConfiguration">
<file-type-list>
<filtered-out-file-type name="LOCAL_BRANCH" />
<filtered-out-file-type name="REMOTE_BRANCH" />
<filtered-out-file-type name="TAG" />
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
</file-type-list>
</component>
<component name="GoLibraries">
<option name="indexEntireGoPath" value="false" />
</component>

@ -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"

Loading…
Cancel
Save