示例#1
0
文件: UserInfo.cs 项目: zeroland/scan
 public ScanDataSet GetUserByStr(string str)
 {
     return(iUserInfo.GetUserByStr(str));
 }