示例#1
0
 public void Reject(Loan loan) throws Exception {
   loan.deleteFromRequst();
 }