示例#1
0
 public OpResponse ChangeProfile(Profile profile)
 {
     return(loginRepos.ChangeProfile(profile));
 }