wwek 1 år sedan
förälder
incheckning
26d2093bd7
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      openplatform/account/account.go

+ 1 - 1
openplatform/account/account.go

@@ -2,7 +2,7 @@ package account
 
 import "github.com/silenceper/wechat/v2/openplatform/context"
 
-// Account 开放平台张哈管理
+// Account 开放平台帐号管理
 // TODO 实现方法
 type Account struct {
 	*context.Context