Browse Source

add convert table document

Xargin 8 years ago
parent
commit
d7b6b4e0bb
1 changed files with 8 additions and 0 deletions
  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 | --- | --- | --- ||