Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 2 years ago
parent
commit
bbb26c4e4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      enums/error_code.go

+ 1 - 1
enums/error_code.go View File

@@ -1,6 +1,6 @@
1 1
 package enums
2 2
 
3
-import "XT_New/utils"
3
+import "gdyb/utils"
4 4
 
5 5
 const ( // ErrorCode
6 6
 	// 登录注册错误 6000+