예제 #1
0
 public void placeSucker(int sucker, int mother)
 {
     RabbitGetter.placeSucker(sql, sucker, mother);
 }