Browse Source

修改配置

huangyan 1 year ago
parent
commit
1e0d763b1b
2 changed files with 6 additions and 1 deletions
  1. 6 0
      .idea/vcs.xml
  2. 0 1
      global/setting.go

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="" vcs="Git" />
+  </component>
+</project>

+ 0 - 1
global/setting.go

@@ -2,7 +2,6 @@ package global
 
 import (
 	global "Ic_ouath/configs"
-	"time"
 )
 
 // DatabaseSettingS 数据库配置