lrf402788946 il y a 4 ans
Parent
commit
5e2623126e
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -56,6 +56,9 @@ turnDateRangeQuery(filter){
     return filter;
     return filter;
   }
   }
 ```
 ```
+
+### 如果以上两个查询都添加,则在查询前(find())直接使用下面的代码
+>```filter = this.turnFilter(this.turnDateRangeQuery(filter));```
 ## QuickStart
 ## QuickStart
 
 
 <!-- add docs here for user -->
 <!-- add docs here for user -->