INSERT INTO tb_system_help2(sysid,sysname,helpid,helpname,parentid,isLeaf,`order`) VALUES(?,?,?,?,?,?,?)


改成 `order` ,注意是数字键1旁边的反引号`  而 不是'  单引号

相关文章: