wpc_token.go 62 Bytes 编辑Web IDE 1 2 3 4 5 6 package wpc type tokenWpc struct { } var Token = tokenWpc{}