Commit cb38e7ca authored by vipwzw's avatar vipwzw

auto ci

parent ce72a907
......@@ -378,7 +378,7 @@ func listUnfreeze(cmd *cobra.Command, args []string) {
if len(create) > 0 {
funcName = "ListUnfreezeByCreator"
}
direction, _ := cmd.Flags().GetInt32("direction")
count, _ := cmd.Flags().GetInt32("count")
last_key, _ := cmd.Flags().GetString("last_key")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment