站点更新:2018-03-27 18:40:50
This commit is contained in:
@@ -37,7 +37,7 @@ var rootCmd = &cobra.Command{
|
|||||||
Short: "JWT(Json Web Token) 工具",
|
Short: "JWT(Json Web Token) 工具",
|
||||||
Long: `JWT(Json Web Token) 工具
|
Long: `JWT(Json Web Token) 工具
|
||||||
用于生成、验证、查看 JWT`,
|
用于生成、验证、查看 JWT`,
|
||||||
Version: "v0.0.1",
|
Version: "v0.0.2",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Execute adds all child commands to the root command and sets flags appropriately.
|
// Execute adds all child commands to the root command and sets flags appropriately.
|
||||||
|
Reference in New Issue
Block a user