示例#1
0
 public void replaceRabbit(int rid, int farm, int tierFloor, int sec)
 {
     RabbitGetter.replaceRabbit(sql, rid, farm, tierFloor, sec);
 }