Skip to content

Commit 3fe5fcb

Browse files
authored
Update README.md
1 parent d30da77 commit 3fe5fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ APIJSON是一种JSON传输结构协议。<br />
137137
"[]":{ //请求一个Array
138138
"page":0, //Array条件
139139
"count":2,
140-
"User":{ //请求一个名为User的Table
140+
"User":{ //请求一个名为User的Object
141141
"sex":0, //Object条件
142142
    "@column":"id,name,head"       //指定返回字段
143143
  },

0 commit comments

Comments
 (0)