赞
踩
1:切换到sql文件所在目录
2:移走不需要导入的sql文件
3:执行windows-type命令
type *.sql >>自定义文件名.sql
4:navicat运行“自定义文件名.sql”