private function collectSql($queryString, $params)
 {
     return ACloudAppGuiding::collectSql($queryString, $params);
 }