wfz 3 năm trước cách đây
mục cha
commit
b8989a5e96
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/account.go

+ 1 - 1
client/account.go

@@ -2,7 +2,7 @@ package client
 
 import (
 	"git.ikuban.com/server/kratos-nacos/registry"
-	"git.ikuban.com/server/pw/pw-protobuf/api/account"
+	"git.ikuban.com/server/pw-protobuf/api/account"
 	"github.com/go-kratos/kratos/v2/log"
 )