@@ -242,4 +242,5 @@ func Serialize(from json.Map, to any) IErrorArgs {
"",
)
log.Println("sres", res)
+ return res
}