示例#1
0
 public P_UserDelegate AgentExist(Guid DelegateID)
 {
     return(userInfoService.AgentExist(DelegateID));
 }