示例#1
0
 public DataTable GetClientLog(string strSql)
 {
     return(OperationBiz.GetClientLog(strSql));
 }