提交 7c789aab 编写于 作者: S srr101

检视意见修改

Signed-off-by: Nsrr101 <songruirui1@huawei.com>
上级 b2965b8d
......@@ -44,14 +44,14 @@
部分谓词接口的系统接口说明取消,涉及的接口有:
- equalTo(field: string, value: ValueType): DataSharePredicates;
- equalTo(field: string, value: ValueType): DataSharePredicates
- and(): DataSharePredicates;
- and(): DataSharePredicates
- orderByAsc(field: string): DataSharePredicates;
- orderByAsc(field: string): DataSharePredicates
- orderByDesc(field: string): DataSharePredicates;
- orderByDesc(field: string): DataSharePredicates
- limit(total: number, offset: number): DataSharePredicates;
- limit(total: number, offset: number): DataSharePredicates
- in(field: string, value: Array<ValueType>): DataSharePredicates;
\ No newline at end of file
- in(field: string, value: Array<ValueType>): DataSharePredicates
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册