修改输出格式
This commit is contained in:
@@ -100,8 +100,6 @@ func doBindSetAccount(p bindSetAccountParams) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
bindRes := res.GetBindSetRes()
|
||||
|
||||
fmt.Printf("bind res: %v\n", protojson.Format(bindRes))
|
||||
fmt.Printf("bind res: %v\n", protojson.Format(res.GetBindSetRes()))
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user