声明service 然后往数据库中添加东西的时候就报错了这个是数据库连接的错误吗
连接错误
alter user 'root'@'localhost' identified with mysql_native_password by '123456'; flush privileges;