jxdnsong
2020-10-24 650acd89dcfc13c9dd051dd2ab29845c748df9d3
1
2
//>>built
define(["dojo/_base/declare","dojox/data/JsonRestStore","dojox/data/util/JsonQuery","dojox/data/ClientFilter","dojox/json/query"],function(a,c,d){return a("dojox.data.JsonQueryRestStore",[c,d],{matchesQuery:function(b,a){return b.__id&&-1==b.__id.indexOf("#")&&this.inherited(arguments)}})});