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