This commit is contained in:
wangchuxiao
2023-03-09 14:54:05 +08:00
parent 3bcc696826
commit 82f499f942
10 changed files with 40 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
type PushCmd struct {
*AuthCmd
*RpcCmd
}
func NewPushCmd() *PushCmd {