Browse Source

feat:gomod

wangshan 2 years ago
parent
commit
5ba83f7603
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,4 +1,4 @@
-module userCenter
+module bp.jydev.jianyu360.cn/BaseService/userCenter
 
 go 1.18