File tree Expand file tree Collapse file tree 1 file changed +37
-37
lines changed Expand file tree Collapse file tree 1 file changed +37
-37
lines changed Original file line number Diff line number Diff line change @@ -1154,47 +1154,47 @@ cancel_date | 是 | 取消日期
11541154
11551155 说明:
11561156 1.filter可以包含以下字段:
1157- id
1158- user_id
1159- from_id
1160- device_id
1161- invite_code
1162- expire_date
1163- gen_date
1164- accept_date
1165- cancel_date
1166- visible
1167- extend
1168- share_mode
1169- authority
1170- state
1157+ id
1158+ user_id
1159+ from_id
1160+ device_id
1161+ invite_code
1162+ expire_date
1163+ gen_date
1164+ accept_date
1165+ cancel_date
1166+ visible
1167+ extend
1168+ share_mode
1169+ authority
1170+ state
11711171
117211722.query中filed包括:
1173- id
1174- user_id
1175- device_id
1176- state
1177- from_id
1173+ id
1174+ user_id
1175+ device_id
1176+ state
1177+ from_id
11781178
117911793.平台操作符
1180- $nin:不包含于, 后面是数组[ a,b]
1181- $in:包含于, 后面是数组[ a,b]
1182- $lt:小于
1183- $lte:小等于
1184- $gt:大于
1185- $gte:大等于
1186- $eq:等于
1187- $ne:不等于
1188- $like:模糊匹配
1189-
1190- 4.state的值
1191- 1:等待确认
1192- 2:拒绝
1193- 3:接受
1194- 5:取消
1195- 6:无效
1196- 7:不订阅
1197-
1180+ $nin:不包含于, 后面是数组[ a,b]
1181+ $in:包含于, 后面是数组[ a,b]
1182+ $lt:小于
1183+ $lte:小等于
1184+ $gt:大于
1185+ $gte:大等于
1186+ $eq:等于
1187+ $ne:不等于
1188+ $like:模糊匹配
1189+
1190+ 4.state的值
1191+ 1:等待确认
1192+ 2:拒绝
1193+ 3:接受
1194+ 5:取消
1195+ 6:无效
1196+ 7:不订阅
1197+
11981198
11991199### ** <a name =" getProductProperties " >26. 用户获取产品扩展属性**
12001200
You can’t perform that action at this time.
0 commit comments