Skip to content

Commit 0d71592

Browse files
authored
Update README.md
1 parent 1704abc commit 0d71592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ APIJSON是一种JSON传输结构协议。<br />
138138
"page":0,                     //数组条件
139139
"count":2,
140140
"Moment":{                     //请求一个名为Moment的对象
141-
"content$":"%a%"          //对象条件,搜索content中包含 "a" 的动态
141+
"content$":"%a%"          //对象条件,搜索content中包含a的动态
142142
},
143143
"User":{
144144
"id@":"/Moment/userId", //缺省依赖路径,从所处容器的父容器路径开始

0 commit comments

Comments
 (0)