示例#1
0
 Partner IPartnersQuery.GetPartner(Guid userId)
 {
     return(_repository.GetPartner(userId));
 }