示例#1
0
 public EarnCodeGroupBo transform(EarnCodeGroup input) {
   return EarnCodeGroupBo.from(input);
 };