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

master
黄海 4 years ago
parent a9788994d3
commit a70208ae02

@ -5,8 +5,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="19c8c37d-a056-451c-a29d-fb612b9a3e2f" name="Default Changelist" comment="commit">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Business/CaptchaRelate/CaptchaController/CaptchaController.go" beforeDir="false" afterPath="$PROJECT_DIR$/Business/CaptchaRelate/CaptchaController/CaptchaController.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/dsSzxy" beforeDir="false" afterPath="$PROJECT_DIR$/build/dsSzxy" afterDir="false" />
<change beforePath="$PROJECT_DIR$/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/main.go" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />

Binary file not shown.

@ -12,7 +12,7 @@ import (
func main() {
// 发布模式
//gin.SetMode(gin.ReleaseMode)
gin.SetMode(gin.ReleaseMode)
// 显示Logo
configIniFile := "./Config/logo.txt"
if !CommonUtil.Exists(configIniFile) {

Loading…
Cancel
Save