You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

3 lines
657 B

2024-06-05_10:56:32-DBManager-ERROR:执行数据库语句INSERT INTO user (username ,password ,status,people,tellnum ) VALUES ('lisi','zfkj_123!@#',1,11,11)出错:'>' not supported between instances of 'sqlite3.Cursor' and 'int'
2024-06-05_10:58:37-DBManager-ERROR:执行数据库语句INSERT INTO user (username ,password ,status,people,tellnum ) VALUES ('wangliu','zfkj_123!@#',1,'11','11')出错:'>' not supported between instances of 'sqlite3.Cursor' and 'int'
2024-06-05_18:04:28-DBManager-ERROR:执行数据库语句update device set dev_ip='192.168.1.23',dev_mask='255.255.255.0',dev_gateway='192.168.1.1'出错:near ",dev_gateway": syntax error