from .tool.func import *
def user_info_2(conn):
curs = conn.cursor()
ip = ip_check()
curs.execute(db_change('select name from alarm where name = ? limit 1'), [ip_check()])
if curs.fetchall():
plus2 = '
'''
plus3 = ''
curs.execute(db_change("select data from other where name = 'email_have'"))
test = curs.fetchall()
if test and test[0][0] != '':
plus += '