Exemple #1
0
 //------------数据库相关
 public static bool CheckIDS(string ids)
 {
     return(SafeC.CheckIDS(ids));
 }