From be3c803be09cb143529288f711cca7e55936bf0a Mon Sep 17 00:00:00 2001 From: guzeng Date: Sun, 7 Feb 2021 09:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=85=E5=BC=95=E7=94=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coupon/client.go | 2 +- order/client.go | 2 +- site/client.balance.go | 2 +- site/client.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/coupon/client.go b/coupon/client.go index a742466..4c54f1a 100644 --- a/coupon/client.go +++ b/coupon/client.go @@ -10,7 +10,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/order/client.go b/order/client.go index 86b06f5..539c9ef 100644 --- a/order/client.go +++ b/order/client.go @@ -10,7 +10,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/site/client.balance.go b/site/client.balance.go index d43a50a..3861e6f 100644 --- a/site/client.balance.go +++ b/site/client.balance.go @@ -9,7 +9,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/site/client.go b/site/client.go index ad8d23f..79dbd3f 100644 --- a/site/client.go +++ b/site/client.go @@ -9,7 +9,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" )