예제 #1
0
 public async Task <Result <IList <Guid> > > Reciepts(BaseModel model)
 => await _userBiz.Reciepts(model);