Browse Source

add convert table document

Xargin 8 năm trước cách đây
mục cha
commit
d7b6b4e0bb
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      fuzzy_mode_convert_table.md

+ 8 - 0
fuzzy_mode_convert_table.md

@@ -0,0 +1,8 @@
+| json type \ dest type | bool | int | uint | string |
+| --- | --- | --- | --- ||
+| number | --- | --- | --- ||
+| string | --- | --- | --- ||
+| bool | --- | --- | --- ||
+| bool | --- | --- | --- ||
+| object | --- | --- | --- ||
+| array | --- | --- | --- ||