예제 #1
0
 public 个人 获得管理员_管理员帐号(string 管理员帐号)
 {
     return(ServiceDirectoryDBAccess.GetPersonalByAccount(管理员帐号));
 }