Browse Source

修改授权返回的expired是int类型

Barnett 6 years ago
parent
commit
005f2b4896
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,3 +1,3 @@
-module github.com/iGoogle-ink/gopay
+module github.com/JaydenLee/gopay
 
 
 go 1.13
 go 1.13