public void BatchInsertConfineAddress(string ipList)
 {
     aideAccountsData.BatchInsertConfineAddress(ipList);
 }