Browse Source

in progress

0x4a52466c696e74 2 tháng trước cách đây
mục cha
commit
3ecd297068
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      serialize.go

+ 1 - 0
serialize.go

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