示例#1
0
 public bool requestOk(int id)
 {
     return(_repository.requestOk(id));
 }