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