public List getZcEbEntrustBull(ElementConditionDto dto, RequestMeta meta) {
   return bullService.getZcEbEntrustBull(dto, meta);
 }