コード例 #1
0
 public List getZcEbEntrustBullin(ElementConditionDto dto, RequestMeta meta) {
   return bullService.getZcEbEntrustBullin(dto, meta);
 }