Example #1
0
 public static bool AddSjhc(string strSql)
 {
     return(OperationDal.AddSjhc(strSql));
 }