소스 검색

修改配置

huangyan 1 년 전
부모
커밋
1e0d763b1b
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  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 数据库配置