force-app/main/default/classes/BathUpdateSobject.cls @@ -22,7 +22,6 @@ } global Database.QueryLocator start(Database.BatchableContext bc) { system.debug('zheli'+query); return Database.getQueryLocator(query); }